Aug 03 06:32:44.132015 np0000006323 systemd[1]: Starting devstack@n-api.service - Devstack devstack@n-api.service... Aug 03 06:32:44.138498 np0000006323 devstack@n-api.service[84357]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini Aug 03 06:32:44.141500 np0000006323 devstack@n-api.service[84357]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Aug 3 06:32:44 2026] *** Aug 03 06:32:44.141500 np0000006323 devstack@n-api.service[84357]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 03 06:32:44.141500 np0000006323 devstack@n-api.service[84357]: os: Linux-6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 Aug 03 06:32:44.141500 np0000006323 devstack@n-api.service[84357]: nodename: np0000006323 Aug 03 06:32:44.141500 np0000006323 devstack@n-api.service[84357]: machine: x86_64 Aug 03 06:32:44.141500 np0000006323 devstack@n-api.service[84357]: clock source: unix Aug 03 06:32:44.141500 np0000006323 devstack@n-api.service[84357]: pcre jit disabled Aug 03 06:32:44.141500 np0000006323 devstack@n-api.service[84357]: detected number of CPU cores: 16 Aug 03 06:32:44.141500 np0000006323 devstack@n-api.service[84357]: current working directory: / Aug 03 06:32:44.141500 np0000006323 devstack@n-api.service[84357]: detected binary path: /usr/bin/uwsgi-core Aug 03 06:32:44.141786 np0000006323 devstack@n-api.service[84357]: your processes number limit is 252954 Aug 03 06:32:44.141786 np0000006323 devstack@n-api.service[84357]: your memory page size is 4096 bytes Aug 03 06:32:44.141786 np0000006323 devstack@n-api.service[84357]: detected max file descriptor number: 2048 Aug 03 06:32:44.141786 np0000006323 devstack@n-api.service[84357]: lock engine: pthread robust mutexes Aug 03 06:32:44.141786 np0000006323 devstack@n-api.service[84357]: thunder lock: enabled Aug 03 06:32:44.141948 np0000006323 devstack@n-api.service[84357]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 Aug 03 06:32:44.142000 np0000006323 devstack@n-api.service[84357]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 03 06:32:44.142032 np0000006323 devstack@n-api.service[84357]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 03 06:32:44.142032 np0000006323 devstack@n-api.service[84357]: Set PythonHome to /opt/stack/data/venv Aug 03 06:32:44.179281 np0000006323 devstack@n-api.service[84357]: Python main interpreter initialized at 0x74e0842a4668 Aug 03 06:32:44.179281 np0000006323 devstack@n-api.service[84357]: python threads support enabled Aug 03 06:32:44.179281 np0000006323 devstack@n-api.service[84357]: your server socket listen backlog is limited to 100 connections Aug 03 06:32:44.179281 np0000006323 devstack@n-api.service[84357]: your mercy for graceful operations on workers is 80 seconds Aug 03 06:32:44.179700 np0000006323 devstack@n-api.service[84357]: mapped 537436 bytes (524 KB) for 3 cores Aug 03 06:32:44.179835 np0000006323 devstack@n-api.service[84357]: *** Operational MODE: preforking *** Aug 03 06:32:44.180015 np0000006323 devstack@n-api.service[84357]: *** uWSGI is running in multiple interpreter mode *** Aug 03 06:32:44.180015 np0000006323 devstack@n-api.service[84357]: spawned uWSGI master process (pid: 84357) Aug 03 06:32:44.180186 np0000006323 systemd[1]: Started devstack@n-api.service - Devstack devstack@n-api.service. Aug 03 06:32:44.180574 np0000006323 devstack@n-api.service[84357]: spawned uWSGI worker 1 (pid: 84358, cores: 1) Aug 03 06:32:44.181023 np0000006323 devstack@n-api.service[84357]: spawned uWSGI worker 2 (pid: 84359, cores: 1) Aug 03 06:32:44.181467 np0000006323 devstack@n-api.service[84357]: spawned uWSGI worker 3 (pid: 84360, cores: 1) Aug 03 06:32:44.192215 np0000006323 devstack@n-api.service[84357]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 03 06:32:45.699833 np0000006323 devstack@n-api.service[84358]: INFO dbcounter [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Registered counter for database nova_api Aug 03 06:32:45.717353 np0000006323 devstack@n-api.service[84359]: INFO dbcounter [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Registered counter for database nova_api Aug 03 06:32:45.735885 np0000006323 devstack@n-api.service[84360]: INFO dbcounter [None req-5a714997-0853-4643-aede-6a103467402f None None] Registered counter for database nova_api Aug 03 06:32:45.736674 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_db.sqlalchemy.engines [None req-045f76aa-b574-4cf8-b649-d079d7a894cb 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=84358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.755303 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_db.sqlalchemy.engines [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 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=84359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.768982 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writer thread running {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.770554 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_db.sqlalchemy.engines [None req-5a714997-0853-4643-aede-6a103467402f 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=84360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.772624 np0000006323 devstack@n-api.service[84358]: DEBUG nova.context [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d7118260-a98a-413a-9090-32085d3de07a(cell1) {{(pid=84358) load_cells /opt/stack/nova/nova/context.py:509}} Aug 03 06:32:45.772913 np0000006323 devstack@n-api.service[84358]: INFO nova.utils [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] The cell worker thread pool MainProcess.cell_worker is initialized Aug 03 06:32:45.774719 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:32:45.774897 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-045f76aa-b574-4cf8-b649-d079d7a894cb 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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:32:45.775251 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-045f76aa-b574-4cf8-b649-d079d7a894cb 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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:32:45.775988 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:32:45.777764 np0000006323 devstack@n-api.service[84358]: INFO dbcounter [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Registered counter for database nova_cell0 Aug 03 06:32:45.779001 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:32:45.780254 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:32:45.781868 np0000006323 devstack@n-api.service[84358]: INFO dbcounter [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Registered counter for database nova_cell1 Aug 03 06:32:45.786194 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writer thread running {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.788934 np0000006323 devstack@n-api.service[84359]: DEBUG nova.context [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d7118260-a98a-413a-9090-32085d3de07a(cell1) {{(pid=84359) load_cells /opt/stack/nova/nova/context.py:509}} Aug 03 06:32:45.789225 np0000006323 devstack@n-api.service[84359]: INFO nova.utils [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] The cell worker thread pool MainProcess.cell_worker is initialized Aug 03 06:32:45.791177 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:32:45.791370 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:32:45.791804 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:32:45.792484 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:32:45.792662 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:32:45.793604 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:32:45.795284 np0000006323 devstack@n-api.service[84359]: INFO dbcounter [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Registered counter for database nova_cell0 Aug 03 06:32:45.797469 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writer thread running {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.798061 np0000006323 devstack@n-api.service[84359]: INFO dbcounter [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Registered counter for database nova_cell1 Aug 03 06:32:45.799644 np0000006323 devstack@n-api.service[84360]: DEBUG nova.context [None req-5a714997-0853-4643-aede-6a103467402f None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d7118260-a98a-413a-9090-32085d3de07a(cell1) {{(pid=84360) load_cells /opt/stack/nova/nova/context.py:509}} Aug 03 06:32:45.799877 np0000006323 devstack@n-api.service[84360]: INFO nova.utils [None req-5a714997-0853-4643-aede-6a103467402f None None] The cell worker thread pool MainProcess.cell_worker is initialized Aug 03 06:32:45.801449 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a714997-0853-4643-aede-6a103467402f None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:32:45.801601 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a714997-0853-4643-aede-6a103467402f 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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:32:45.801959 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a714997-0853-4643-aede-6a103467402f 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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:32:45.802524 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a714997-0853-4643-aede-6a103467402f None None] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:32:45.802674 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a714997-0853-4643-aede-6a103467402f None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:32:45.803461 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a714997-0853-4643-aede-6a103467402f None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:32:45.804764 np0000006323 devstack@n-api.service[84360]: INFO dbcounter [None req-5a714997-0853-4643-aede-6a103467402f None None] Registered counter for database nova_cell0 Aug 03 06:32:45.807601 np0000006323 devstack@n-api.service[84360]: INFO dbcounter [None req-5a714997-0853-4643-aede-6a103467402f None None] Registered counter for database nova_cell1 Aug 03 06:32:45.815099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_db.sqlalchemy.engines [None req-045f76aa-b574-4cf8-b649-d079d7a894cb 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=84358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.818625 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_db.sqlalchemy.engines [None req-045f76aa-b574-4cf8-b649-d079d7a894cb 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=84358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.841147 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_db.sqlalchemy.engines [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 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=84359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.843886 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_db.sqlalchemy.engines [None req-5a714997-0853-4643-aede-6a103467402f 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=84360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.847336 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_db.sqlalchemy.engines [None req-5a714997-0853-4643-aede-6a103467402f 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=84360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.855072 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_db.sqlalchemy.engines [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 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=84359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.897927 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writer thread running {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.901120 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writer thread running {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.904057 np0000006323 devstack@n-api.service[84358]: INFO dbcounter [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Registered counter for database nova_cell0 Aug 03 06:32:45.921398 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writer thread running {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.921806 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writer thread running {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.925739 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writer thread running {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.926561 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writer thread running {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.928977 np0000006323 devstack@n-api.service[84359]: INFO dbcounter [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Registered counter for database nova_cell0 Aug 03 06:32:45.929133 np0000006323 devstack@n-api.service[84360]: INFO dbcounter [None req-5a714997-0853-4643-aede-6a103467402f None None] Registered counter for database nova_cell0 Aug 03 06:32:45.935372 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_db.sqlalchemy.engines [None req-045f76aa-b574-4cf8-b649-d079d7a894cb 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=84358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.941415 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writer thread running {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.959691 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_db.sqlalchemy.engines [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 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=84359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.962784 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_db.sqlalchemy.engines [None req-5a714997-0853-4643-aede-6a103467402f 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=84360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 06:32:45.966488 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writer thread running {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:45.969257 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writer thread running {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 06:32:46.284753 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.processutils [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=84358) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 03 06:32:46.292295 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.processutils [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=84359) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 03 06:32:46.296757 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.processutils [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.012s {{(pid=84358) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 03 06:32:46.297500 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.processutils [None req-5a714997-0853-4643-aede-6a103467402f None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=84360) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 03 06:32:46.305168 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.processutils [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.013s {{(pid=84359) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 03 06:32:46.310012 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.processutils [None req-5a714997-0853-4643-aede-6a103467402f None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.013s {{(pid=84360) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 03 06:32:46.867847 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ******************************************************************************** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Aug 03 06:32:46.868350 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Configuration options gathered from: {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Aug 03 06:32:46.868437 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] command line args: [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Aug 03 06:32:46.868575 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Aug 03 06:32:46.868691 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ================================================================================ {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Aug 03 06:32:46.868866 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] allow_resize_to_same_host = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.868995 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] arq_binding_timeout = 300 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.869117 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] block_device_allocate_retries = 60 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.869242 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] block_device_allocate_retries_interval = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.869363 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cell_worker_thread_pool_size = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.869494 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cert = self.pem {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.869615 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute_driver = libvirt.LibvirtDriver {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.869759 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute_monitors = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.869887 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] concurrency_backend = auto {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.869949 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ******************************************************************************** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Aug 03 06:32:46.870192 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] config_dir = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.870224 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] Configuration options gathered from: {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Aug 03 06:32:46.870253 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] config_drive_format = iso9660 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.870253 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.870352 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] config_source = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.870446 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] command line args: [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Aug 03 06:32:46.870481 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] console_host = np0000006323 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.870593 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] control_exchange = nova {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.870623 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Aug 03 06:32:46.870741 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cpu_allocation_ratio = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.870794 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ================================================================================ {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Aug 03 06:32:46.870873 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] daemon = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.870940 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] allow_resize_to_same_host = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.870993 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] debug = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871044 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] arq_binding_timeout = 300 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871074 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ******************************************************************************** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Aug 03 06:32:46.871296 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] default_access_ip_network_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871336 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] block_device_allocate_retries = 60 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871386 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Configuration options gathered from: {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Aug 03 06:32:46.871420 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] default_availability_zone = nova {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871445 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] block_device_allocate_retries_interval = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871469 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] default_ephemeral_format = ext4 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871489 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cell_worker_thread_pool_size = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871512 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] default_green_pool_size = 1000 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871534 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cert = self.pem {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871562 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] command line args: [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Aug 03 06:32:46.871716 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb 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=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871814 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute_driver = libvirt.LibvirtDriver {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871869 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Aug 03 06:32:46.871921 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] default_schedule_zone = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.871968 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute_monitors = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872017 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ================================================================================ {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Aug 03 06:32:46.872061 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] default_thread_pool_size = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872105 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] concurrency_backend = auto {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872161 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] disk_allocation_ratio = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872209 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] allow_resize_to_same_host = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872251 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] config_dir = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872293 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] enable_new_services = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872339 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] arq_binding_timeout = 300 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872382 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] config_drive_format = iso9660 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872424 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] flat_injected = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872465 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] block_device_allocate_retries = 60 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872515 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872564 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] force_config_drive = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872611 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] block_device_allocate_retries_interval = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872666 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] config_source = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872717 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] force_raw_images = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872790 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cell_worker_thread_pool_size = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872845 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] console_host = np0000006323 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872911 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] graceful_shutdown_timeout = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.872961 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cert = self.pem {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873008 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] heal_instance_info_cache_interval = -1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873057 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] control_exchange = nova {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873107 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute_driver = libvirt.LibvirtDriver {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873136 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cpu_allocation_ratio = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873176 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] host = np0000006323 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873207 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute_monitors = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873232 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] daemon = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873258 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] initial_cpu_allocation_ratio = 4.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873281 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] concurrency_backend = auto {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873305 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] debug = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873330 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] initial_disk_allocation_ratio = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873354 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] config_dir = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873379 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] default_access_ip_network_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873408 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] initial_ram_allocation_ratio = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873433 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] config_drive_format = iso9660 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873456 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] default_availability_zone = nova {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873477 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873500 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873524 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] default_ephemeral_format = ext4 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873549 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] instance_build_timeout = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873572 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] config_source = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873599 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] default_green_pool_size = 1000 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873622 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] instance_delete_interval = 300 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873643 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] console_host = np0000006323 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873701 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] instance_format = [instance: %(uuid)s] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873732 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] control_exchange = nova {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873753 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f 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=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873803 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] instance_name_template = instance-%08x {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873828 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cpu_allocation_ratio = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873848 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] default_schedule_zone = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.873873 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] instance_usage_audit = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874051 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] daemon = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874080 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] default_thread_pool_size = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874101 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] instance_usage_audit_period = month {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874128 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] debug = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874172 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] disk_allocation_ratio = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874195 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874245 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] default_access_ip_network_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874282 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] enable_new_services = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874333 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] instances_path = /opt/stack/data/nova/instances {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874379 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] default_availability_zone = nova {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874422 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] flat_injected = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874464 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] internal_service_availability_zone = internal {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874515 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] force_config_drive = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874560 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] default_ephemeral_format = ext4 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874605 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] key = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874663 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] force_raw_images = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874740 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] default_green_pool_size = 1000 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874805 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] live_migration_retry_count = 30 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874857 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] graceful_shutdown_timeout = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874927 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] log_color = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.874986 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 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=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875056 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] heal_instance_info_cache_interval = -1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875103 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] log_config_append = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875157 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] default_schedule_zone = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875202 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875250 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] host = np0000006323 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875293 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] default_thread_pool_size = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875347 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] log_dir = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875417 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] disk_allocation_ratio = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875463 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] initial_cpu_allocation_ratio = 4.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875506 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] log_file = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875551 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] enable_new_services = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875593 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] initial_disk_allocation_ratio = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875636 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] log_options = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875704 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] flat_injected = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875750 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] initial_ram_allocation_ratio = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875802 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] log_rotate_interval = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875851 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] force_config_drive = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875894 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] log_rotate_interval_type = days {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875936 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.875983 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] force_raw_images = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876029 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] log_rotation_type = none {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876076 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] instance_build_timeout = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876119 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] graceful_shutdown_timeout = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876182 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb 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=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876213 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] instance_delete_interval = 300 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876233 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] heal_instance_info_cache_interval = -1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876254 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876278 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] instance_format = [instance: %(uuid)s] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876302 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876329 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] host = np0000006323 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876356 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] instance_name_template = instance-%08x {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876380 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876404 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876427 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] instance_usage_audit = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876448 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876470 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] initial_disk_allocation_ratio = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876492 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] long_rpc_timeout = 1800 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876515 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] instance_usage_audit_period = month {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876543 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] initial_ram_allocation_ratio = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876563 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manager_shutdown_timeout = 160 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876587 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876608 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] max_concurrent_builds = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876631 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876668 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] instances_path = /opt/stack/data/nova/instances {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876692 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] max_concurrent_live_migrations = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876714 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] instance_build_timeout = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876808 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] internal_service_availability_zone = internal {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876840 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] max_concurrent_snapshots = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876876 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] instance_delete_interval = 300 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876915 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] key = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876942 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] max_local_block_devices = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876965 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] instance_format = [instance: %(uuid)s] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.876985 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] live_migration_retry_count = 30 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877004 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] max_logfile_count = 30 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877030 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] instance_name_template = instance-%08x {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877054 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] log_color = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877076 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] max_logfile_size_mb = 200 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877100 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] instance_usage_audit = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877124 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] log_config_append = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877156 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] maximum_instance_delete_attempts = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877182 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] instance_usage_audit_period = month {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877211 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877232 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] migrate_max_retries = -1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877330 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] log_dir = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877363 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877387 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] mkisofs_cmd = genisoimage {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877409 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] log_file = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877434 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] my_block_storage_ip = 10.4.3.71 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877455 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] instances_path = /opt/stack/data/nova/instances {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877483 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] log_options = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877530 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] my_ip = 10.4.3.71 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877568 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] internal_service_availability_zone = internal {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877619 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] log_rotate_interval = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877688 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] my_shared_fs_storage_ip = 10.4.3.71 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877749 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] key = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877801 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] log_rotate_interval_type = days {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877849 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] network_allocate_retries = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877926 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] live_migration_retry_count = 30 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.877979 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] log_rotation_type = none {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878023 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] log_color = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878070 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878115 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f 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=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878115 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878216 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] log_config_append = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878263 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] osapi_compute_unique_server_name_scope = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878316 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878367 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] password_length = 12 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878413 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878460 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878506 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] periodic_enable = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878550 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878600 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] log_dir = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878662 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] periodic_fuzzy_delay = 60 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878711 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] long_rpc_timeout = 1800 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878769 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] pointer_model = ps2mouse {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878819 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] log_file = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878876 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manager_shutdown_timeout = 160 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878941 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] log_options = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.878993 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] preallocate_images = none {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879035 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] max_concurrent_builds = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879082 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] log_rotate_interval = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879126 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] publish_errors = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879179 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] max_concurrent_live_migrations = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879220 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] pybasedir = /opt/stack/nova {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879266 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] log_rotate_interval_type = days {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879309 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] max_concurrent_snapshots = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879350 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ram_allocation_ratio = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879395 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] log_rotation_type = none {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879447 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] rate_limit_burst = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879495 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] max_local_block_devices = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879539 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 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=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879539 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879626 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] max_logfile_count = 30 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879687 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] rate_limit_except_level = CRITICAL {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879739 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879786 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] max_logfile_size_mb = 200 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879835 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] rate_limit_interval = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879885 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879931 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] maximum_instance_delete_attempts = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.879982 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] reboot_timeout = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880027 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880074 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] migrate_max_retries = -1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880122 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] reclaim_instance_interval = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880182 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] long_rpc_timeout = 1800 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880226 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] record = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880272 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] mkisofs_cmd = genisoimage {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880314 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manager_shutdown_timeout = 160 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880360 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] reimage_timeout_per_gb = 20 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880409 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] my_block_storage_ip = 10.4.3.71 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880454 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] max_concurrent_builds = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880479 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] report_interval = 120 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880504 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] my_ip = 10.4.3.71 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880528 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] max_concurrent_live_migrations = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880551 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] rescue_timeout = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880572 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] my_shared_fs_storage_ip = 10.4.3.71 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880593 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] max_concurrent_snapshots = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880627 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] reserved_host_cpus = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880665 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] network_allocate_retries = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880695 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] max_local_block_devices = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880725 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] reserved_host_disk_mb = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880770 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880796 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] max_logfile_count = 30 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880816 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] reserved_host_memory_mb = 512 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880837 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] osapi_compute_unique_server_name_scope = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880859 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] max_logfile_size_mb = 200 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880901 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] reserved_huge_pages = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880928 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] password_length = 12 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880953 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] resize_confirm_window = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.880981 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] maximum_instance_delete_attempts = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881005 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] periodic_enable = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881028 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] resize_fs_using_block_device = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881049 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] migrate_max_retries = -1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881069 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] periodic_fuzzy_delay = 60 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881092 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] resume_guests_state_on_host_boot = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881114 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] mkisofs_cmd = genisoimage {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881147 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] pointer_model = ps2mouse {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881175 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881201 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] my_block_storage_ip = 10.4.3.71 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881224 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] rpc_response_timeout = 60 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881248 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] preallocate_images = none {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881272 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] my_ip = 10.4.3.71 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881292 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] running_deleted_instance_action = reap {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881315 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] publish_errors = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881335 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] my_shared_fs_storage_ip = 10.4.3.71 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881359 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] pybasedir = /opt/stack/nova {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881384 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] running_deleted_instance_poll_interval = 1800 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881404 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] network_allocate_retries = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881426 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ram_allocation_ratio = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881447 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] running_deleted_instance_timeout = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881470 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881490 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] rate_limit_burst = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881514 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler_instance_sync_interval = 120 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881542 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] osapi_compute_unique_server_name_scope = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881562 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] rate_limit_except_level = CRITICAL {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881586 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_down_time = 720 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881609 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] password_length = 12 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881632 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] rate_limit_interval = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881735 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] servicegroup_driver = db {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881767 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] periodic_enable = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881791 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] reboot_timeout = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881818 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] shell_completion = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881840 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] periodic_fuzzy_delay = 60 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881860 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] shelved_offload_time = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881878 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] reclaim_instance_interval = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881909 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] pointer_model = ps2mouse {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881931 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] shelved_poll_interval = 3600 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.881954 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] record = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882021 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] preallocate_images = none {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882050 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] shutdown_timeout = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882077 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] reimage_timeout_per_gb = 20 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882137 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] publish_errors = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882197 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] source_is_ipv6 = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882242 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] report_interval = 120 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882287 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] pybasedir = /opt/stack/nova {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882327 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ssl_only = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882368 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] rescue_timeout = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882409 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] state_path = /opt/stack/data/nova {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882454 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ram_allocation_ratio = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882498 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] reserved_host_cpus = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882540 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] sync_power_state_interval = 600 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882589 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] rate_limit_burst = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882634 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] reserved_host_disk_mb = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882705 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] sync_power_state_pool_size = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882772 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] reserved_host_memory_mb = 512 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882827 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] rate_limit_except_level = CRITICAL {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882878 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] syslog_log_facility = LOG_USER {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882946 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] reserved_huge_pages = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.882991 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] rate_limit_interval = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883037 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] tempdir = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883088 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] reboot_timeout = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883130 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] resize_confirm_window = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883188 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] thread_pool_statistic_period = -1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883235 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] reclaim_instance_interval = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883277 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] resize_fs_using_block_device = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883321 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] timeout_nbd = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883363 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] record = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883406 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] resume_guests_state_on_host_boot = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883451 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] transport_url = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883500 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] reimage_timeout_per_gb = 20 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883540 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883586 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] update_resources_interval = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883632 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] report_interval = 120 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883689 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] rpc_response_timeout = 60 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883736 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] use_cow_images = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883781 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] rescue_timeout = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883824 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] running_deleted_instance_action = reap {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883868 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] use_journal = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883907 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] reserved_host_cpus = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883956 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] running_deleted_instance_poll_interval = 1800 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.883998 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] use_json = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884042 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] reserved_host_disk_mb = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884087 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] use_rootwrap_daemon = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884133 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] reserved_host_memory_mb = 512 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884183 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] running_deleted_instance_timeout = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884224 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] use_stderr = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884269 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] reserved_huge_pages = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884315 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] use_syslog = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884369 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] resize_confirm_window = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884416 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler_instance_sync_interval = 120 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884461 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vcpu_pin_set = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884502 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] resize_fs_using_block_device = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884542 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_down_time = 720 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884585 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] resume_guests_state_on_host_boot = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884625 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vif_plugging_is_fatal = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884687 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] servicegroup_driver = db {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884739 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884798 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vif_plugging_timeout = 300 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884843 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] shell_completion = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884901 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] virt_mkfs = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884955 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] rpc_response_timeout = 60 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.884998 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] shelved_offload_time = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885041 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] volume_usage_poll_interval = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885089 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] running_deleted_instance_action = reap {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885136 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] shelved_poll_interval = 3600 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885188 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] web = /usr/share/spice-html5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885228 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] running_deleted_instance_poll_interval = 1800 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885273 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] shutdown_timeout = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885319 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_concurrency.disable_process_locking = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.885360 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] running_deleted_instance_timeout = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885403 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] source_is_ipv6 = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885494 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler_instance_sync_interval = 120 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885544 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.885591 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ssl_only = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885634 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_down_time = 720 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885697 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.compute_link_prefix = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.885728 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] state_path = /opt/stack/data/nova {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885753 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] servicegroup_driver = db {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885777 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb 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=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.885803 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] sync_power_state_interval = 600 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885826 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] shell_completion = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885845 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.dhcp_domain = novalocal {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.885869 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] sync_power_state_pool_size = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885891 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] shelved_offload_time = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885911 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.enable_instance_password = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.885931 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] syslog_log_facility = LOG_USER {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885955 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] shelved_poll_interval = 3600 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.885979 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.glance_link_prefix = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886004 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] tempdir = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886024 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] shutdown_timeout = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886044 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886067 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] thread_pool_statistic_period = -1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886087 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] source_is_ipv6 = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886107 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.instance_list_cells_batch_strategy = distributed {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886131 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] timeout_nbd = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886171 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ssl_only = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886194 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.instance_list_per_project_cells = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886217 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] transport_url = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886241 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] state_path = /opt/stack/data/nova {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886262 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.list_records_by_skipping_down_cells = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886286 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] update_resources_interval = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886312 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] sync_power_state_interval = 600 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886336 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.local_metadata_per_cell = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886360 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] use_cow_images = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886384 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] sync_power_state_pool_size = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886408 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.max_limit = 1000 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886431 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] use_journal = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886454 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] syslog_log_facility = LOG_USER {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886475 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.metadata_cache_expiration = 15 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886495 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] use_json = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886515 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] tempdir = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886542 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.neutron_default_project_id = default {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886564 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] use_rootwrap_daemon = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886589 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.response_validation = error {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886612 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] thread_pool_statistic_period = -1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886632 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] use_stderr = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.886926 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.use_neutron_default_nets = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.886985 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] timeout_nbd = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887039 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] use_syslog = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887088 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.887131 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] transport_url = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887187 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vcpu_pin_set = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887232 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.vendordata_dynamic_failure_fatal = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.887277 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] update_resources_interval = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887318 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vif_plugging_is_fatal = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887358 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.887397 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vif_plugging_timeout = 300 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887446 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] use_cow_images = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887489 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.vendordata_dynamic_ssl_certfile = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.887550 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] virt_mkfs = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887601 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] use_journal = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887642 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.vendordata_dynamic_targets = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.887705 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] volume_usage_poll_interval = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887748 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.vendordata_jsonfile_path = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.887793 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] use_json = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887839 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] web = /usr/share/spice-html5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887882 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api.vendordata_providers = ['StaticJSON'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.887927 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] use_rootwrap_daemon = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.887971 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_concurrency.disable_process_locking = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888012 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] use_stderr = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.888057 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.backend = dogpile.cache.memcached {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888101 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888150 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] use_syslog = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.888198 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.backend_argument = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888244 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.compute_link_prefix = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888292 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vcpu_pin_set = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.888354 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.backend_expiration_time = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888417 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f 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=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888473 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vif_plugging_is_fatal = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.888525 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.config_prefix = cache.oslo {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888587 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.dhcp_domain = novalocal {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888663 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vif_plugging_timeout = 300 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.888711 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.debug_cache_backend = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888772 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.enable_instance_password = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888819 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] virt_mkfs = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.888873 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.enable_retry_client = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888940 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.glance_link_prefix = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.888984 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] volume_usage_poll_interval = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.889030 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.enable_socket_keepalive = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889073 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889097 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] web = /usr/share/spice-html5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Aug 03 06:32:46.889121 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.enabled = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889153 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.instance_list_cells_batch_strategy = distributed {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889189 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.expiration_time = 600 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889214 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_concurrency.disable_process_locking = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889238 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.instance_list_per_project_cells = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889264 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.hashclient_dead_timeout = 60.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889288 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889308 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.list_records_by_skipping_down_cells = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889328 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.hashclient_retry_attempts = 2 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889347 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.compute_link_prefix = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889367 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.local_metadata_per_cell = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889388 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.hashclient_retry_timeout = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889408 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.max_limit = 1000 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889432 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 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=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889457 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.memcache_dead_retry = 300 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889477 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.metadata_cache_expiration = 15 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889497 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.dhcp_domain = novalocal {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889517 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889537 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.neutron_default_project_id = default {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889557 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.enable_instance_password = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889582 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889607 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.glance_link_prefix = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889631 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.response_validation = error {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889673 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.memcache_pool_maxsize = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889696 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889715 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.use_neutron_default_nets = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889735 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.memcache_pool_unused_timeout = 60 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889756 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889782 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889810 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.memcache_sasl_enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889839 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.vendordata_dynamic_failure_fatal = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889866 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.instance_list_per_project_cells = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889902 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.memcache_servers = ['localhost:11211'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889935 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889957 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.list_records_by_skipping_down_cells = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889977 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.password = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.889997 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.local_metadata_per_cell = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890030 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.vendordata_dynamic_ssl_certfile = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890055 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.proxies = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890079 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.max_limit = 1000 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890100 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.vendordata_dynamic_targets = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890123 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.redis_db = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890157 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.metadata_cache_expiration = 15 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890181 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.vendordata_jsonfile_path = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890201 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.redis_sentinel_service_name = mymaster {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890230 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.neutron_default_project_id = default {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890256 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api.vendordata_providers = ['StaticJSON'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890280 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890302 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.response_validation = error {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890326 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.backend = dogpile.cache.memcached {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890346 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.redis_server = localhost:6379 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890369 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.use_neutron_default_nets = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890390 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.backend_argument = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890413 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.retry_attempts = 2 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890437 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890457 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.retry_delay = 0.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890480 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.backend_expiration_time = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890504 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890525 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.socket_keepalive_count = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890931 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.890994 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.config_prefix = cache.oslo {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891047 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.socket_keepalive_idle = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891047 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.socket_keepalive_interval = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891156 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891203 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.debug_cache_backend = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891249 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.socket_timeout = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891295 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.vendordata_dynamic_targets = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891335 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.enable_retry_client = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891381 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.tls_allowed_ciphers = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891432 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.vendordata_jsonfile_path = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891478 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.enable_socket_keepalive = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891526 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.tls_cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891568 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891611 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.enabled = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891665 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.tls_certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891708 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.expiration_time = 600 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891755 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.backend = dogpile.cache.memcached {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891813 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.tls_enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891864 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.hashclient_dead_timeout = 60.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891932 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.backend_argument = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.891983 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.tls_keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892030 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.hashclient_retry_attempts = 2 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892071 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.backend_expiration_time = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892111 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cache.username = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892156 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.hashclient_retry_timeout = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892208 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.config_prefix = cache.oslo {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892254 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.auth_section = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892318 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.memcache_dead_retry = 300 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892368 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.debug_cache_backend = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892413 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.auth_type = password {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892459 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.enable_retry_client = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892498 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892537 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.cafile = /opt/stack/data/ca-bundle.pem {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892587 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.enable_socket_keepalive = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892629 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892696 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.catalog_info = volumev3::publicURL {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892761 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.enabled = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892821 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.memcache_pool_maxsize = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892891 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.892964 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.memcache_pool_unused_timeout = 60 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893036 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.expiration_time = 600 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893107 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893183 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.memcache_sasl_enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893239 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893292 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.cross_az_attach = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893350 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.memcache_servers = ['localhost:11211'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893411 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.hashclient_retry_attempts = 2 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893472 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.debug = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893529 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.password = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893607 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.endpoint_template = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893687 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893760 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.proxies = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893830 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.http_retries = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893907 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.memcache_dead_retry = 300 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.893982 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.redis_db = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894052 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894129 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894220 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.redis_sentinel_service_name = mymaster {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894301 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894377 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894418 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894460 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.os_region_name = RegionOne {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894493 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.memcache_pool_maxsize = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894528 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.redis_server = localhost:6379 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894569 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894602 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894631 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.retry_attempts = 2 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894690 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cinder.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894735 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.memcache_sasl_enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894781 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.retry_delay = 0.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894817 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894849 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894894 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.cpu_dedicated_set = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894931 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.socket_keepalive_count = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894965 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.password = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.894996 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.socket_keepalive_idle = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895032 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.cpu_shared_set = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895074 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.proxies = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895115 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.socket_keepalive_interval = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895163 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.image_type_exclude_list = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895210 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.redis_db = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895246 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.live_migration_wait_for_vif_plug = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895282 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.socket_timeout = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895320 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.redis_sentinel_service_name = mymaster {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895360 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.max_concurrent_disk_ops = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895401 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.tls_allowed_ciphers = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895436 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895471 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.max_disk_devices_to_attach = -1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895510 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.tls_cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895543 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895582 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.redis_server = localhost:6379 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895616 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.tls_certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.895934 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896008 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.retry_attempts = 2 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896072 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.tls_enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896138 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.resource_provider_association_refresh = 300 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896221 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.tls_keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896277 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.retry_delay = 0.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896330 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896386 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cache.username = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896441 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.socket_keepalive_count = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896504 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.shutdown_retry_interval = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896568 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.socket_keepalive_idle = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.896636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.auth_section = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897022 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897084 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.socket_keepalive_interval = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897134 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.auth_type = password {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897194 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] conductor.workers = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897242 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.socket_timeout = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897289 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.cafile = /opt/stack/data/ca-bundle.pem {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897333 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] console.allowed_origins = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897378 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.tls_allowed_ciphers = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897427 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.catalog_info = volumev3::publicURL {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897473 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] console.ssl_ciphers = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897515 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.tls_cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897557 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897597 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] console.ssl_minimum_version = default {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897642 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.tls_certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897707 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897751 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] consoleauth.enforce_session_timeout = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897801 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.tls_enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897845 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.cross_az_attach = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897902 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] consoleauth.token_ttl = 600 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897948 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.tls_keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.897987 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.debug = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898029 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898074 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cache.username = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898117 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.endpoint_template = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898173 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898220 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.auth_section = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898261 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.http_retries = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898301 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898340 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.auth_type = password {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898378 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898419 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.connect_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898458 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.cafile = /opt/stack/data/ca-bundle.pem {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898503 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.connect_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898552 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898594 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.endpoint_override = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898638 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.os_region_name = RegionOne {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898702 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.catalog_info = volumev3::publicURL {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898745 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898788 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898834 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898905 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898956 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cinder.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.898996 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899038 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.max_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899078 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899117 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.cross_az_attach = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899167 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.min_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899193 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.cpu_dedicated_set = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899223 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.debug = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899248 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.region_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899269 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.cpu_shared_set = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899290 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.endpoint_template = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899317 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.retriable_status_codes = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899338 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.http_retries = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899357 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.image_type_exclude_list = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899382 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.service_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899406 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899429 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.live_migration_wait_for_vif_plug = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899453 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.service_type = accelerator {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899477 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.max_concurrent_disk_ops = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899496 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899519 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899543 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.max_disk_devices_to_attach = -1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899566 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.os_region_name = RegionOne {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899590 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.status_code_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899613 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899633 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899778 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.status_code_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899830 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cinder.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899885 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899940 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.899984 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900035 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.resource_provider_association_refresh = 300 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900078 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900123 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.cpu_dedicated_set = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900179 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900220 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] cyborg.version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900265 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.cpu_shared_set = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900307 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.shutdown_retry_interval = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900346 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.asyncio_connection = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900390 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.image_type_exclude_list = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900433 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900473 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.asyncio_slave_connection = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900512 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900552 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] conductor.workers = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900591 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.backend = sqlalchemy {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900634 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.max_concurrent_disk_ops = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900698 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.connection = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900748 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] console.allowed_origins = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900790 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.max_disk_devices_to_attach = -1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900834 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.connection_debug = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900866 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] console.ssl_ciphers = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900902 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900925 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.connection_parameters = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900946 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] console.ssl_minimum_version = default {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900971 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.900996 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.connection_recycle_time = 3600 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901016 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] consoleauth.enforce_session_timeout = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901036 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.resource_provider_association_refresh = 300 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901055 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.connection_trace = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901080 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] consoleauth.token_ttl = 600 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901099 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901119 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.db_inc_retry_interval = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901155 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.shutdown_retry_interval = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901184 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901205 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.db_max_retries = 20 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901229 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901249 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901269 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.db_max_retry_interval = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901293 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901313 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] conductor.workers = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901340 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.db_retry_interval = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901367 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.connect_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901388 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] console.allowed_origins = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901411 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.max_overflow = 50 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901436 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.connect_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901456 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.max_pool_size = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901476 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] console.ssl_ciphers = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901499 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.endpoint_override = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901524 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.max_retries = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901554 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] console.ssl_minimum_version = default {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901578 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901602 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.mysql_sql_mode = TRADITIONAL {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901623 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] consoleauth.enforce_session_timeout = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901646 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901686 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.mysql_wsrep_sync_wait = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901706 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] consoleauth.token_ttl = 600 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901745 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.max_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901775 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.pool_timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901800 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901822 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.min_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901846 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.retry_interval = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901879 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901908 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.region_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901934 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.slave_connection = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901960 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.retriable_status_codes = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.901984 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902005 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.sqlite_synchronous = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902025 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.service_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902045 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.connect_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902067 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.synchronous_reader = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902088 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.connect_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902107 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.service_type = accelerator {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902131 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] database.use_db_reconnect = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902166 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.endpoint_override = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902190 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902213 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.asyncio_connection = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902235 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902257 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.status_code_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902279 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.asyncio_slave_connection = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902299 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902325 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.status_code_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902349 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.backend = sqlalchemy {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902373 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.max_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902395 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902418 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.connection = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902438 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.min_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902457 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902480 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.connection_debug = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902505 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.region_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902527 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] cyborg.version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902546 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.connection_parameters = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902566 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.retriable_status_codes = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902590 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.asyncio_connection = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902611 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.connection_recycle_time = 3600 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902634 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.service_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902671 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.asyncio_slave_connection = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902705 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.connection_trace = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902730 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.service_type = accelerator {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902762 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.backend = sqlalchemy {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902784 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.db_inc_retry_interval = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902804 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902824 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.connection = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902847 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.db_max_retries = 20 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902876 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.status_code_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902920 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.connection_debug = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902945 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.status_code_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902965 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.db_max_retry_interval = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.902989 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.connection_parameters = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903010 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903033 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.db_retry_interval = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903054 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903075 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.connection_recycle_time = 3600 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903101 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.max_overflow = 50 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903122 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.connection_trace = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903152 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] cyborg.version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903173 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.max_pool_size = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903197 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.db_inc_retry_interval = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903237 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.asyncio_connection = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903285 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.max_retries = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903322 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.db_max_retries = 20 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903364 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.asyncio_slave_connection = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903397 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903419 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.db_max_retry_interval = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903441 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.backend = sqlalchemy {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903464 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.db_retry_interval = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903484 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.mysql_wsrep_sync_wait = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903503 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.connection = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903524 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.max_overflow = 50 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903549 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.connection_debug = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903572 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.pool_timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903596 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.max_pool_size = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903619 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.connection_parameters = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.903642 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.retry_interval = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904325 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.max_retries = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904377 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.connection_recycle_time = 3600 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904425 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.slave_connection = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904490 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.mysql_sql_mode = TRADITIONAL {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904553 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.connection_trace = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904606 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.sqlite_synchronous = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904681 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.mysql_wsrep_sync_wait = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904735 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.db_inc_retry_interval = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904794 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] api_database.synchronous_reader = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904849 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.pool_timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904919 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.db_max_retries = 20 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.904973 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.retry_interval = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905018 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.db_max_retry_interval = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905059 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] devices.enabled_mdev_types = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905099 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.slave_connection = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905155 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.db_retry_interval = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905202 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905243 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.sqlite_synchronous = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905283 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.max_overflow = 50 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905332 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ephemeral_storage_encryption.default_format = luks {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905375 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.synchronous_reader = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905415 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.max_pool_size = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905461 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ephemeral_storage_encryption.enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905504 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.max_retries = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905551 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] database.use_db_reconnect = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905594 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ephemeral_storage_encryption.key_size = 512 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.asyncio_connection = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905699 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905744 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.api_servers = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905785 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.asyncio_slave_connection = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905825 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.mysql_wsrep_sync_wait = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905878 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905926 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.backend = sqlalchemy {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.905968 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.pool_timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906013 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906076 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.connection = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906131 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.retry_interval = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906183 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906232 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.slave_connection = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906285 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.connection_debug = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906331 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.connect_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906374 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.sqlite_synchronous = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906420 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.connection_parameters = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906468 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.connect_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906515 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.synchronous_reader = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906557 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.connection_recycle_time = 3600 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906597 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.debug = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906639 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] database.use_db_reconnect = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906711 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.connection_trace = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906781 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.default_trusted_certificate_ids = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906834 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.asyncio_connection = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906942 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.db_inc_retry_interval = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.906994 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.enable_certificate_validation = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907036 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.asyncio_slave_connection = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907077 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.db_max_retries = 20 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907117 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.enable_rbd_download = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907166 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.backend = sqlalchemy {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907207 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.db_max_retry_interval = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907254 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.endpoint_override = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907301 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.db_retry_interval = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907343 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.connection = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907381 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907426 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.max_overflow = 50 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907473 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.connection_debug = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907513 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907552 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.max_pool_size = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907596 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.connection_parameters = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907642 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.max_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907701 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.max_retries = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907751 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.connection_recycle_time = 3600 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907797 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.min_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907842 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907887 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.connection_trace = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907930 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.num_retries = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.907991 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.db_inc_retry_interval = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908053 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.mysql_wsrep_sync_wait = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908101 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.rbd_ceph_conf = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908155 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.pool_timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908198 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.db_max_retries = 20 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908238 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.rbd_connect_timeout = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908277 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.retry_interval = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908325 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.db_max_retry_interval = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908374 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.rbd_pool = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908421 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.slave_connection = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908467 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.db_retry_interval = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908507 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.rbd_user = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908548 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.sqlite_synchronous = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908587 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.max_overflow = 50 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908627 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.region_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908692 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] api_database.synchronous_reader = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908763 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.max_pool_size = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908825 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.retriable_status_codes = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908883 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] devices.enabled_mdev_types = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908947 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.max_retries = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.908995 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.service_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909037 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909086 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909132 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.service_type = image {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909194 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909239 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ephemeral_storage_encryption.default_format = luks {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909284 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909327 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.pool_timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909371 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.status_code_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909414 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ephemeral_storage_encryption.enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909463 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.status_code_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909509 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.retry_interval = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909554 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ephemeral_storage_encryption.key_size = 512 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909600 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909641 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.slave_connection = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909697 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.api_servers = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909745 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.sqlite_synchronous = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909787 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909833 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909873 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] api_database.synchronous_reader = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909913 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.verify_glance_signatures = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909952 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.909992 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] devices.enabled_mdev_types = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910035 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] glance.version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910076 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910076 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.connect_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910180 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910228 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] guestfs.debug = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910270 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.connect_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910312 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ephemeral_storage_encryption.default_format = luks {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910353 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.auth_section = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910403 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.debug = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910446 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ephemeral_storage_encryption.enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910485 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.auth_type = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910485 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910564 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.default_trusted_certificate_ids = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910607 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910659 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910703 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.api_servers = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910769 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.enable_certificate_validation = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910819 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910845 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910877 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.enable_rbd_download = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910910 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.connect_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910934 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910959 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.connect_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.910980 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.endpoint_override = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911005 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911026 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.endpoint_override = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911049 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911074 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.connect_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911095 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911118 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911138 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.connect_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911169 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911198 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.debug = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911219 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.max_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911242 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.max_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911262 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.default_trusted_certificate_ids = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911285 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.min_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911307 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.min_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911333 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.enable_certificate_validation = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911372 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.num_retries = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911414 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.region_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911455 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.enable_rbd_download = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911486 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.rbd_ceph_conf = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911513 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.retriable_status_codes = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911535 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.endpoint_override = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911554 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.rbd_connect_timeout = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911574 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.service_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911600 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911624 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.rbd_pool = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911645 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.service_type = shared-file-system {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911682 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911708 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.rbd_user = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911729 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.share_apply_policy_timeout = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911750 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.max_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911774 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.region_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911798 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911823 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.min_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911845 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.retriable_status_codes = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911870 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.status_code_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911891 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.num_retries = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911914 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.service_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911938 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.status_code_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911959 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.rbd_ceph_conf = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.911982 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912003 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.service_type = image {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912026 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.rbd_connect_timeout = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912047 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912068 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912087 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.rbd_pool = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912112 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] manila.version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912132 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.status_code_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912165 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.rbd_user = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912189 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.status_code_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912208 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] mks.enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912228 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.region_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912247 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912269 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.retriable_status_codes = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912294 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912365 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912397 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.service_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912421 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.verify_glance_signatures = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912451 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] image_cache.manager_interval = 2400 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912477 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.service_type = image {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912498 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] glance.version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912518 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] image_cache.precache_concurrency = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912538 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912557 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] guestfs.debug = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912578 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] image_cache.remove_unused_base_images = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912601 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.status_code_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912622 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.auth_section = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.912646 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913196 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.status_code_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913244 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.auth_type = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913286 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913327 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913367 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913406 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] image_cache.subdirectory_name = _base {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913446 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913494 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913538 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.api_max_retries = 60 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913579 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.verify_glance_signatures = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913619 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913678 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.api_retry_interval = 2 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913726 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] glance.version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913768 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.connect_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913810 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.auth_section = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913858 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] guestfs.debug = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913902 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.connect_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913943 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.auth_type = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.913983 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.auth_section = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914024 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.endpoint_override = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914069 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914111 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.auth_type = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914160 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914210 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914253 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914297 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914340 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914383 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914423 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.max_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914469 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.conductor_group = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914516 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914562 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.min_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914611 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.connect_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914665 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.connect_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914708 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.region_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914756 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.connect_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914799 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.connect_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914839 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.retriable_status_codes = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914896 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.endpoint_override = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.914953 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.endpoint_override = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915000 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.service_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915043 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915096 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915150 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.service_type = shared-file-system {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915193 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915238 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915279 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.share_apply_policy_timeout = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915326 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.max_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915370 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.max_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915410 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915453 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.min_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915500 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.min_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915547 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.status_code_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915592 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.peer_list = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915635 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.region_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915717 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.status_code_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915766 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.region_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915812 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.retriable_status_codes = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915854 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915897 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.retriable_status_codes = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915939 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.service_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.915978 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.serial_console_state_timeout = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916023 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916069 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.service_type = shared-file-system {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916111 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.service_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916159 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] manila.version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916201 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.share_apply_policy_timeout = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916240 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.service_type = baremetal {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916280 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] mks.enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916317 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916357 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.shard = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916402 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.status_code_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916448 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916489 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916529 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.status_code_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916567 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.status_code_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916606 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] image_cache.manager_interval = 2400 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916661 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916705 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.status_code_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916755 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] image_cache.precache_concurrency = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916798 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916837 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916892 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] image_cache.remove_unused_base_images = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916944 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.916990 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] manila.version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917031 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917062 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917084 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] mks.enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917104 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917125 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ironic.vnc_console_state_timeout = 60 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917158 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] image_cache.subdirectory_name = _base {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917181 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917206 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917228 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] key_manager.fixed_key = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917255 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.api_max_retries = 60 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917276 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] image_cache.manager_interval = 2400 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917296 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.api_retry_interval = 2 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917316 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917337 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] image_cache.precache_concurrency = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917356 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.auth_section = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917376 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.barbican_api_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917398 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] image_cache.remove_unused_base_images = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917423 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.auth_type = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917446 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.barbican_endpoint = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917467 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917487 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917508 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.barbican_endpoint_type = public {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917528 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917548 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917571 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.barbican_region_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917597 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917618 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] image_cache.subdirectory_name = _base {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917641 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917854 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.conductor_group = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917898 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.api_max_retries = 60 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917945 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.917990 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.connect_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918035 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.api_retry_interval = 2 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918081 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918124 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.connect_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918173 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.auth_section = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918214 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918259 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.endpoint_override = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918300 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918341 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.auth_type = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918379 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918426 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.number_of_retries = 60 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918469 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918512 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918554 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.retry_delay = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918595 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918632 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.max_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918685 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.send_service_user_token = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918727 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918775 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.min_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918819 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.conductor_group = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918871 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918930 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.peer_list = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.918974 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.connect_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919013 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919054 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.region_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919083 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.connect_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919111 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.verify_ssl = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919134 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.retriable_status_codes = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919164 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.endpoint_override = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919184 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican.verify_ssl_path = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919209 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.serial_console_state_timeout = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919231 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican_service_user.auth_section = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919252 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919272 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican_service_user.auth_type = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919299 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919320 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.service_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919341 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican_service_user.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919361 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.max_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919381 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.service_type = baremetal {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919401 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican_service_user.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919421 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.min_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919440 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.shard = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919465 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican_service_user.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919485 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.peer_list = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919507 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919529 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican_service_user.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919550 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.region_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919572 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.status_code_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919592 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican_service_user.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919613 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.retriable_status_codes = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.status_code_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919681 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican_service_user.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919708 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.serial_console_state_timeout = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919727 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919756 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] barbican_service_user.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919778 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.service_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919798 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919818 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.approle_role_id = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919845 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.service_type = baremetal {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919866 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919890 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.approle_secret_id = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919913 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.shard = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919935 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ironic.vnc_console_state_timeout = 60 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919955 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.auth_method = approle {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919974 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.919995 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.auth_path = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920022 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920043 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.status_code_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920064 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.kv_mountpoint = secret {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920084 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] key_manager.fixed_key = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920104 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.status_code_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920129 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.kv_path = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920160 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920183 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920212 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.kv_version = 2 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920234 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920254 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.namespace = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920274 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.barbican_api_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920294 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920317 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.root_token_id = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920339 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.barbican_endpoint = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920358 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ironic.vnc_console_state_timeout = 60 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920382 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.ssl_ca_crt_file = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920406 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.barbican_endpoint_type = public {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920427 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920446 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.timeout = 60.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920466 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.barbican_region_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920487 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] key_manager.fixed_key = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920506 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.token_file = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920531 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920556 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.token_role = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920576 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920596 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920617 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.use_ssl = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920676 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.barbican_api_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920701 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920721 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920747 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.barbican_endpoint = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920772 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920792 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920812 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.barbican_endpoint_type = public {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920832 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920852 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.barbican_region_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920887 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.number_of_retries = 60 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920916 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920945 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920971 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.retry_delay = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.920992 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921012 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.connect_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921033 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.send_service_user_token = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921053 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921073 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.connect_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921096 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921121 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921159 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.endpoint_override = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921183 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921207 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921229 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921250 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.verify_ssl = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921270 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.number_of_retries = 60 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921291 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921361 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican.verify_ssl_path = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921385 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.retry_delay = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921405 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.max_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921427 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican_service_user.auth_section = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921447 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.send_service_user_token = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921466 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.min_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921488 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican_service_user.auth_type = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921511 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921538 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.region_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921559 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican_service_user.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921583 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921603 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.retriable_status_codes = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.921631 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican_service_user.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922305 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.verify_ssl = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922355 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.service_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922409 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican_service_user.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922460 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican.verify_ssl_path = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922502 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.service_type = identity {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922544 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican_service_user.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922586 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican_service_user.auth_section = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922644 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922713 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican_service_user.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922764 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican_service_user.auth_type = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922807 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.status_code_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922877 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican_service_user.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922947 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican_service_user.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.922993 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.status_code_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923033 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] barbican_service_user.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923075 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican_service_user.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923114 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923163 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.approle_role_id = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923206 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican_service_user.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923251 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923299 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican_service_user.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923340 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.approle_secret_id = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923379 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone.version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923419 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican_service_user.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923458 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.auth_method = approle {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923502 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.ceph_mount_options = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923543 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican_service_user.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923589 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.auth_path = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923635 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] barbican_service_user.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923709 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923774 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.kv_mountpoint = secret {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923825 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.approle_role_id = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923871 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.connection_uri = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.923942 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.kv_path = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924007 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.approle_secret_id = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924079 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.cpu_mode = custom {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924155 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.kv_version = 2 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924223 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.auth_method = approle {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924282 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.cpu_model_extra_flags = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924340 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.namespace = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924401 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.auth_path = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924459 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.root_token_id = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924504 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.cpu_models = ['Nehalem'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924553 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.kv_mountpoint = secret {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924599 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.ssl_ca_crt_file = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924642 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.cpu_power_governor_high = performance {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924714 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.kv_path = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924770 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.timeout = 60.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924811 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.cpu_power_governor_low = powersave {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924851 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.kv_version = 2 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924897 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.token_file = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924949 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.cpu_power_management = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.924992 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.namespace = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925033 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.token_role = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925072 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925112 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.use_ssl = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925165 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.root_token_id = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925207 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.device_detach_attempts = 8 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925252 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.ssl_ca_crt_file = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925300 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.device_detach_timeout = 20 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925342 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925383 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.disk_cachemodes = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925427 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.timeout = 60.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925472 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925513 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.disk_prefix = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925554 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925593 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.token_file = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925637 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.enabled_perf_events = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925707 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925760 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.file_backed_memory = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925800 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.connect_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925839 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.token_role = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925894 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.gid_maps = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925948 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.connect_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.925989 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.hw_disk_discard = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926039 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.use_ssl = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926082 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.endpoint_override = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926122 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.hw_machine_type = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926172 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926219 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.images_address_space_limit = 2 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926262 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926303 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926342 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.images_cpu_time_limit = 30 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926387 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.max_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926437 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926480 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.images_rbd_ceph_conf = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926525 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.min_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926566 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926607 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926657 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.region_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926707 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926766 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926814 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.retriable_status_codes = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926855 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.connect_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926895 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.service_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926934 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.images_rbd_glance_store_name = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.926974 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.connect_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927014 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.service_type = identity {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927057 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.images_rbd_pool = rbd {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927108 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.endpoint_override = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927158 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927199 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.images_type = default {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927239 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.status_code_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927279 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.images_volume_group = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927318 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927358 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.status_code_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927395 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.inject_key = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927446 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927487 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927545 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.inject_partition = -2 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927595 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.max_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927645 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927722 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.inject_password = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927813 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.min_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927841 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone.version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927877 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.iscsi_iface = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927923 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.region_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927946 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.ceph_mount_options = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927966 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.iser_use_multipath = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.927986 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.retriable_status_codes = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928012 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_bandwidth = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928034 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928060 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.service_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928080 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_completion_timeout = 800 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928099 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.connection_uri = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928119 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.service_type = identity {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928147 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_downtime = 500 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928171 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.cpu_mode = custom {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928196 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928216 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_downtime_delay = 75 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928240 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.status_code_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928261 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_downtime_steps = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928281 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.cpu_model_extra_flags = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928300 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.status_code_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928323 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_inbound_addr = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928344 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928363 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.cpu_models = ['Nehalem'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928383 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_monitor_interval = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928407 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928427 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_parallel_connections = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928446 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.cpu_power_governor_high = performance {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928470 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone.version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928493 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_permit_auto_converge = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928517 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.cpu_power_governor_low = powersave {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928541 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_permit_post_copy = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928561 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.ceph_mount_options = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928587 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.cpu_power_management = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928611 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_scheme = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928676 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928700 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_timeout_action = abort {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928722 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.device_detach_attempts = 8 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928747 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.connection_uri = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928768 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_tunnelled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928792 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.device_detach_timeout = 20 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928816 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.cpu_mode = custom {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928835 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.disk_cachemodes = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928835 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.disk_prefix = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928871 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.cpu_model_extra_flags = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.928891 np0000006323 devstack@n-api.service[84358]: WARNING oslo_config.cfg [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Aug 03 06:32:46.928891 np0000006323 devstack@n-api.service[84358]: live_migration_uri is deprecated for removal in favor of two other options that Aug 03 06:32:46.928891 np0000006323 devstack@n-api.service[84358]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Aug 03 06:32:46.928891 np0000006323 devstack@n-api.service[84358]: and ``live_migration_inbound_addr`` respectively. Aug 03 06:32:46.928891 np0000006323 devstack@n-api.service[84358]: ). Its value may be silently ignored in the future. Aug 03 06:32:46.928976 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.enabled_perf_events = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929004 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_uri = qemu+ssh://stack@%s/system {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929025 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.cpu_models = ['Nehalem'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929049 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.file_backed_memory = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929070 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.live_migration_with_native_tls = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929090 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.cpu_power_governor_high = performance {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929109 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.gid_maps = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929129 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.max_queues = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929167 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.cpu_power_governor_low = powersave {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929194 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.hw_disk_discard = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929220 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.mem_stats_period_seconds = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929240 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.cpu_power_management = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929259 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.hw_machine_type = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929283 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.migration_inbound_addr = 10.4.3.71 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929302 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929322 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.images_address_space_limit = 2 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929347 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.nfs_mount_options = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929367 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.device_detach_attempts = 8 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929390 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.images_cpu_time_limit = 30 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929411 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929431 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.images_rbd_ceph_conf = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929450 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.device_detach_timeout = 20 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929471 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.num_aoe_discover_tries = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929490 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929514 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.disk_cachemodes = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929534 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929555 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.num_iser_scan_tries = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929575 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.disk_prefix = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929594 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.images_rbd_glance_store_name = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929614 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.num_nvme_discover_tries = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.929634 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.enabled_perf_events = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930214 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.num_pcie_ports = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930289 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.images_rbd_pool = rbd {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930337 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.file_backed_memory = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930391 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.num_volume_scan_tries = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930436 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.images_type = default {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930476 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.gid_maps = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930526 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.pmem_namespaces = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930569 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.images_volume_group = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930624 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.hw_disk_discard = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930687 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.quobyte_client_cfg = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930735 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.inject_key = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930789 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.hw_machine_type = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930829 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.inject_partition = -2 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930882 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930926 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.images_address_space_limit = 2 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.930971 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.inject_password = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931035 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.images_cpu_time_limit = 30 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931083 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.rbd_connect_timeout = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931148 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.iscsi_iface = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931191 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931245 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.images_rbd_ceph_conf = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931287 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.iser_use_multipath = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931327 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931389 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931432 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_bandwidth = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931477 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.rbd_secret_uuid = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931503 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931523 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_completion_timeout = 800 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931546 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.rbd_user = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931568 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.images_rbd_glance_store_name = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931588 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_downtime = 500 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931607 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.realtime_scheduler_priority = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931627 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.images_rbd_pool = rbd {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931664 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.remote_filesystem_transport = ssh {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931688 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_downtime_delay = 75 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931714 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.images_type = default {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931823 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.rescue_image_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931894 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_downtime_steps = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.931965 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.images_volume_group = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932036 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.rescue_kernel_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932079 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_inbound_addr = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932154 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.inject_key = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932202 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.rescue_ramdisk_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932243 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_monitor_interval = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932303 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.inject_partition = -2 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932346 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.rng_dev_path = /dev/urandom {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932385 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.inject_password = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932433 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_parallel_connections = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932475 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.rx_queue_size = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932545 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_permit_auto_converge = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932612 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.iscsi_iface = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932675 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.smbfs_mount_options = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932725 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_permit_post_copy = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932781 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.iser_use_multipath = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932781 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_bandwidth = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932878 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_scheme = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932907 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932934 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.932965 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_timeout_action = abort {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933080 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.snapshot_compression = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933151 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_downtime = 500 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933187 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.snapshot_image_format = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933209 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_tunnelled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933288 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933346 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933380 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933402 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.sparse_logical_volumes = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933424 np0000006323 devstack@n-api.service[84360]: WARNING oslo_config.cfg [None req-5a714997-0853-4643-aede-6a103467402f None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Aug 03 06:32:46.933424 np0000006323 devstack@n-api.service[84360]: live_migration_uri is deprecated for removal in favor of two other options that Aug 03 06:32:46.933424 np0000006323 devstack@n-api.service[84360]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Aug 03 06:32:46.933424 np0000006323 devstack@n-api.service[84360]: and ``live_migration_inbound_addr`` respectively. Aug 03 06:32:46.933424 np0000006323 devstack@n-api.service[84360]: ). Its value may be silently ignored in the future. Aug 03 06:32:46.933640 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_inbound_addr = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933695 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933722 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_uri = qemu+ssh://stack@%s/system {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933792 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_monitor_interval = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933837 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.swtpm_enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933913 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933944 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.live_migration_with_native_tls = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.933973 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934056 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.max_queues = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934114 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.swtpm_group = tss {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934149 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_permit_post_copy = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934179 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.mem_stats_period_seconds = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934202 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.swtpm_user = tss {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934268 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_scheme = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934315 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.sysinfo_serial = unique {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934371 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.migration_inbound_addr = 10.4.3.71 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934422 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_timeout_action = abort {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934465 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.tb_cache_size = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934510 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_tunnelled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934538 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.nfs_mount_options = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934559 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.tx_queue_size = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934580 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934599 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.uid_maps = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934700 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.num_aoe_discover_tries = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934742 np0000006323 devstack@n-api.service[84359]: WARNING oslo_config.cfg [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Aug 03 06:32:46.934742 np0000006323 devstack@n-api.service[84359]: live_migration_uri is deprecated for removal in favor of two other options that Aug 03 06:32:46.934742 np0000006323 devstack@n-api.service[84359]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Aug 03 06:32:46.934742 np0000006323 devstack@n-api.service[84359]: and ``live_migration_inbound_addr`` respectively. Aug 03 06:32:46.934742 np0000006323 devstack@n-api.service[84359]: ). Its value may be silently ignored in the future. Aug 03 06:32:46.934931 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.934992 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.num_iser_scan_tries = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935039 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.use_virtio_for_bridges = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935062 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_uri = qemu+ssh://stack@%s/system {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935082 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.num_nvme_discover_tries = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935101 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.virt_type = qemu {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935189 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.live_migration_with_native_tls = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935233 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.num_pcie_ports = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935287 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.max_queues = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935336 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.volume_clear = zero {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935392 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.num_volume_scan_tries = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935418 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935440 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.volume_clear_size = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935465 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.pmem_namespaces = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935487 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.volume_enforce_multipath = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935590 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.migration_inbound_addr = 10.4.3.71 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935633 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.volume_use_multipath = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935729 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.quobyte_client_cfg = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935771 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.nfs_mount_options = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935824 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.vzstorage_cache_path = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935850 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935884 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935916 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935954 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.rbd_connect_timeout = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.935977 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936008 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.vzstorage_mount_group = qemu {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936031 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936051 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.num_iser_scan_tries = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936073 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.vzstorage_mount_opts = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936093 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936112 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936132 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936163 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.rbd_secret_uuid = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936188 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.num_pcie_ports = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936211 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936230 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.rbd_user = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936250 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.num_volume_scan_tries = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936271 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.vzstorage_mount_user = stack {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936290 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.realtime_scheduler_priority = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936310 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.pmem_namespaces = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936333 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936359 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.quobyte_client_cfg = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936380 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.remote_filesystem_transport = ssh {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936401 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.auth_section = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936425 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936445 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.rescue_image_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936465 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.auth_type = password {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936485 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.rbd_connect_timeout = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936508 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.rescue_kernel_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936529 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936550 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936569 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.rescue_ramdisk_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936590 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936611 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936630 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.rng_dev_path = /dev/urandom {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936663 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936699 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.rbd_secret_uuid = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936721 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.connect_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936741 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.rx_queue_size = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936761 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.rbd_user = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936782 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.connect_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936806 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.smbfs_mount_options = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936825 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936846 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.default_floating_pool = public {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936870 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936890 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.remote_filesystem_transport = ssh {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936910 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.endpoint_override = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936930 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.rescue_image_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936958 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.snapshot_compression = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.936981 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.extension_sync_interval = 600 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937001 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.rescue_kernel_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937020 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.snapshot_image_format = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937044 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.http_retries = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937071 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.rescue_ramdisk_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937091 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937112 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937133 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937167 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937188 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.sparse_logical_volumes = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937209 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.rx_queue_size = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937235 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.max_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937257 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937278 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.smbfs_mount_options = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937301 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.metadata_proxy_shared_secret = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937321 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.swtpm_enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937342 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.min_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937362 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937389 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.swtpm_group = tss {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937416 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.snapshot_compression = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937438 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.ovs_bridge = br-int {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937462 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.swtpm_user = tss {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937483 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.snapshot_image_format = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937502 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.physnets = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937525 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.sysinfo_serial = unique {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937547 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.region_name = RegionOne {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937567 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937591 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.tb_cache_size = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937611 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.retriable_status_codes = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.937631 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.sparse_logical_volumes = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938215 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.tx_queue_size = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938280 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.service_metadata_proxy = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938326 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938367 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.uid_maps = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938420 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.service_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938474 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.swtpm_enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938519 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938573 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.service_type = network {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938613 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.swtpm_group = tss {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938665 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.use_virtio_for_bridges = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938709 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938786 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.swtpm_user = tss {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938833 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.virt_type = qemu {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938901 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.status_code_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.938949 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.sysinfo_serial = unique {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939003 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.volume_clear = zero {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939045 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.status_code_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939085 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.tb_cache_size = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939152 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.volume_clear_size = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939201 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939259 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.tx_queue_size = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939307 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.volume_enforce_multipath = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939363 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939405 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.uid_maps = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939447 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.volume_use_multipath = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939501 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] neutron.version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939542 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939595 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.vzstorage_cache_path = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939637 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] notifications.bdms_in_notifications = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939700 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.use_virtio_for_bridges = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939775 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] notifications.default_level = INFO {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939854 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939923 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.virt_type = qemu {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.939983 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] notifications.include_share_mapping = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940025 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.vzstorage_mount_group = qemu {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940067 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.volume_clear = zero {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940107 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] notifications.notification_format = unversioned {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940136 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.volume_clear_size = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940168 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.vzstorage_mount_opts = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940190 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] notifications.notify_on_state_change = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940273 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.volume_enforce_multipath = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940315 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940369 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940410 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.volume_use_multipath = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940449 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940508 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] pci.alias = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940537 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.vzstorage_cache_path = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940563 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] pci.device_spec = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940623 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.vzstorage_mount_user = stack {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940689 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940723 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] pci.report_in_placement = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940795 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940835 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.vzstorage_mount_group = qemu {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940863 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.auth_section = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940943 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.vzstorage_mount_opts = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.940984 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.auth_section = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941038 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.auth_type = password {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941077 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941129 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.auth_type = password {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941175 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941203 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941229 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941316 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941360 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941416 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.vzstorage_mount_user = stack {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941457 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941510 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941536 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941557 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.connect_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941583 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.auth_section = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941662 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.connect_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941708 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.connect_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941769 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.auth_type = password {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941814 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.connect_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941840 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.endpoint_override = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941918 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.941968 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.default_floating_pool = public {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942037 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942067 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942087 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942106 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.endpoint_override = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942196 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942221 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.max_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942277 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.extension_sync_interval = 600 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942320 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.connect_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942353 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.min_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942375 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.http_retries = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942458 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.connect_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942513 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.region_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942562 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942585 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.default_floating_pool = public {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942605 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.retriable_status_codes = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942625 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942727 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.endpoint_override = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942790 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.service_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942851 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.max_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942888 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.extension_sync_interval = 600 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942919 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.service_type = placement {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.942998 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.http_retries = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943038 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.metadata_proxy_shared_secret = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943085 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943130 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943223 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.min_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943271 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.status_code_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943332 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943378 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.status_code_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943420 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.ovs_bridge = br-int {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943476 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.max_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943518 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943646 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.physnets = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943732 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943776 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943803 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.region_name = RegionOne {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943860 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.min_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943903 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] placement.version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.943979 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.retriable_status_codes = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944034 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.ovs_bridge = br-int {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944096 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.cores = 20 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944151 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.service_metadata_proxy = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944178 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.physnets = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944231 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.count_usage_from_placement = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944258 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.service_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944279 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.region_name = RegionOne {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944303 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944386 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.retriable_status_codes = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944439 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.service_type = network {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944490 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.injected_file_content_bytes = 10240 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944514 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.service_metadata_proxy = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944535 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944559 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.injected_file_path_length = 255 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944586 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.service_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944609 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.status_code_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944633 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.injected_files = 5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944669 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.service_type = network {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944694 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.status_code_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944722 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.instances = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944758 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944786 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.key_pairs = 100 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944809 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944828 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.status_code_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944847 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.metadata_items = 128 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944874 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944897 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.status_code_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944916 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.ram = 51200 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944940 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] neutron.version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944960 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944979 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.recheck_quota = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.944999 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] notifications.bdms_in_notifications = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945023 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945043 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.server_group_members = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945063 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] notifications.default_level = INFO {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945083 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] neutron.version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945106 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.server_groups = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945131 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] notifications.include_share_mapping = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945164 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] notifications.bdms_in_notifications = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945186 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.unified_limits_resource_list = ['servers'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945210 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] notifications.default_level = INFO {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945231 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] notifications.notification_format = unversioned {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945255 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] quota.unified_limits_resource_strategy = require {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945275 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] notifications.include_share_mapping = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945295 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] notifications.notify_on_state_change = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945315 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945335 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] notifications.notification_format = unversioned {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945355 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945382 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945403 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] notifications.notify_on_state_change = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945424 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler.image_metadata_prefilter = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945444 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] pci.alias = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945463 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945483 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945502 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] pci.device_spec = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945523 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler.max_attempts = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945547 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] pci.alias = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945567 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] pci.report_in_placement = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945586 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler.max_placement_results = 1000 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945606 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] pci.device_spec = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945629 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.auth_section = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945664 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945688 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] pci.report_in_placement = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945708 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.auth_type = password {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945743 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler.query_placement_for_image_type_support = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945766 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.auth_section = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945787 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945807 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945826 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.auth_type = password {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945846 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945875 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] scheduler.workers = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945912 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945943 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945965 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.945984 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946005 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.connect_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946029 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946051 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946070 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.connect_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946089 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946113 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.connect_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946133 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.endpoint_override = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946165 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946185 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.connect_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946205 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946226 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.endpoint_override = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946245 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946265 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946291 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946311 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946330 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946351 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946375 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.max_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946396 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.max_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946417 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946441 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.min_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946466 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.min_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946491 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.host_subset_size = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946511 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.region_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946531 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.region_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946554 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946576 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.retriable_status_codes = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946596 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.retriable_status_codes = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946620 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.image_properties_default_architecture = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.946641 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.service_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947284 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.service_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947330 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947385 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.service_type = placement {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947428 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.service_type = placement {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947480 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.image_props_weight_setting = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947533 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947596 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947645 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947710 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.status_code_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947767 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.status_code_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947808 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.isolated_hosts = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947865 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.status_code_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947933 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.status_code_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.947992 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.isolated_images = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948042 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948098 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948149 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.max_instances_per_host = 50 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948190 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948245 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948286 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948326 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] placement.version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948364 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] placement.version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948427 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948477 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.cores = 20 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948521 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.cores = 20 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948576 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.pci_in_placement = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948616 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.count_usage_from_placement = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948777 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.count_usage_from_placement = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948831 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948882 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948936 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.948980 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.injected_file_content_bytes = 10240 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949020 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949061 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.injected_file_content_bytes = 10240 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949103 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.injected_file_path_length = 255 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949160 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949211 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.injected_file_path_length = 255 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949255 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.injected_files = 5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949302 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.injected_files = 5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949345 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.instances = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949386 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949426 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.instances = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949466 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.key_pairs = 100 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949506 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949546 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.key_pairs = 100 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949585 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.metadata_items = 128 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949617 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.metadata_items = 128 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949639 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949673 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.ram = 51200 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949696 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.ram = 51200 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949717 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.recheck_quota = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949736 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.track_instance_changes = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949756 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.recheck_quota = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949776 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.server_group_members = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949804 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.server_group_members = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949827 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.server_groups = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949848 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949880 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.server_groups = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949915 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] metrics.required = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949941 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949967 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.unified_limits_resource_list = ['servers'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.949988 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] quota.unified_limits_resource_strategy = require {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950014 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] metrics.weight_multiplier = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950036 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950058 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] metrics.weight_of_unavailable = -10000.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950080 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] quota.unified_limits_resource_strategy = require {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950100 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950119 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] metrics.weight_setting = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950148 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950176 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler.image_metadata_prefilter = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950176 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950214 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950235 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950256 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler.max_attempts = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950275 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler.image_metadata_prefilter = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950295 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] serial_console.enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950315 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler.max_placement_results = 1000 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950339 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950361 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] serial_console.port_range = 10000:20000 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950381 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950401 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler.max_attempts = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950421 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950443 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler.query_placement_for_image_type_support = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950463 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler.max_placement_results = 1000 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950484 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950507 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950528 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950549 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] scheduler.workers = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950571 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] serial_console.serialproxy_port = 6083 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950591 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler.query_placement_for_image_type_support = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950612 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950631 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_user.auth_section = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950661 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950693 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950717 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_user.auth_type = password {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950751 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] scheduler.workers = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950781 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950802 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_user.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950822 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950841 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950862 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_user.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950889 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950911 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950932 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_user.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950951 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950971 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.950991 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_user.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951011 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951035 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951055 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_user.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951075 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951095 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_user.send_service_user_token = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951114 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951135 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951164 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_user.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951184 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.host_subset_size = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951210 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951230 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] service_user.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951250 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951270 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951290 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951313 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.agent_enabled = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951335 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.host_subset_size = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951354 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951378 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951400 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951420 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951440 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951462 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.image_properties_default_architecture = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951482 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951510 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951550 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.isolated_hosts = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951589 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.html5proxy_host = 0.0.0.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.951623 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.image_props_weight_setting = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952262 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.isolated_images = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952319 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.html5proxy_port = 6082 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952363 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952405 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952445 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.image_compression = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952543 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.isolated_hosts = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952591 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952632 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.jpeg_compression = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952707 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.isolated_images = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952770 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.playback_compression = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952819 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952860 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.require_secure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952919 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.max_instances_per_host = 50 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.952973 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.pci_in_placement = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953015 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.server_listen = 127.0.0.1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953060 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953103 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953162 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953217 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953278 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953332 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953384 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953429 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.pci_in_placement = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953470 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953509 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.streaming_mode = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953548 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953592 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953634 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] spice.zlib_compression = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953696 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953750 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953792 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] upgrade_levels.baseapi = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953832 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953885 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.track_instance_changes = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953940 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] upgrade_levels.compute = auto {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.953982 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954023 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] upgrade_levels.conductor = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954062 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954108 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954159 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] upgrade_levels.scheduler = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954202 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] metrics.required = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954246 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954289 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vendordata_dynamic_auth.auth_section = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954330 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] metrics.weight_multiplier = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954377 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.track_instance_changes = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954419 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vendordata_dynamic_auth.auth_type = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954466 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954508 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954547 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vendordata_dynamic_auth.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954587 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] metrics.weight_setting = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954626 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] metrics.required = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954679 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vendordata_dynamic_auth.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954724 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] metrics.weight_multiplier = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954784 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vendordata_dynamic_auth.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954838 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954899 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vendordata_dynamic_auth.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954949 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] metrics.weight_of_unavailable = -10000.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.954989 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] serial_console.enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955029 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vendordata_dynamic_auth.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955068 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] metrics.weight_setting = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955107 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] serial_console.port_range = 10000:20000 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955154 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vendordata_dynamic_auth.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955207 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955248 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vendordata_dynamic_auth.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955293 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955335 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955374 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.api_retry_count = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955413 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] serial_console.enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955460 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] serial_console.serialproxy_port = 6083 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955510 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.ca_file = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955552 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] serial_console.port_range = 10000:20000 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955597 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.cache_prefix = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955637 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_user.auth_section = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955692 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955741 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.cluster_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955785 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_user.auth_type = password {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955830 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955893 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.connection_pool_size = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955952 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_user.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.955994 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.console_delay_seconds = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956034 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_user.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956073 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] serial_console.serialproxy_port = 6083 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956112 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.datastore_regex = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956162 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_user.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956204 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_user.auth_section = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956235 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.host_ip = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956258 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_user.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956279 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_user.auth_type = password {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956304 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.host_password = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956324 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_user.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956344 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_user.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956363 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.host_port = 443 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956382 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_user.send_service_user_token = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956406 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_user.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956427 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.host_username = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956448 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_user.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956468 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_user.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956488 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956507 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] service_user.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956527 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_user.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956547 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.integration_bridge = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956570 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.agent_enabled = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956591 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_user.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956612 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.maximum_objects = 100 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956631 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956671 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.pbm_default_policy = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956700 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_user.send_service_user_token = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956720 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.pbm_enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956771 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_user.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956805 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956827 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.pbm_wsdl_location = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956847 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] service_user.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956878 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956913 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956942 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.agent_enabled = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956964 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.serial_port_proxy_uri = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.956983 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.html5proxy_port = 6082 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957010 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957032 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.serial_port_service_uri = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957053 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.image_compression = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957072 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.task_poll_interval = 0.5 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957092 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.jpeg_compression = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957112 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957132 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.use_linked_clone = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957166 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.playback_compression = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957194 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.html5proxy_host = 0.0.0.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957216 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.vnc_keymap = en-us {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957236 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.require_secure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957256 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.html5proxy_port = 6082 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957279 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.vnc_port = 5900 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957299 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.server_listen = 127.0.0.1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957319 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.image_compression = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957339 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vmware.vnc_port_total = 10000 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957364 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957386 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.jpeg_compression = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957405 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vnc.auth_schemes = ['none'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957425 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.playback_compression = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957444 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vnc.enabled = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957468 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957488 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.require_secure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957508 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.streaming_mode = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957532 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957554 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.server_listen = 127.0.0.1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957574 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] spice.zlib_compression = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957594 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957618 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957640 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] upgrade_levels.baseapi = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957674 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vnc.novncproxy_port = 6080 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957697 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] upgrade_levels.compute = auto {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957730 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957769 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vnc.server_listen = 127.0.0.1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957792 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] upgrade_levels.conductor = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957812 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.streaming_mode = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957838 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] upgrade_levels.scheduler = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957869 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957907 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] spice.zlib_compression = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957931 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vnc.vencrypt_ca_certs = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.957961 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vendordata_dynamic_auth.auth_section = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958411 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] upgrade_levels.baseapi = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958458 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vnc.vencrypt_client_cert = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958502 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vendordata_dynamic_auth.auth_type = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958542 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] vnc.vencrypt_client_key = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958583 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vendordata_dynamic_auth.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958623 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] upgrade_levels.compute = auto {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958676 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958734 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vendordata_dynamic_auth.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958802 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] upgrade_levels.conductor = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958847 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.disable_deep_image_inspection = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958906 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958954 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] upgrade_levels.scheduler = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.958995 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.disable_fallback_pcpu_query = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959035 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vendordata_dynamic_auth.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959076 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vendordata_dynamic_auth.auth_section = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959122 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.disable_group_policy_check_upcall = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959308 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vendordata_dynamic_auth.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959422 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959476 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959522 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vendordata_dynamic_auth.auth_type = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959572 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.disable_rootwrap = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959619 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vendordata_dynamic_auth.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959678 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vendordata_dynamic_auth.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959770 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.enable_numa_live_migration = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959826 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.api_retry_count = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959879 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vendordata_dynamic_auth.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959924 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.959971 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.ca_file = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960014 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vendordata_dynamic_auth.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960057 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960101 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.cache_prefix = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960164 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vendordata_dynamic_auth.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960213 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.handle_virt_lifecycle_events = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960255 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.cluster_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960299 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vendordata_dynamic_auth.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960341 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.libvirt_disable_apic = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960384 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.connection_pool_size = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960428 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vendordata_dynamic_auth.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960469 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.never_download_image_if_on_rbd = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960519 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.console_delay_seconds = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960566 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vendordata_dynamic_auth.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960609 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960666 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.datastore_regex = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960713 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.api_retry_count = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960769 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960824 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.host_ip = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960871 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.ca_file = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960920 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.960965 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.host_password = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961008 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961056 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.cache_prefix = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961098 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.host_port = 443 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961153 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961202 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.cluster_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961246 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.host_username = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961296 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961340 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961389 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.connection_pool_size = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961433 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961477 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.integration_bridge = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961520 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.console_delay_seconds = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961596 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961689 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.maximum_objects = 100 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961751 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.datastore_regex = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961800 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961845 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.pbm_default_policy = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961888 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.host_ip = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961913 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961935 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.pbm_enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961963 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.host_password = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.961994 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] wsgi.secure_proxy_ssl_header = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962018 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.pbm_wsdl_location = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962039 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] zvm.ca_file = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962059 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.host_port = 443 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962081 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962101 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] zvm.cloud_connector_url = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962121 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.host_username = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962158 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.serial_port_proxy_uri = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962189 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962211 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962231 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.serial_port_service_uri = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962253 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.integration_bridge = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962272 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] zvm.reachable_timeout = 300 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962293 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.task_poll_interval = 0.5 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962315 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.maximum_objects = 100 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962336 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962361 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.use_linked_clone = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962383 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.pbm_default_policy = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962402 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_middleware.enable_proxy_headers_parsing = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962422 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.vnc_keymap = en-us {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962443 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.pbm_enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962463 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962483 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.vnc_port = 5900 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962504 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.pbm_wsdl_location = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962531 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_middleware.max_request_body_size = 114688 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962553 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vmware.vnc_port_total = 10000 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962574 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962600 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962621 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vnc.auth_schemes = ['none'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962740 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962774 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.serial_port_proxy_uri = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962806 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vnc.enabled = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962889 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_metrics.metrics_process_name = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962915 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.serial_port_service_uri = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962936 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962958 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.962980 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.task_poll_interval = 0.5 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963027 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963065 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.use_linked_clone = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963100 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963163 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.connection_string = messaging:// {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963254 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.vnc_keymap = en-us {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963303 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vnc.novncproxy_port = 6080 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963346 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963388 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.vnc_port = 5900 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963431 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vnc.server_listen = 127.0.0.1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963480 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.es_doc_type = notification {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963523 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vmware.vnc_port_total = 10000 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963571 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963617 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.es_scroll_size = 10000 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963673 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vnc.vencrypt_ca_certs = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963717 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vnc.auth_schemes = ['none'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963778 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.es_scroll_time = 2m {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963822 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vnc.vencrypt_client_cert = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963865 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vnc.enabled = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963909 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.filter_error_trace = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.963960 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] vnc.vencrypt_client_key = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964021 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.hmac_keys = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964078 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964121 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964175 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.sentinel_service_name = mymaster {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964175 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.socket_timeout = 0.1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964255 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.disable_deep_image_inspection = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964297 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964348 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.trace_requests = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964378 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964401 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vnc.novncproxy_port = 6080 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964421 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler.trace_sqlalchemy = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964447 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964468 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vnc.server_listen = 127.0.0.1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964488 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964509 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler_jaeger.process_tags = {} {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964534 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.disable_rootwrap = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964558 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler_jaeger.service_name_prefix = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964580 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964601 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.enable_numa_live_migration = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964621 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] profiler_otlp.service_name_prefix = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964642 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vnc.vencrypt_ca_certs = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964679 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964701 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.auth_section = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964738 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vnc.vencrypt_client_cert = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964772 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964806 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.auth_type = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964828 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] vnc.vencrypt_client_key = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964849 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964876 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964911 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964935 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.libvirt_disable_apic = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964966 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.964992 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.disable_deep_image_inspection = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965017 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965037 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.collect_timing = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965057 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.disable_fallback_pcpu_query = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965079 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965101 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.connect_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965126 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.disable_group_policy_check_upcall = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965158 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965180 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.connect_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965200 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965220 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965241 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.endpoint_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965266 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965291 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.disable_rootwrap = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965333 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.endpoint_interface = public {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965359 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965380 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.endpoint_override = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965400 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.enable_numa_live_migration = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965422 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965443 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.endpoint_region_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965464 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965488 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965517 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.endpoint_service_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965646 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965687 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.endpoint_service_type = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965710 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965742 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965767 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965787 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.handle_virt_lifecycle_events = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965809 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965841 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965881 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.libvirt_disable_apic = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965907 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.max_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965928 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] wsgi.secure_proxy_ssl_header = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.965979 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.never_download_image_if_on_rbd = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966039 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.min_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966086 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] zvm.ca_file = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966134 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966203 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.region_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966251 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] zvm.cloud_connector_url = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966294 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.retriable_status_codes = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966344 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966401 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966447 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.service_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966488 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966530 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] zvm.reachable_timeout = 300 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966577 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.service_type = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966622 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966698 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966768 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.split_loggers = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966818 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966863 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.status_code_retries = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966905 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_middleware.enable_proxy_headers_parsing = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966948 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.966997 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.status_code_retry_delay = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967043 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967084 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967125 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967181 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967225 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967267 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.valid_interfaces = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967309 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967358 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967402 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_limit.version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967449 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967492 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967533 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967581 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967624 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] wsgi.secure_proxy_ssl_header = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967689 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967742 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967788 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] zvm.ca_file = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967835 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967880 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967922 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] zvm.cloud_connector_url = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967964 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.967998 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.connection_string = messaging:// {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968150 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968176 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968198 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968220 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968240 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.es_doc_type = notification {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968260 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] zvm.reachable_timeout = 300 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968280 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968301 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.es_scroll_size = 10000 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968327 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968349 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968369 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.es_scroll_time = 2m {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968389 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.hostname = np0000006323 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968410 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_middleware.enable_proxy_headers_parsing = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968431 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.filter_error_trace = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968452 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968473 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968600 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.hmac_keys = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968630 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968665 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_middleware.max_request_body_size = 114688 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968690 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968712 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.sentinel_service_name = mymaster {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968757 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968805 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968852 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.socket_timeout = 0.1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.968986 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969047 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969092 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.trace_requests = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969164 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_metrics.metrics_process_name = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969215 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969268 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler.trace_sqlalchemy = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969338 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969406 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969485 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler_jaeger.process_tags = {} {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969562 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969639 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969716 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler_jaeger.service_name_prefix = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969777 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.connection_string = messaging:// {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969805 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969827 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] profiler_otlp.service_name_prefix = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969851 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969893 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969919 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.auth_section = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969940 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.es_doc_type = notification {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969960 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.969985 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.auth_type = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970020 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.es_scroll_size = 10000 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970049 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970071 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970099 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970121 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.es_scroll_time = 2m {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970156 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970179 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970200 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.filter_error_trace = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970221 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.collect_timing = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970242 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970268 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.hmac_keys = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970290 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.connect_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970310 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970332 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.connect_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970353 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970374 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.sentinel_service_name = mymaster {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970469 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.endpoint_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970510 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970551 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.socket_timeout = 0.1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970574 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970612 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.endpoint_interface = public {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970696 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.trace_requests = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970753 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970799 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.endpoint_override = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970843 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler.trace_sqlalchemy = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970887 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.ssl = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970936 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.endpoint_region_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.970982 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler_jaeger.process_tags = {} {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971026 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971068 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.endpoint_service_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971112 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler_jaeger.service_name_prefix = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971166 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.endpoint_service_type = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971212 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971255 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] profiler_otlp.service_name_prefix = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971304 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971349 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971391 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.auth_section = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971434 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971482 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971525 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.auth_type = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971568 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.max_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971610 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971690 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971761 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.min_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971790 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.ssl_version = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971813 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971835 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971855 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.region_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971875 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.collect_timing = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971896 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971924 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.retriable_status_codes = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971950 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.connect_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.971972 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.service_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972007 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_notifications.retry = -1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972038 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.connect_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972060 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.service_type = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972082 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972102 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.endpoint_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972130 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.split_loggers = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972161 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_messaging_notifications.transport_url = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972280 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.status_code_retries = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972307 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.endpoint_interface = public {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972329 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_reports.file_event_handler = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972351 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.status_code_retry_delay = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972373 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.endpoint_override = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972416 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972470 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972516 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.endpoint_region_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972563 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] oslo_reports.log_dir = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972605 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.valid_interfaces = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972662 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.endpoint_service_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972717 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972763 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_limit.version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972806 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.endpoint_service_type = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972902 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972955 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.972997 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973038 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] os_brick.wait_mpath_device_interval = 1 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973081 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973128 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973181 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] privsep_osbrick.capabilities = [21, 2] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973226 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973256 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.max_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973277 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] privsep_osbrick.group = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973303 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973326 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] privsep_osbrick.helper_command = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973347 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.min_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973368 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973388 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] privsep_osbrick.log_daemon_traceback = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973409 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.region_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973435 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973456 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973477 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.retriable_status_codes = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973613 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973674 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] privsep_osbrick.thread_pool_size = 16 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973721 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.service_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973765 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973809 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] privsep_osbrick.user = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973860 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.service_type = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973906 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.hostname = np0000006323 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.973950 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.auth_section = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974003 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.split_loggers = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974046 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974072 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.auth_type = password {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974092 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.status_code_retries = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974112 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974152 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.auth_url = https://10.4.3.71/identity {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974176 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.status_code_retry_delay = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974197 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974217 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.auth_version = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974243 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974265 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974285 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.cache = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974400 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.valid_interfaces = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974459 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974506 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974551 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_limit.version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974594 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974635 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974704 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974750 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.default_domain_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974792 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974842 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.default_domain_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974886 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974909 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974931 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.delay_auth_decision = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974951 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974972 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.974993 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.domain_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975017 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975038 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975058 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.domain_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975079 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975106 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975230 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975279 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975331 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975382 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975430 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.http_connect_timeout = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975472 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975513 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975556 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975598 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975639 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975686 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.include_service_catalog = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975719 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.hostname = np0000006323 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975742 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975763 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.insecure = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975783 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975803 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975826 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.interface = public {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975848 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975936 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.975985 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976052 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976109 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_password = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976183 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976248 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976306 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976343 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976373 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.ssl = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976401 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976422 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976443 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976464 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976484 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976505 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976525 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976727 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976793 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976855 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976915 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.976975 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977033 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977092 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_secret_key = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977129 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977169 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.ssl_version = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977192 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_security_strategy = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977213 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977234 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977254 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977274 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977295 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977320 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977342 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977362 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977382 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_notifications.retry = -1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977403 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977423 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977444 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977464 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977491 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977693 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977759 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977822 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977884 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_reports.file_event_handler = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.977945 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978005 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcache_username = {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978062 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978130 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978202 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978261 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] oslo_reports.log_dir = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978319 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978376 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.password = **** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978432 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978469 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978499 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.project_domain_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978532 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978555 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.project_domain_name = Default {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978575 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978596 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978616 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.project_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978637 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.ssl = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978684 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978722 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.project_name = service {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978771 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978813 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] privsep_osbrick.group = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978853 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.region_name = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978898 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978937 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] privsep_osbrick.helper_command = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.978973 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979014 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979053 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979100 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.service_token_roles_required = True {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979151 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979194 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979233 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.service_type = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979274 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979312 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] privsep_osbrick.thread_pool_size = 16 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979336 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.system_scope = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979357 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.ssl_version = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979390 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] privsep_osbrick.user = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979412 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.token_cache_time = 300 {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979433 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979459 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.auth_section = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979496 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.trust_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979496 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.user_domain_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979541 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979575 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.auth_type = password {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979616 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.user_domain_name = Default {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979647 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_notifications.retry = -1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979699 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.auth_url = https://10.4.3.71/identity {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979730 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.user_id = None {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979764 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979796 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.auth_version = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979829 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.username = nova {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979861 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_messaging_notifications.transport_url = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979913 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.cache = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979948 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] keystone_authtoken.www_authenticate_uri = https://10.4.3.71/identity {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.979978 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_reports.file_event_handler = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980002 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi_app [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] ******************************************************************************** {{(pid=84358) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Aug 03 06:32:46.980024 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980045 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980069 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980100 np0000006323 devstack@n-api.service[84358]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e0842a4668 pid: 84358 (default app) Aug 03 06:32:46.980124 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.default_domain_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980156 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] oslo_reports.log_dir = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980474 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.default_domain_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980522 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980565 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.delay_auth_decision = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980606 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980660 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.domain_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980714 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] os_brick.wait_mpath_device_interval = 1 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980764 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.domain_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980808 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] privsep_osbrick.capabilities = [21, 2] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980848 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980889 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] privsep_osbrick.group = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980936 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.http_connect_timeout = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.980991 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] privsep_osbrick.helper_command = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981053 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:32:46.981104 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981157 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] privsep_osbrick.log_daemon_traceback = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981199 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.include_service_catalog = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981239 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981280 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.insecure = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981335 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] privsep_osbrick.thread_pool_size = 16 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981389 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.interface = public {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981435 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] privsep_osbrick.user = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981483 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981546 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.auth_section = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981590 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_password = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981674 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981727 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.auth_type = password {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981795 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981863 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.auth_url = https://10.4.3.71/identity {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981909 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.981960 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.auth_version = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982021 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982075 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.cache = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982118 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982206 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982253 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982341 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982404 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982457 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.default_domain_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982501 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982566 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.default_domain_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982611 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982710 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.delay_auth_decision = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982764 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982836 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.domain_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982883 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982953 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.982999 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.domain_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983065 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983109 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983189 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983240 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.http_connect_timeout = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983346 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983404 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcache_username = {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983483 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.include_service_catalog = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983530 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983598 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.insecure = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983675 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.password = **** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983749 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.interface = public {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983802 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.project_domain_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983875 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983917 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.project_domain_name = Default {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.983966 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] 10.4.3.71 "GET /compute/v2.1/" status: 200 len: 388 microversion: 2.1 time: 0.003165 Aug 03 06:32:46.984026 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_password = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984074 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.project_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984127 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984185 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.project_name = service {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984228 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 1/1] 10.4.3.71 () {60 vars in 924 bytes} [Mon Aug 3 06:32:46 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) Aug 03 06:32:46.984269 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984308 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.region_name = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984429 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984815 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984883 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984910 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.service_token_roles_required = True {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984934 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984954 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.service_type = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984976 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.984997 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.system_scope = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985032 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_secret_key = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985055 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.token_cache_time = 300 {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985075 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_security_strategy = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985103 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.trust_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985254 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985277 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.user_domain_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985427 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985480 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.user_domain_name = Default {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985480 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.user_id = None {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985573 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985573 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985688 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.username = nova {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985745 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] keystone_authtoken.www_authenticate_uri = https://10.4.3.71/identity {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985794 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.985840 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi_app [None req-8b093e8d-917a-47fc-a9a3-f62c6406da86 None None] ******************************************************************************** {{(pid=84359) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Aug 03 06:32:46.985966 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.986021 np0000006323 devstack@n-api.service[84359]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e0842a4668 pid: 84359 (default app) Aug 03 06:32:46.986048 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcache_username = {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.986114 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.986250 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.password = **** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.986367 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.project_domain_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.986487 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.project_domain_name = Default {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.986602 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.project_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.986777 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.project_name = service {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.986903 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.region_name = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.987038 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.987167 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.service_token_roles_required = True {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.987275 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.service_type = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.987422 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.system_scope = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.987541 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.token_cache_time = 300 {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.987675 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.trust_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.987809 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.user_domain_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.987955 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.user_domain_name = Default {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.988076 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.user_id = None {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.988215 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.username = nova {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.988335 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] keystone_authtoken.www_authenticate_uri = https://10.4.3.71/identity {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Aug 03 06:32:46.988469 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi_app [None req-5a714997-0853-4643-aede-6a103467402f None None] ******************************************************************************** {{(pid=84360) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Aug 03 06:32:46.988594 np0000006323 devstack@n-api.service[84360]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e0842a4668 pid: 84360 (default app) Aug 03 06:32:55.770436 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.786974 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.800675 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.900962 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.901820 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.921991 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.922363 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.927042 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.928731 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.993813 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.994103 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:32:55.994384 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:33:39.263833 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:33:39.266891 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-045f76aa-b574-4cf8-b649-d079d7a894cb None None] 10.4.3.71 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.003329 Aug 03 06:33:39.267081 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 2/2] 10.4.3.71 () {62 vars in 1039 bytes} [Mon Aug 3 06:33:39 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) Aug 03 06:33:39.603336 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bb0deb9e-e887-4035-83dd-03b3672280dc admin admin] Acquiring lock "nova-policy-init" {{(pid=84359) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 03 06:33:39.603672 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bb0deb9e-e887-4035-83dd-03b3672280dc admin admin] Acquired lock "nova-policy-init" {{(pid=84359) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 03 06:33:39.612533 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bb0deb9e-e887-4035-83dd-03b3672280dc admin admin] Releasing lock "nova-policy-init" {{(pid=84359) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 03 06:33:39.787559 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-bb0deb9e-e887-4035-83dd-03b3672280dc admin admin] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:33:39.809242 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-bb0deb9e-e887-4035-83dd-03b3672280dc admin admin] 10.4.3.71 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.534543 Aug 03 06:33:39.809534 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 1/3] 10.4.3.71 () {68 vars in 1400 bytes} [Mon Aug 3 06:33:39 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:39.999371 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-91488c38-c646-472c-8b2f-a643e8df4a1c admin admin] Acquiring lock "nova-policy-init" {{(pid=84360) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 03 06:33:39.999757 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-91488c38-c646-472c-8b2f-a643e8df4a1c admin admin] Acquired lock "nova-policy-init" {{(pid=84360) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 03 06:33:40.010709 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-91488c38-c646-472c-8b2f-a643e8df4a1c admin admin] Releasing lock "nova-policy-init" {{(pid=84360) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 03 06:33:40.190236 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-91488c38-c646-472c-8b2f-a643e8df4a1c admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "cirros256", "id": "c1", "ram": 256, "os-flavor-access:is_public": true, "swap": 0, "disk": 1, "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:40.222064 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-91488c38-c646-472c-8b2f-a643e8df4a1c admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.227384 Aug 03 06:33:40.222326 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 1/4] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:33:39 2026] POST /compute/v2.1/flavors => generated 405 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:33:40.234507 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-914c104d-3d0b-4fe4-a5f0-f528b7b3629c admin admin] Acquiring lock "nova-policy-init" {{(pid=84358) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 03 06:33:40.234620 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-914c104d-3d0b-4fe4-a5f0-f528b7b3629c admin admin] Acquired lock "nova-policy-init" {{(pid=84358) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 03 06:33:40.243503 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-914c104d-3d0b-4fe4-a5f0-f528b7b3629c admin admin] Releasing lock "nova-policy-init" {{(pid=84358) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 03 06:33:40.419702 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-914c104d-3d0b-4fe4-a5f0-f528b7b3629c admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:40.450824 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-914c104d-3d0b-4fe4-a5f0-f528b7b3629c admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.220305 Aug 03 06:33:40.451137 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 3/5] 10.4.3.71 () {72 vars in 1444 bytes} [Mon Aug 3 06:33:40 2026] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:40.644165 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7f5dc763-95c7-48c1-96de-ac90f0037fca admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "ds512M", "id": "d1", "ram": 512, "os-flavor-access:is_public": true, "swap": 0, "disk": 5, "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:40.690629 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7f5dc763-95c7-48c1-96de-ac90f0037fca admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.048982 Aug 03 06:33:40.691083 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 2/6] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:33:40 2026] POST /compute/v2.1/flavors => generated 402 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:33:40.701772 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e6601d4b-a566-4da1-afae-b091ede86340 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:40.724028 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e6601d4b-a566-4da1-afae-b091ede86340 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.024572 Aug 03 06:33:40.724350 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 2/7] 10.4.3.71 () {72 vars in 1444 bytes} [Mon Aug 3 06:33:40 2026] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:40.943679 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-eaf2156b-ccdb-47c3-8eaf-83abd6b10586 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "ds1G", "id": "d2", "ram": 1024, "os-flavor-access:is_public": true, "swap": 0, "disk": 10, "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:40.968276 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-eaf2156b-ccdb-47c3-8eaf-83abd6b10586 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.029801 Aug 03 06:33:40.968519 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 4/8] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:33:40 2026] POST /compute/v2.1/flavors => generated 402 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:33:40.980140 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-90301af9-63b1-419a-aaed-fcc34fb78fed admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:41.008437 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-90301af9-63b1-419a-aaed-fcc34fb78fed admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.030602 Aug 03 06:33:41.008766 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 3/9] 10.4.3.71 () {72 vars in 1444 bytes} [Mon Aug 3 06:33:40 2026] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:41.213795 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-fc53ed6d-49a0-4445-90fc-4e593383337d admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "ds2G", "id": "d3", "ram": 2048, "os-flavor-access:is_public": true, "swap": 0, "disk": 10, "vcpus": 2, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:41.236118 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-fc53ed6d-49a0-4445-90fc-4e593383337d admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.025418 Aug 03 06:33:41.236844 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 3/10] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:33:41 2026] POST /compute/v2.1/flavors => generated 402 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:33:41.247540 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b41e79ba-ba7f-4663-b2ed-d6b3a9f3c6da admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:41.262663 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b41e79ba-ba7f-4663-b2ed-d6b3a9f3c6da admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016875 Aug 03 06:33:41.262955 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 5/11] 10.4.3.71 () {72 vars in 1444 bytes} [Mon Aug 3 06:33:41 2026] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:41.463432 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d787ba5d-efa0-42f6-bcd5-47df871203f4 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "ds4G", "id": "d4", "ram": 4096, "os-flavor-access:is_public": true, "swap": 0, "disk": 20, "vcpus": 4, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:41.477003 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d787ba5d-efa0-42f6-bcd5-47df871203f4 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.015288 Aug 03 06:33:41.477365 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 4/12] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:33:41 2026] POST /compute/v2.1/flavors => generated 402 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:33:41.488741 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4a3073cb-97ea-41db-bda6-123be2a29a46 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:41.502806 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4a3073cb-97ea-41db-bda6-123be2a29a46 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015678 Aug 03 06:33:41.503117 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 4/13] 10.4.3.71 () {72 vars in 1444 bytes} [Mon Aug 3 06:33:41 2026] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:41.703922 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d5ea172c-7b37-4896-9ec0-84fb955a30ba admin admin] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:33:41.725849 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d5ea172c-7b37-4896-9ec0-84fb955a30ba admin admin] 10.4.3.71 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2096 microversion: 2.61 time: 0.023805 Aug 03 06:33:41.726202 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 6/14] 10.4.3.71 () {68 vars in 1400 bytes} [Mon Aug 3 06:33:41 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 2096 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:33:41.952143 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d1f3b916-ee5a-4ee3-a0eb-a06e6736a28e admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.tiny", "id": "1", "ram": 512, "os-flavor-access:is_public": true, "swap": 0, "disk": 1, "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:41.967105 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d1f3b916-ee5a-4ee3-a0eb-a06e6736a28e admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 400 microversion: 2.61 time: 0.016643 Aug 03 06:33:41.967456 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 5/15] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:33:41 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) Aug 03 06:33:41.980683 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-38433aa2-f733-410c-8332-78a4ff54e86d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:41.994930 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-38433aa2-f733-410c-8332-78a4ff54e86d admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015903 Aug 03 06:33:41.995287 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 5/16] 10.4.3.71 () {72 vars in 1441 bytes} [Mon Aug 3 06:33:41 2026] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:42.204714 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-98395bc4-1cb4-4394-b5cc-96afb54e9c9b admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.small", "id": "2", "ram": 2048, "os-flavor-access:is_public": true, "swap": 0, "disk": 20, "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:42.220480 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-98395bc4-1cb4-4394-b5cc-96afb54e9c9b admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 403 microversion: 2.61 time: 0.018193 Aug 03 06:33:42.220757 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 7/17] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:33:42 2026] POST /compute/v2.1/flavors => generated 403 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:33:42.232140 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5c60c721-4e83-4c79-8c05-1eaece313a33 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:42.256712 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5c60c721-4e83-4c79-8c05-1eaece313a33 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.026294 Aug 03 06:33:42.260344 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 6/18] 10.4.3.71 () {72 vars in 1441 bytes} [Mon Aug 3 06:33:42 2026] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:42.480945 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5a679e16-18f8-4938-a7ed-93557ad6f212 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.medium", "id": "3", "ram": 4096, "os-flavor-access:is_public": true, "swap": 0, "disk": 40, "vcpus": 2, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:42.497261 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5a679e16-18f8-4938-a7ed-93557ad6f212 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.017716 Aug 03 06:33:42.497521 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 6/19] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:33:42 2026] POST /compute/v2.1/flavors => generated 404 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:33:42.508036 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fcb4e858-c206-42ed-897e-1cbe208b3788 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:42.522382 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fcb4e858-c206-42ed-897e-1cbe208b3788 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016014 Aug 03 06:33:42.522635 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 8/20] 10.4.3.71 () {72 vars in 1441 bytes} [Mon Aug 3 06:33:42 2026] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:42.713139 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-fef1b0a0-6150-45f2-8f6f-2c1ada59b7fa admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.large", "id": "4", "ram": 8192, "os-flavor-access:is_public": true, "swap": 0, "disk": 80, "vcpus": 4, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:42.725221 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-fef1b0a0-6150-45f2-8f6f-2c1ada59b7fa admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 403 microversion: 2.61 time: 0.013630 Aug 03 06:33:42.725541 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 7/21] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:33:42 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) Aug 03 06:33:42.734798 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c9e726ec-c3dc-4a4d-bdc6-4656a7cd1d42 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:42.750286 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c9e726ec-c3dc-4a4d-bdc6-4656a7cd1d42 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016992 Aug 03 06:33:42.750573 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 7/22] 10.4.3.71 () {72 vars in 1441 bytes} [Mon Aug 3 06:33:42 2026] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:42.956114 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-72a29837-1acc-4cd5-81fe-d6df3c2cf88d admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "id": "5", "ram": 16384, "os-flavor-access:is_public": true, "swap": 0, "disk": 160, "vcpus": 8, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:42.969586 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-72a29837-1acc-4cd5-81fe-d6df3c2cf88d admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.015141 Aug 03 06:33:42.969936 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 9/23] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:33:42 2026] POST /compute/v2.1/flavors => generated 406 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:33:42.981299 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8a06e292-c54e-4ba1-8045-8c8c5f99e7c8 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:33:42.999055 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8a06e292-c54e-4ba1-8045-8c8c5f99e7c8 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.019132 Aug 03 06:33:42.999497 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 8/24] 10.4.3.71 () {72 vars in 1441 bytes} [Mon Aug 3 06:33:42 2026] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:33:52.747599 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:INSERT=7,nova_api:SELECT=15,nova_api:SAVEPOINT=4,nova_api:RELEASE=4 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:33:52.964989 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=13,nova_api:SAVEPOINT=3,nova_api:INSERT=6,nova_api:RELEASE=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:33:52.996352 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:34:07.027168 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-08ae6f9b-82f0-4e60-ae28-63c9fa62360a admin admin] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:34:07.029128 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-08ae6f9b-82f0-4e60-ae28-63c9fa62360a admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:34:07.029322 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-08ae6f9b-82f0-4e60-ae28-63c9fa62360a 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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:34:07.029530 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-08ae6f9b-82f0-4e60-ae28-63c9fa62360a 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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:34:07.030323 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-08ae6f9b-82f0-4e60-ae28-63c9fa62360a admin admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:34:07.030493 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-08ae6f9b-82f0-4e60-ae28-63c9fa62360a admin admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:34:07.031435 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-08ae6f9b-82f0-4e60-ae28-63c9fa62360a admin admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:34:07.078557 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-08ae6f9b-82f0-4e60-ae28-63c9fa62360a admin admin] 10.4.3.71 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000006323" status: 200 len: 255 microversion: 2.69 time: 0.052920 Aug 03 06:34:07.078833 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 8/25] 10.4.3.71 () {68 vars in 1437 bytes} [Mon Aug 3 06:34:07 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000006323 => generated 255 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:34:17.034764 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:34:17.038192 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:34:17.072136 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:34:19.666680 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a258e2bc-ea4b-481f-9012-6c6f5fa63b6a admin admin] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:34:19.679704 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a258e2bc-ea4b-481f-9012-6c6f5fa63b6a admin admin] 10.4.3.71 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4182 microversion: 2.61 time: 0.016519 Aug 03 06:34:19.680237 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 10/26] 10.4.3.71 () {68 vars in 1400 bytes} [Mon Aug 3 06:34:19 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) Aug 03 06:34:20.115175 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b62b82a9-0720-4845-9021-0b2800fef8c7 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.nano", "id": "42", "ram": 192, "os-flavor-access:is_public": true, "swap": 0, "disk": 1, "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:34:20.127524 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b62b82a9-0720-4845-9021-0b2800fef8c7 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 403 microversion: 2.61 time: 0.013787 Aug 03 06:34:20.127814 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 9/27] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:34:20 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) Aug 03 06:34:20.137221 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0c76e781-eb2c-4c49-821c-d72c7e98659c admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:34:20.150576 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0c76e781-eb2c-4c49-821c-d72c7e98659c admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.014904 Aug 03 06:34:20.150834 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 9/28] 10.4.3.71 () {72 vars in 1444 bytes} [Mon Aug 3 06:34:20 2026] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:34:20.586681 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d76ac8c9-b15d-42ed-a53b-1418719c3062 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.micro", "id": "84", "ram": 256, "os-flavor-access:is_public": true, "swap": 0, "disk": 1, "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:34:20.598155 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d76ac8c9-b15d-42ed-a53b-1418719c3062 admin admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.014513 Aug 03 06:34:20.598696 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 11/29] 10.4.3.71 () {72 vars in 1391 bytes} [Mon Aug 3 06:34:20 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) Aug 03 06:34:20.609370 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3f08d65f-285f-45ed-8462-e052052443aa admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:34:20.626260 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3f08d65f-285f-45ed-8462-e052052443aa admin admin] 10.4.3.71 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.018758 Aug 03 06:34:20.626674 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 10/30] 10.4.3.71 () {72 vars in 1444 bytes} [Mon Aug 3 06:34:20 2026] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:34:30.147860 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=3,nova_api:SAVEPOINT=1,nova_api:INSERT=1,nova_api:RELEASE=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:34:30.593582 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=2,nova_api:INSERT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:34:30.622778 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:INSERT=2,nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:35:36.039754 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bad0cf95-6d96-4862-94f2-a1ef00449ecc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-543075178", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAsCJskP90cqMD6gZZRqWpnv8fYrEOdY6CdTi1xJy3PqLRZVppsaBWlKQ4gFiP2Ko8Pwg97VqDtV1npQl3e3r7xU5wV+gQpbhoYxc7w4+EvEnTeXyqr1i/dcLSbngRcYRw=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:36.058404 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-bad0cf95-6d96-4862-94f2-a1ef00449ecc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Getting quotas for project a0f273904013400f8a0d42bc902833a7. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:36.062987 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-bad0cf95-6d96-4862-94f2-a1ef00449ecc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Getting quotas for user f7496af4f9dc4a4ca618c21c8dc012a5 and project a0f273904013400f8a0d42bc902833a7. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:36.101096 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bad0cf95-6d96-4862-94f2-a1ef00449ecc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.477813 Aug 03 06:35:36.101439 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 10/31] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:35:35 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:35:36.134031 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1418146411", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "ae19ccca-e348-4777-a129-b35c30e0f996"}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:36.896393 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:36.896780 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:36.897110 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:36.897992 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:36.898323 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:36.898590 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:36.904544 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] validate_networks() for [('ae19ccca-e348-4777-a129-b35c30e0f996', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:35:36.906516 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:37.529170 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1231109510", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:38.175581 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:38.175752 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:38.176154 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:38.177241 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:38.177512 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:38.177898 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:38.186858 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] validate_networks() for [('70cabd0e-cb5c-4d2e-9bdd-a186aafd07ff', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:35:38.189035 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:38.835241 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-55b77b06-bd5f-48e7-9890-ea50f1aae49b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1752747066", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAIBwFvmq+tWzeb+6rwM+GCagqwmTDFr3NZcOUqH8b2XC7wkbcs67RDVPq5WT14hKCI/3VtyfgIQqgDElP5vhbyEoz5NkhY0P9pdEMBXuy9P9ePdZSiGj2Cw3gdfjnGPjg=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:38.845762 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-55b77b06-bd5f-48e7-9890-ea50f1aae49b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Getting quotas for project b6772851796c4cabb61bc53131b103cc. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:38.848425 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-55b77b06-bd5f-48e7-9890-ea50f1aae49b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Getting quotas for user df78f19d2024456395155bbbc699651d and project b6772851796c4cabb61bc53131b103cc. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:38.867311 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-55b77b06-bd5f-48e7-9890-ea50f1aae49b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.93 time: 0.304204 Aug 03 06:35:38.867840 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 11/32] 10.4.3.71 () {70 vars in 1311 bytes} [Mon Aug 3 06:35:38 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 305 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Aug 03 06:35:38.900360 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:40.063939 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:40.129034 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-123813891", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "1ccc65b0-2a54-4613-ab00-831b0f2489e0"}], "security_groups": [{"name": "tempest-securitygroup--67077093"}], "key_name": "tempest-keypair-543075178", "user_data": "}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:40.694685 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:40.694685 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:40.694974 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:40.695766 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:40.697277 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:40.698277 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:40.706210 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:42.473410 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] validate_networks() for [('1ccc65b0-2a54-4613-ab00-831b0f2489e0', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:35:42.474229 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:42.632124 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:35:42.632800 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:35:42.634524 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:35:42.634524 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:35:42.634524 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:35:42.645474 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:42.645952 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:42.646345 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:42.647728 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:42.648061 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:42.648285 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:42.678490 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Getting quotas for project 948219064d254a93bcd642b024b391b3. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:42.702786 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Getting quotas for user 8e962965f6bf49d89d59fc6f7d939272 and project 948219064d254a93bcd642b024b391b3. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:42.713471 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:35:42.715405 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:35:42.800981 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f6653341-7e81-43b7-8208-ad1e5d0e726e tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 7.016947 Aug 03 06:35:42.801338 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 12/33] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:35:35 2026] POST /compute/v2.1/servers => generated 378 bytes in 7018 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:35:42.813977 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3bc7a35a-97ae-4a5e-900b-d1f8e2090745 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:42.815790 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3bc7a35a-97ae-4a5e-900b-d1f8e2090745 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:42.832513 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3bc7a35a-97ae-4a5e-900b-d1f8e2090745 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:43.217082 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:35:43.218002 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:35:43.218002 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:35:43.218002 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:35:43.218002 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:35:43.228912 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:43.229164 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:43.229777 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:43.230484 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:43.230767 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:43.230911 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:43.255371 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Getting quotas for project 26331e5ebeb94be4ad46b4470931a595. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:43.262293 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Getting quotas for user 9def80f44e6d4e999f034ac98ca34860 and project 26331e5ebeb94be4ad46b4470931a595. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:43.270351 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:35:43.273613 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:35:43.371402 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b5ce6263-a171-47a9-a80b-c7ab861ab6cb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 381 microversion: 2.1 time: 6.074299 Aug 03 06:35:43.371893 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 11/34] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:35:37 2026] POST /compute/v2.1/servers => generated 381 bytes in 6075 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:35:43.384631 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2623a928-29cb-4a8e-b8f4-6e1bfe771ae5 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:43.386067 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2623a928-29cb-4a8e-b8f4-6e1bfe771ae5 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:43.409360 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2623a928-29cb-4a8e-b8f4-6e1bfe771ae5 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:43.841561 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3bc7a35a-97ae-4a5e-900b-d1f8e2090745 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:43.851759 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3bc7a35a-97ae-4a5e-900b-d1f8e2090745 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1209 microversion: 2.1 time: 1.040317 Aug 03 06:35:43.852037 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 13/35] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:42 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1209 bytes in 1041 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:43.861256 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2623a928-29cb-4a8e-b8f4-6e1bfe771ae5 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:43.880506 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2623a928-29cb-4a8e-b8f4-6e1bfe771ae5 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1216 microversion: 2.1 time: 0.497557 Aug 03 06:35:43.880970 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 12/36] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:43 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1216 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:44.025253 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-316819318", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:44.137598 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:44.138131 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:44.138621 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:44.140749 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:44.140749 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:44.140749 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:44.149922 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] validate_networks() for [('70cabd0e-cb5c-4d2e-9bdd-a186aafd07ff', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:35:44.150269 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:44.454672 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:44.872396 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:44.877402 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:44.887325 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:44.887633 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:44.889426 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:44.889426 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:44.889783 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:44.890146 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:44.963143 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:46.301673 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:46.313570 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-fb472469-1638-4d4c-b21b-8fe7bf401e22 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1267 microversion: 2.1 time: 1.444363 Aug 03 06:35:46.313972 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 13/37] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:44 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1267 bytes in 1445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:46.611068 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:47.330059 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:47.331328 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:47.336362 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:47.336581 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:47.336900 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:47.337439 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:47.337785 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:47.338081 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:47.354636 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:48.836681 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:35:48.837001 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:35:48.837379 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:35:48.837485 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:35:48.837644 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:35:48.848579 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:48.848827 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:48.848962 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:48.849443 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:48.850814 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:48.850967 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:48.872772 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Getting quotas for project a0f273904013400f8a0d42bc902833a7. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:48.875598 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Getting quotas for user f7496af4f9dc4a4ca618c21c8dc012a5 and project a0f273904013400f8a0d42bc902833a7. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:48.888112 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:35:48.891146 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:35:48.972680 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-71028694-dcdd-4e91-8677-a3686b987bf6 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 398 microversion: 2.1 time: 8.846687 Aug 03 06:35:48.972680 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 12/38] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:35:40 2026] POST /compute/v2.1/servers => generated 398 bytes in 8847 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:35:48.987160 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b31df389-cad3-4fb2-b227-340693af0bb8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:48.989547 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b31df389-cad3-4fb2-b227-340693af0bb8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:49.006414 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b31df389-cad3-4fb2-b227-340693af0bb8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:49.402665 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:35:49.403290 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:35:49.403538 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:35:49.403707 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:35:49.403864 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:35:49.414980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:49.415982 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:49.416149 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:49.416680 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:49.416832 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:49.416950 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:49.435686 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Getting quotas for project 26331e5ebeb94be4ad46b4470931a595. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:49.444337 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Getting quotas for user 9def80f44e6d4e999f034ac98ca34860 and project 26331e5ebeb94be4ad46b4470931a595. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:49.457862 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:35:49.463160 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:35:49.491128 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:49.505266 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-51b86c06-b08f-4082-812e-67454cac8a50 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1309 microversion: 2.1 time: 2.176435 Aug 03 06:35:49.505733 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 14/39] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:47 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1309 bytes in 2177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:49.551182 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8223069a-b91f-4a98-bd6f-7b7c495d8236 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 381 microversion: 2.1 time: 5.528200 Aug 03 06:35:49.552896 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 14/40] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:35:44 2026] POST /compute/v2.1/servers => generated 381 bytes in 5529 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:35:49.568212 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-01e6a3f7-3163-434c-84d8-0abd2954a8bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:49.569698 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-01e6a3f7-3163-434c-84d8-0abd2954a8bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:49.582329 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-01e6a3f7-3163-434c-84d8-0abd2954a8bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:49.585646 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b31df389-cad3-4fb2-b227-340693af0bb8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:49.598674 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b31df389-cad3-4fb2-b227-340693af0bb8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1230 microversion: 2.1 time: 0.613847 Aug 03 06:35:49.599016 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 13/41] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:48 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1230 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:49.642059 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-01e6a3f7-3163-434c-84d8-0abd2954a8bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:49.654201 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-01e6a3f7-3163-434c-84d8-0abd2954a8bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1215 microversion: 2.1 time: 0.091856 Aug 03 06:35:49.657115 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 15/42] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:49 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1215 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:50.528382 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:50.531002 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:50.537201 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:50.537639 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:50.537932 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:50.538714 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:50.540247 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:50.540780 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:50.615235 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:50.624084 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:50.627446 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:50.638486 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:50.642092 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:50.642092 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:50.642092 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:50.642092 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:50.642487 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:50.663500 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:50.752982 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:50.764802 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3e6e8264-ab60-4f0c-b681-7392734844f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1288 microversion: 2.1 time: 0.146439 Aug 03 06:35:50.768109 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 16/43] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:50 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1288 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:50.771692 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:50.776513 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:50.783389 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:50.783389 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:50.783389 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:50.783620 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:50.783960 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:50.784484 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:50.814489 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:50.907528 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ddc5ea54-cacb-4169-b36b-43221e7401d4 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-500174231", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIoRZhhb5lh3UVPdJBiu29InWOjo2cWl/T1PvnfaPC9k52U8MkB/i8+W7xObzQIrr9Ji08CoePhLXhF9DGf7yjWdTztxRXd+hlVQQ7JTEVp8oTsL3/MNUFKzx79idkffEw=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:50.920501 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-ddc5ea54-cacb-4169-b36b-43221e7401d4 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Getting quotas for project 46948bb058a745638a29572878c640a5. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:50.925241 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-ddc5ea54-cacb-4169-b36b-43221e7401d4 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Getting quotas for user c406fee133814defa5bf801868a5daf9 and project 46948bb058a745638a29572878c640a5. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:50.946401 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ddc5ea54-cacb-4169-b36b-43221e7401d4 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.391044 Aug 03 06:35:50.946773 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 14/44] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:35:50 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:35:50.948949 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-30a67238-983f-43eb-a881-17a3686ce906 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1157020557", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFMqOUcm3xL18I/fB2hEnuguDyZQPcs0kxNPhZmxrO8yjnlw0IRy4Gq7WTwsryg9zhnUiId6LIIRD6vqxK/9DxjOZuo19hVAujG8NthiY0PXbDn9CfteGZOuPFGEALQeFw=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:50.958180 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-30a67238-983f-43eb-a881-17a3686ce906 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Getting quotas for project ab71c991effe4121911620af792bc3d4. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:50.960558 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-30a67238-983f-43eb-a881-17a3686ce906 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Getting quotas for user 6aaf598848994103963eef6e37558e5c and project ab71c991effe4121911620af792bc3d4. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:50.982036 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-30a67238-983f-43eb-a881-17a3686ce906 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.49 time: 0.034767 Aug 03 06:35:50.982413 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 15/45] 10.4.3.71 () {70 vars in 1311 bytes} [Mon Aug 3 06:35:50 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 35 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Aug 03 06:35:51.049065 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:51.060066 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-10369955-6278-4a81-8fde-a7727be4589c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1309 microversion: 2.1 time: 0.535001 Aug 03 06:35:51.060363 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 15/46] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:50 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1309 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:51.143211 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:51.153148 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-01a820d8-ff02-4a73-a301-66dca2bafcb0 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1267 microversion: 2.1 time: 0.383294 Aug 03 06:35:51.153485 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 17/47] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:50 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1267 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:51.207926 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsV293TestJSON-server-1415817646", "imageRef": "", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "1ac63be9-23f2-45bc-8e6c-4961ae9823bc"}], "security_groups": [{"name": "tempest-securitygroup--68796629"}], "key_name": "tempest-keypair-1752747066", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "0441fee7-d1c7-43f4-b4e2-e596469c6e43", "source_type": "volume", "destination_type": "volume", "boot_index": 0, ": true}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:51.229333 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-bb99d16c-6fd9-4310-be4f-0fa7311610bf req-e95bba84-3d90-49bf-8aad-11c6e59d0aa5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6f52766a-35bc-4fd8-a101-2cee68cd35d7", "tag": "5ef326b4-5a32-4668-84de-eac5efdd1175"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:51.239515 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-bb99d16c-6fd9-4310-be4f-0fa7311610bf req-e95bba84-3d90-49bf-8aad-11c6e59d0aa5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:51.239732 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-bb99d16c-6fd9-4310-be4f-0fa7311610bf req-e95bba84-3d90-49bf-8aad-11c6e59d0aa5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:51.239906 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-bb99d16c-6fd9-4310-be4f-0fa7311610bf req-e95bba84-3d90-49bf-8aad-11c6e59d0aa5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:51.259057 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-bb99d16c-6fd9-4310-be4f-0fa7311610bf req-e95bba84-3d90-49bf-8aad-11c6e59d0aa5 service nova] Creating event network-changed:5ef326b4-5a32-4668-84de-eac5efdd1175 for instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 on np0000006323 Aug 03 06:35:51.259277 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-bb99d16c-6fd9-4310-be4f-0fa7311610bf req-e95bba84-3d90-49bf-8aad-11c6e59d0aa5 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=84360) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 03 06:35:51.259410 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-bb99d16c-6fd9-4310-be4f-0fa7311610bf req-e95bba84-3d90-49bf-8aad-11c6e59d0aa5 service nova] Acquired lock "compute-rpcapi-router" {{(pid=84360) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 03 06:35:51.259827 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9f3c9e7-fcf7-424c-a3d9-f1c2e7387479 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:51.260151 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9f3c9e7-fcf7-424c-a3d9-f1c2e7387479 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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:51.260151 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9f3c9e7-fcf7-424c-a3d9-f1c2e7387479 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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:51.260411 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9f3c9e7-fcf7-424c-a3d9-f1c2e7387479 None None] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:51.262023 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9f3c9e7-fcf7-424c-a3d9-f1c2e7387479 None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:51.262023 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9f3c9e7-fcf7-424c-a3d9-f1c2e7387479 None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:51.267755 np0000006323 devstack@n-api.service[84360]: INFO nova.compute.rpcapi [None req-a9f3c9e7-fcf7-424c-a3d9-f1c2e7387479 None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Aug 03 06:35:51.268181 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9f3c9e7-fcf7-424c-a3d9-f1c2e7387479 None None] Releasing lock "compute-rpcapi-router" {{(pid=84360) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 03 06:35:51.268546 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [None req-a9f3c9e7-fcf7-424c-a3d9-f1c2e7387479 None None] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:51.282584 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a9f3c9e7-fcf7-424c-a3d9-f1c2e7387479 None None] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.299693 Aug 03 06:35:51.282971 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 16/48] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35:50 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:35:51.283136 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:51.283542 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:51.284783 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:51.286076 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:51.287759 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:51.288129 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:51.295719 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:51.628447 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-01ff6ed5-f9fe-418e-b660-43817c0619de req-00704414-4d55-4ae1-82fe-d3be1430b420 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f52766a-35bc-4fd8-a101-2cee68cd35d7", "name": "network-vif-unplugged", "status": "completed", "tag": "5ef326b4-5a32-4668-84de-eac5efdd1175"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:51.642079 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01ff6ed5-f9fe-418e-b660-43817c0619de req-00704414-4d55-4ae1-82fe-d3be1430b420 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:51.642279 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01ff6ed5-f9fe-418e-b660-43817c0619de req-00704414-4d55-4ae1-82fe-d3be1430b420 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:51.642420 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01ff6ed5-f9fe-418e-b660-43817c0619de req-00704414-4d55-4ae1-82fe-d3be1430b420 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:51.654556 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-01ff6ed5-f9fe-418e-b660-43817c0619de req-00704414-4d55-4ae1-82fe-d3be1430b420 service nova] Creating event network-vif-unplugged:5ef326b4-5a32-4668-84de-eac5efdd1175 for instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 on np0000006323 Aug 03 06:35:51.654556 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01ff6ed5-f9fe-418e-b660-43817c0619de req-00704414-4d55-4ae1-82fe-d3be1430b420 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=84359) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 03 06:35:51.654556 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01ff6ed5-f9fe-418e-b660-43817c0619de req-00704414-4d55-4ae1-82fe-d3be1430b420 service nova] Acquired lock "compute-rpcapi-router" {{(pid=84359) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 03 06:35:51.654925 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c714d79c-656b-40aa-81ba-f9116c1f8bd9 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:51.655066 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c714d79c-656b-40aa-81ba-f9116c1f8bd9 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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:51.655247 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c714d79c-656b-40aa-81ba-f9116c1f8bd9 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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:51.655529 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c714d79c-656b-40aa-81ba-f9116c1f8bd9 None None] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:51.655529 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c714d79c-656b-40aa-81ba-f9116c1f8bd9 None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:51.655714 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c714d79c-656b-40aa-81ba-f9116c1f8bd9 None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:51.664236 np0000006323 devstack@n-api.service[84359]: INFO nova.compute.rpcapi [None req-c714d79c-656b-40aa-81ba-f9116c1f8bd9 None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Aug 03 06:35:51.664712 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c714d79c-656b-40aa-81ba-f9116c1f8bd9 None None] Releasing lock "compute-rpcapi-router" {{(pid=84359) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 03 06:35:51.665029 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [None req-c714d79c-656b-40aa-81ba-f9116c1f8bd9 None None] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:51.683501 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c714d79c-656b-40aa-81ba-f9116c1f8bd9 None None] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.247252 Aug 03 06:35:51.683851 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 18/49] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35:51 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:35:51.787604 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:51.789967 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:51.796632 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:51.797062 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:51.797288 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:51.797877 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:51.798686 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:51.799027 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:51.849780 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] validate_networks() for [('1ac63be9-23f2-45bc-8e6c-4961ae9823bc', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:35:51.850208 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:51.874822 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:52.074310 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:52.076002 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:52.084107 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:52.084364 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:52.084566 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:52.084986 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:52.085331 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:52.085566 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:52.108974 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:52.836898 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:52.851311 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8ba99ebf-8a97-4054-bdd9-7d430e512dd9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1354 microversion: 2.1 time: 1.066399 Aug 03 06:35:52.852219 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 17/50] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:51 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1354 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:52.856022 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:52.858081 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:52.864486 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:52.864799 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:52.865060 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:52.865642 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:52.866014 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:52.866347 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:52.886023 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:53.028120 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:53.038843 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2515202a-05d9-40a4-a14b-e4cf53d7100c tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1309 microversion: 2.1 time: 0.966386 Aug 03 06:35:53.039254 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 19/51] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:52 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1309 bytes in 967 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:53.285596 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b7c6ec8f-c04f-46f3-ac63-584a969fd16a tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1165678148", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMhaqX4rBZw6ac7B83XQYKHcHZmRLfCAQ+64580beJ8h3wCXitey3myBW0+6Qn14IYI9vA9pP2CE984SBknL4ml3FvC1ECwKOnL7qie7rftd6sdCnyc8kfBj6mplQ/YBIA=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:53.303366 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-b7c6ec8f-c04f-46f3-ac63-584a969fd16a tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Getting quotas for project 4fa3665bf4a645a3b7905f1b254c4f17. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:53.306613 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-b7c6ec8f-c04f-46f3-ac63-584a969fd16a tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Getting quotas for user 0dff263ff1b14c20948e01f458e302df and project 4fa3665bf4a645a3b7905f1b254c4f17. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:53.333239 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b7c6ec8f-c04f-46f3-ac63-584a969fd16a tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.292952 Aug 03 06:35:53.333641 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 20/52] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:35:53 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:35:53.600722 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:53.622404 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-9f34dfa7-2676-4845-9a42-f142de2b97eb req-7e9c460d-eb09-4a7e-995e-618c7898aa27 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f6bdcd34-f939-4b4d-a7e1-690453c6d6f9", "tag": "f351b0a0-eb45-4532-8288-da022a366bae"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:53.630492 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9f34dfa7-2676-4845-9a42-f142de2b97eb req-7e9c460d-eb09-4a7e-995e-618c7898aa27 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:53.630706 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9f34dfa7-2676-4845-9a42-f142de2b97eb req-7e9c460d-eb09-4a7e-995e-618c7898aa27 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:53.630964 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9f34dfa7-2676-4845-9a42-f142de2b97eb req-7e9c460d-eb09-4a7e-995e-618c7898aa27 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:53.640325 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-9f34dfa7-2676-4845-9a42-f142de2b97eb req-7e9c460d-eb09-4a7e-995e-618c7898aa27 service nova] Creating event network-changed:f351b0a0-eb45-4532-8288-da022a366bae for instance f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 on np0000006323 Aug 03 06:35:53.641271 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-9f34dfa7-2676-4845-9a42-f142de2b97eb req-7e9c460d-eb09-4a7e-995e-618c7898aa27 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:53.647340 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-9f34dfa7-2676-4845-9a42-f142de2b97eb req-7e9c460d-eb09-4a7e-995e-618c7898aa27 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.312938 Aug 03 06:35:53.647831 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 21/53] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35:53 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:35:53.651241 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-ffef928a-e5b4-4c29-87d3-320853db2026 req-535dfdfd-edba-4ead-a854-53ed1b9ae27c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:53.657133 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ffef928a-e5b4-4c29-87d3-320853db2026 req-535dfdfd-edba-4ead-a854-53ed1b9ae27c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:53.657590 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ffef928a-e5b4-4c29-87d3-320853db2026 req-535dfdfd-edba-4ead-a854-53ed1b9ae27c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:53.657822 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ffef928a-e5b4-4c29-87d3-320853db2026 req-535dfdfd-edba-4ead-a854-53ed1b9ae27c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:53.669238 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-ffef928a-e5b4-4c29-87d3-320853db2026 req-535dfdfd-edba-4ead-a854-53ed1b9ae27c service nova] Creating event network-changed:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:35:53.669805 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-ffef928a-e5b4-4c29-87d3-320853db2026 req-535dfdfd-edba-4ead-a854-53ed1b9ae27c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:53.673679 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-ffef928a-e5b4-4c29-87d3-320853db2026 req-535dfdfd-edba-4ead-a854-53ed1b9ae27c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025224 Aug 03 06:35:53.674130 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 22/54] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35:53 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) Aug 03 06:35:53.744612 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-4897810a-2026-4544-b8f4-bbb2de06cb12 req-719f84c4-aaa7-4d5c-a30c-9298b5626356 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce", "tag": "a0854524-04d0-4fea-9f44-f7b8c5542348"}, {"server_uuid": "4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce", "name": "network-vif-unplugged", "status": "completed", "tag": "a0854524-04d0-4fea-9f44-f7b8c5542348"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:53.757633 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4897810a-2026-4544-b8f4-bbb2de06cb12 req-719f84c4-aaa7-4d5c-a30c-9298b5626356 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:53.757633 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4897810a-2026-4544-b8f4-bbb2de06cb12 req-719f84c4-aaa7-4d5c-a30c-9298b5626356 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:53.757633 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4897810a-2026-4544-b8f4-bbb2de06cb12 req-719f84c4-aaa7-4d5c-a30c-9298b5626356 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:53.768722 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-4897810a-2026-4544-b8f4-bbb2de06cb12 req-719f84c4-aaa7-4d5c-a30c-9298b5626356 service nova] Creating event network-changed:a0854524-04d0-4fea-9f44-f7b8c5542348 for instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce on np0000006323 Aug 03 06:35:53.768968 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-4897810a-2026-4544-b8f4-bbb2de06cb12 req-719f84c4-aaa7-4d5c-a30c-9298b5626356 service nova] Creating event network-vif-unplugged:a0854524-04d0-4fea-9f44-f7b8c5542348 for instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce on np0000006323 Aug 03 06:35:53.769304 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-4897810a-2026-4544-b8f4-bbb2de06cb12 req-719f84c4-aaa7-4d5c-a30c-9298b5626356 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:53.774337 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-4897810a-2026-4544-b8f4-bbb2de06cb12 req-719f84c4-aaa7-4d5c-a30c-9298b5626356 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.032615 Aug 03 06:35:53.774853 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 23/55] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35:53 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:35:53.836268 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-370293898", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "f6bb88ad-29a2-4bbf-a564-caf2cbbcd320"}], "security_groups": [{"name": "tempest-securitygroup--423732206"}], "key_name": "tempest-keypair-500174231", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:53.958110 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:53.958596 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:53.958953 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:53.959617 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:53.959959 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:53.960245 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:53.968974 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:54.028060 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:54.037618 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-095cacdb-a157-4377-b1cb-7aa99cbc608d tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1315 microversion: 2.1 time: 1.184664 Aug 03 06:35:54.037924 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 18/56] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:52 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1315 bytes in 1185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:54.043407 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:54.048510 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:54.056104 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:54.056740 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:54.057199 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:54.057764 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:54.058118 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:54.058468 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:54.092387 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:54.240431 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:35:54.240788 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:35:54.241095 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:35:54.241336 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:35:54.241552 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:35:54.249074 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:54.249256 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:54.249412 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:54.249898 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:54.250034 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:54.250179 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:54.260196 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Getting quotas for project b6772851796c4cabb61bc53131b103cc. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:54.262238 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Getting quotas for user df78f19d2024456395155bbbc699651d and project b6772851796c4cabb61bc53131b103cc. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:54.269708 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] validate_networks() for [('f6bb88ad-29a2-4bbf-a564-caf2cbbcd320', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:35:54.270258 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:54.302790 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:35:54.304070 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] 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='0441fee7-d1c7-43f4-b4e2-e596469c6e43',volume_size=None,volume_type=None)] {{(pid=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:35:54.501346 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c83008a4-772b-4f97-956a-61f469f9d4d0 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.93 time: 3.297333 Aug 03 06:35:54.501783 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 16/57] 10.4.3.71 () {70 vars in 1299 bytes} [Mon Aug 3 06:35:51 2026] POST /compute/v2.1/servers => generated 405 bytes in 3299 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Aug 03 06:35:54.504314 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:54.505278 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:54.510976 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:54.511269 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:54.511633 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:54.512124 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:54.512475 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:54.512830 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:54.533367 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:54.731736 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:54.745192 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-25b78f97-0147-43a1-8552-9e99b1e14fdd tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1354 microversion: 2.1 time: 0.706476 Aug 03 06:35:54.745468 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 19/58] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:54 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1354 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:54.748787 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-937320842", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "9038db96-7a07-49fc-b79c-a3b4049b7bab"}], "security_groups": [{"name": "tempest-securitygroup--811157407"}], "key_name": "tempest-keypair-1157020557", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:54.851526 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:54.851882 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:54.852173 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:54.852752 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:54.853078 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:54.853435 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:54.867134 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:55.227370 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:55.236308 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a51b081e-f837-4549-90f8-afe2fd30e275 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1309 microversion: 2.1 time: 0.734001 Aug 03 06:35:55.236813 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 17/59] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:54 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1309 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:55.238986 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:55.240485 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:55.246190 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:55.246750 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:55.247158 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:55.247806 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:55.248231 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:55.248798 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:55.297579 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:55.371356 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:55.497737 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:55.508904 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:55.511266 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:55.521750 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4bfb2eb8-4f45-4ecc-9f7c-9dfd33a37521 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1407 microversion: 2.93 time: 0.284313 Aug 03 06:35:55.522183 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 18/60] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:35:55 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1407 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:35:55.536193 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:55.536193 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:55.538564 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:55.538917 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:55.539214 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:55.539775 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:55.540240 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:55.540740 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:55.563814 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:55.737273 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] validate_networks() for [('9038db96-7a07-49fc-b79c-a3b4049b7bab', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:35:55.737756 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:55.808220 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:35:55.808460 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:35:55.808740 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:35:55.808967 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:35:55.809197 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:35:55.816990 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:55.817216 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:55.817420 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:55.818011 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:55.818207 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:55.818401 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:55.840183 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Getting quotas for project 46948bb058a745638a29572878c640a5. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:55.844344 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Getting quotas for user c406fee133814defa5bf801868a5daf9 and project 46948bb058a745638a29572878c640a5. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:55.850822 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:35:55.852392 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:35:55.913414 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-81ede8bd-0186-49fd-9f9f-7993548139df tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 2.081367 Aug 03 06:35:55.914088 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 24/61] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:35:53 2026] POST /compute/v2.1/servers => generated 403 bytes in 2082 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:35:55.915861 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1447888794", "imageRef": "c0371588-9eb4-46bc-9857-be41b4b41d1b", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "73118d02-eec6-46e7-af61-d12f6424222d"}], "security_groups": [{"name": "tempest-securitygroup--814677382"}], "key_name": "tempest-keypair-1165678148", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:56.024242 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:56.031766 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-23097521-a8cb-4003-8401-94695485317e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1315 microversion: 2.1 time: 0.502367 Aug 03 06:35:56.032047 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 19/62] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:55 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1315 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:56.034016 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-cbe02daa-4cb5-4b1d-8f08-369b6a48b048 req-bb5f32a9-7b1b-4804-ad3d-5096522ea4bf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-plugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:56.040776 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.041118 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.041422 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.041925 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.042241 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.042558 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.043627 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cbe02daa-4cb5-4b1d-8f08-369b6a48b048 req-bb5f32a9-7b1b-4804-ad3d-5096522ea4bf service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.043842 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cbe02daa-4cb5-4b1d-8f08-369b6a48b048 req-bb5f32a9-7b1b-4804-ad3d-5096522ea4bf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.043988 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cbe02daa-4cb5-4b1d-8f08-369b6a48b048 req-bb5f32a9-7b1b-4804-ad3d-5096522ea4bf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.050691 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:56.056265 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-cbe02daa-4cb5-4b1d-8f08-369b6a48b048 req-bb5f32a9-7b1b-4804-ad3d-5096522ea4bf service nova] Creating event network-vif-plugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:35:56.056516 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cbe02daa-4cb5-4b1d-8f08-369b6a48b048 req-bb5f32a9-7b1b-4804-ad3d-5096522ea4bf service nova] Acquiring lock "compute-rpcapi-router" {{(pid=84358) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 03 06:35:56.056627 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cbe02daa-4cb5-4b1d-8f08-369b6a48b048 req-bb5f32a9-7b1b-4804-ad3d-5096522ea4bf service nova] Acquired lock "compute-rpcapi-router" {{(pid=84358) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 03 06:35:56.057075 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-473949e2-a505-41db-9a9d-2da15ed6baa0 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.057218 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-473949e2-a505-41db-9a9d-2da15ed6baa0 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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.057344 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-473949e2-a505-41db-9a9d-2da15ed6baa0 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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.057626 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-473949e2-a505-41db-9a9d-2da15ed6baa0 None None] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.057774 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-473949e2-a505-41db-9a9d-2da15ed6baa0 None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.057906 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-473949e2-a505-41db-9a9d-2da15ed6baa0 None None] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.064262 np0000006323 devstack@n-api.service[84358]: INFO nova.compute.rpcapi [None req-473949e2-a505-41db-9a9d-2da15ed6baa0 None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Aug 03 06:35:56.064711 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-473949e2-a505-41db-9a9d-2da15ed6baa0 None None] Releasing lock "compute-rpcapi-router" {{(pid=84358) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 03 06:35:56.065120 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [None req-473949e2-a505-41db-9a9d-2da15ed6baa0 None None] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:56.077050 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-473949e2-a505-41db-9a9d-2da15ed6baa0 None None] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.044527 Aug 03 06:35:56.077349 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 20/63] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35:56 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) Aug 03 06:35:56.079576 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-5e8ee1c0-86a4-43be-a341-c9c46026d30b req-479bcfb7-42aa-48bc-a5c2-6559c0a6473e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f6bdcd34-f939-4b4d-a7e1-690453c6d6f9", "name": "network-vif-plugged", "status": "completed", "tag": "f351b0a0-eb45-4532-8288-da022a366bae"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:56.086775 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5e8ee1c0-86a4-43be-a341-c9c46026d30b req-479bcfb7-42aa-48bc-a5c2-6559c0a6473e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.087175 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5e8ee1c0-86a4-43be-a341-c9c46026d30b req-479bcfb7-42aa-48bc-a5c2-6559c0a6473e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.087346 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5e8ee1c0-86a4-43be-a341-c9c46026d30b req-479bcfb7-42aa-48bc-a5c2-6559c0a6473e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.094439 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-5e8ee1c0-86a4-43be-a341-c9c46026d30b req-479bcfb7-42aa-48bc-a5c2-6559c0a6473e service nova] Creating event network-vif-plugged:f351b0a0-eb45-4532-8288-da022a366bae for instance f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 on np0000006323 Aug 03 06:35:56.094953 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-5e8ee1c0-86a4-43be-a341-c9c46026d30b req-479bcfb7-42aa-48bc-a5c2-6559c0a6473e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:56.100612 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-5e8ee1c0-86a4-43be-a341-c9c46026d30b req-479bcfb7-42aa-48bc-a5c2-6559c0a6473e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022676 Aug 03 06:35:56.100973 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 21/64] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35:56 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) Aug 03 06:35:56.104140 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:56.105903 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:56.110636 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.110875 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.111165 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.111639 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.111956 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.112324 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.142751 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:56.223784 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] validate_networks() for [('73118d02-eec6-46e7-af61-d12f6424222d', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:35:56.224100 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:56.346536 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:56.365066 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4d1ec2af-6a0a-4334-bfde-b865c2dc47c0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1354 microversion: 2.1 time: 0.263283 Aug 03 06:35:56.365274 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 22/65] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:56 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1354 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:56.367289 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-1b3e4b00-830f-4124-88ff-a8970b2b92f7 req-a733542f-dc4f-49d1-8437-77322e8185d0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f52766a-35bc-4fd8-a101-2cee68cd35d7", "name": "network-vif-plugged", "status": "completed", "tag": "5ef326b4-5a32-4668-84de-eac5efdd1175"}, {"server_uuid": "6f52766a-35bc-4fd8-a101-2cee68cd35d7", "name": "network-vif-plugged", "status": "completed", "tag": "5ef326b4-5a32-4668-84de-eac5efdd1175"}, {"server_uuid": "4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce", "name": "network-vif-plugged", "status": "completed", "tag": "a0854524-04d0-4fea-9f44-f7b8c5542348"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:56.373171 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1b3e4b00-830f-4124-88ff-a8970b2b92f7 req-a733542f-dc4f-49d1-8437-77322e8185d0 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.373345 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1b3e4b00-830f-4124-88ff-a8970b2b92f7 req-a733542f-dc4f-49d1-8437-77322e8185d0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.373461 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1b3e4b00-830f-4124-88ff-a8970b2b92f7 req-a733542f-dc4f-49d1-8437-77322e8185d0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.379364 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-1b3e4b00-830f-4124-88ff-a8970b2b92f7 req-a733542f-dc4f-49d1-8437-77322e8185d0 service nova] Creating event network-vif-plugged:5ef326b4-5a32-4668-84de-eac5efdd1175 for instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 on np0000006323 Aug 03 06:35:56.379509 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-1b3e4b00-830f-4124-88ff-a8970b2b92f7 req-a733542f-dc4f-49d1-8437-77322e8185d0 service nova] Creating event network-vif-plugged:5ef326b4-5a32-4668-84de-eac5efdd1175 for instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 on np0000006323 Aug 03 06:35:56.379682 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-1b3e4b00-830f-4124-88ff-a8970b2b92f7 req-a733542f-dc4f-49d1-8437-77322e8185d0 service nova] Creating event network-vif-plugged:a0854524-04d0-4fea-9f44-f7b8c5542348 for instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce on np0000006323 Aug 03 06:35:56.380072 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-1b3e4b00-830f-4124-88ff-a8970b2b92f7 req-a733542f-dc4f-49d1-8437-77322e8185d0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:56.386085 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-1b3e4b00-830f-4124-88ff-a8970b2b92f7 req-a733542f-dc4f-49d1-8437-77322e8185d0 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.018547 Aug 03 06:35:56.386085 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 23/66] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35:56 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:35:56.387832 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:56.389065 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:56.392980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.393195 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.393506 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.393843 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.394138 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.394403 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.402518 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:56.423045 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:56.511424 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c406fee133814defa5bf801868a5daf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46948bb058a745638a29572878c640a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:56.524872 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fa4514a9-f554-4a26-a53d-1ec4f092304f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34" status: 200 len: 1242 microversion: 2.1 time: 0.139578 Aug 03 06:35:56.525590 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 24/67] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:56 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34 => generated 1242 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:56.528931 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:56.530799 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:56.537615 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.538206 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.538556 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.539758 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.540262 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.541793 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.570469 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:56.603433 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:56.682134 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:35:56.682314 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:35:56.682496 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:35:56.682638 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:35:56.682805 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:35:56.699008 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.699257 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.699435 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.700042 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.700255 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.702134 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.719762 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Getting quotas for project ab71c991effe4121911620af792bc3d4. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:56.722398 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Getting quotas for user 6aaf598848994103963eef6e37558e5c and project ab71c991effe4121911620af792bc3d4. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:56.730232 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:35:56.732196 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:35:56.804714 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-eecd04d7-827b-4d15-8a4d-2c4d406f3ad9 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.49 time: 2.058123 Aug 03 06:35:56.804714 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 20/68] 10.4.3.71 () {70 vars in 1299 bytes} [Mon Aug 3 06:35:54 2026] POST /compute/v2.1/servers => generated 403 bytes in 2058 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Aug 03 06:35:56.808683 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:56.809221 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:56.815127 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.815429 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.815609 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.816768 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.816768 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.816768 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.861361 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:56.861823 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:56.880450 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-eda86a72-0ce9-4a09-a33e-db7522468482 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1309 microversion: 2.1 time: 0.353970 Aug 03 06:35:56.880615 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 25/69] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:56 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1309 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:56.890813 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-94846f69-31e8-4ce8-afb4-9aebf5816cc0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:56.893124 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-94846f69-31e8-4ce8-afb4-9aebf5816cc0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:56.911758 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-94846f69-31e8-4ce8-afb4-9aebf5816cc0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:56.926212 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:35:56.926212 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:35:56.926426 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:35:56.926698 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:35:56.927072 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:35:56.942890 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.943390 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.943795 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.944819 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:56.945040 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:56.945245 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:56.979903 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Getting quotas for project 4fa3665bf4a645a3b7905f1b254c4f17. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:35:56.981185 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-94846f69-31e8-4ce8-afb4-9aebf5816cc0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:56.987831 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Getting quotas for user 0dff263ff1b14c20948e01f458e302df and project 4fa3665bf4a645a3b7905f1b254c4f17. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:35:56.990762 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-94846f69-31e8-4ce8-afb4-9aebf5816cc0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:56.992128 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-94846f69-31e8-4ce8-afb4-9aebf5816cc0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:57.000327 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-94846f69-31e8-4ce8-afb4-9aebf5816cc0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 200 len: 1320 microversion: 2.49 time: 0.115145 Aug 03 06:35:57.000940 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 26/70] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:35:56 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 1320 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:35:57.010745 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:35:57.011789 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] 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='c0371588-9eb4-46bc-9857-be41b4b41d1b',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:35:57.045674 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:57.050722 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:57.052857 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:57.053040 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:57.053722 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:57.061047 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:57.063042 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:57.064472 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:57.064507 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e3e70146-a414-4461-98a2-1ce44ce90f89 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1547 microversion: 2.93 time: 0.258855 Aug 03 06:35:57.064507 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 21/71] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:35:56 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1547 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:35:57.065019 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:57.065666 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:57.068153 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:57.071481 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-04ec231f-c79a-4321-8a40-f9fdb5a881a6 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 1.157232 Aug 03 06:35:57.072892 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 25/72] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:35:55 2026] POST /compute/v2.1/servers => generated 403 bytes in 1158 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:35:57.086423 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b9c4a3b1-38b8-42c0-a686-f4ddab2ac8ad tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:57.088777 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b9c4a3b1-38b8-42c0-a686-f4ddab2ac8ad tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:57.103670 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:57.103841 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b9c4a3b1-38b8-42c0-a686-f4ddab2ac8ad tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:57.155049 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b9c4a3b1-38b8-42c0-a686-f4ddab2ac8ad tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dff263ff1b14c20948e01f458e302df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fa3665bf4a645a3b7905f1b254c4f17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:57.164677 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b9c4a3b1-38b8-42c0-a686-f4ddab2ac8ad tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 200 len: 1240 microversion: 2.1 time: 0.081415 Aug 03 06:35:57.165030 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 22/73] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:57 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 1240 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:57.342176 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:57.353452 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-28cf66b8-4466-447b-a4fe-ec5cc53a5442 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1315 microversion: 2.1 time: 0.305903 Aug 03 06:35:57.354007 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 27/74] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:57 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1315 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:57.387683 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:57.391765 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:57.400607 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:57.401133 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:57.401427 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:57.402177 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:57.402557 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:57.403059 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:57.427101 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:57.547005 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:57.551571 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:57.558371 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:57.558819 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:57.559068 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:57.560406 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:57.561425 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:57.561944 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:57.593918 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:57.902623 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:57.905383 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:57.913221 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:57.915283 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:57.915624 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:57.916365 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:57.917116 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:57.917528 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:57.955163 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:58.146200 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.189669 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d72859c5-bd96-426e-9e26-eba69c501fa9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1354 microversion: 2.1 time: 0.797796 Aug 03 06:35:58.189669 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 26/75] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:57 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1354 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:58.189669 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:58.189669 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:58.193158 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.193826 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.193826 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.194269 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.194641 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.194989 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.298598 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:58.356690 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c406fee133814defa5bf801868a5daf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46948bb058a745638a29572878c640a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.370427 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-302d42c6-0b90-423f-94c7-1c215ef971c8 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34" status: 200 len: 1363 microversion: 2.1 time: 0.826908 Aug 03 06:35:58.372763 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 23/76] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:57 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34 => generated 1363 bytes in 830 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:58.379866 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:58.384093 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:58.393173 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.397330 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.397772 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.398106 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.398620 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.399082 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.399398 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.404903 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1316eb4e-67c5-438d-ae42-7a1abbe446c0 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1309 microversion: 2.1 time: 0.507586 Aug 03 06:35:58.405195 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 28/77] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:57 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1309 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:58.406542 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.407225 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-bba07335-2282-449f-8523-1ae9908945fd req-fd1edc5c-1545-4a1b-b3ff-b085c1011abd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-plugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:58.411726 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.412697 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.417200 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-bba07335-2282-449f-8523-1ae9908945fd req-fd1edc5c-1545-4a1b-b3ff-b085c1011abd service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.417315 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6f17b8f3-4b59-49bd-8936-2dfb5a755b6c tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 200 len: 1372 microversion: 2.49 time: 0.234549 Aug 03 06:35:58.417494 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-bba07335-2282-449f-8523-1ae9908945fd req-fd1edc5c-1545-4a1b-b3ff-b085c1011abd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.417605 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 27/78] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:35:58 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 1372 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:35:58.417680 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-bba07335-2282-449f-8523-1ae9908945fd req-fd1edc5c-1545-4a1b-b3ff-b085c1011abd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.421579 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-f872d628-7de3-4a4d-912c-1ae7a18a9fdf req-704424f8-086a-4ffa-af3f-5bd592dbece7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f6bdcd34-f939-4b4d-a7e1-690453c6d6f9", "name": "network-vif-plugged", "status": "completed", "tag": "f351b0a0-eb45-4532-8288-da022a366bae"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:58.426868 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f872d628-7de3-4a4d-912c-1ae7a18a9fdf req-704424f8-086a-4ffa-af3f-5bd592dbece7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.427026 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f872d628-7de3-4a4d-912c-1ae7a18a9fdf req-704424f8-086a-4ffa-af3f-5bd592dbece7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.427150 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f872d628-7de3-4a4d-912c-1ae7a18a9fdf req-704424f8-086a-4ffa-af3f-5bd592dbece7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.428202 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-bba07335-2282-449f-8523-1ae9908945fd req-fd1edc5c-1545-4a1b-b3ff-b085c1011abd service nova] Creating event network-vif-plugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:35:58.428819 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-bba07335-2282-449f-8523-1ae9908945fd req-fd1edc5c-1545-4a1b-b3ff-b085c1011abd service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:58.430527 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:58.432394 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-f872d628-7de3-4a4d-912c-1ae7a18a9fdf req-704424f8-086a-4ffa-af3f-5bd592dbece7 service nova] Creating event network-vif-plugged:f351b0a0-eb45-4532-8288-da022a366bae for instance f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 on np0000006323 Aug 03 06:35:58.432783 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-f872d628-7de3-4a4d-912c-1ae7a18a9fdf req-704424f8-086a-4ffa-af3f-5bd592dbece7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:58.436602 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-f872d628-7de3-4a4d-912c-1ae7a18a9fdf req-704424f8-086a-4ffa-af3f-5bd592dbece7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018313 Aug 03 06:35:58.437500 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 28/79] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35: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) Aug 03 06:35:58.440061 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:58.441538 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:58.442742 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-bba07335-2282-449f-8523-1ae9908945fd req-fd1edc5c-1545-4a1b-b3ff-b085c1011abd service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034177 Aug 03 06:35:58.443088 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 29/80] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35:58 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) Aug 03 06:35:58.446317 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.446579 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.446830 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.447331 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.447624 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.447917 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.452268 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:58.453866 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:58.461195 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.461504 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.461796 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.462315 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.462722 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.463041 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.476981 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:58.496896 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:58.556750 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dff263ff1b14c20948e01f458e302df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fa3665bf4a645a3b7905f1b254c4f17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.567332 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-abf30dc7-467b-4626-ad7a-ead8aedd4616 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 200 len: 1236 microversion: 2.1 time: 0.129079 Aug 03 06:35:58.567674 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 29/81] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:58 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 1236 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:58.572608 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-90ce7d39-81e2-46bb-861e-72e73886fe28 req-dccec591-a098-449d-900e-9b0d1d7895dd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce", "name": "network-vif-plugged", "status": "completed", "tag": "a0854524-04d0-4fea-9f44-f7b8c5542348"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:58.584404 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-90ce7d39-81e2-46bb-861e-72e73886fe28 req-dccec591-a098-449d-900e-9b0d1d7895dd service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.584629 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-90ce7d39-81e2-46bb-861e-72e73886fe28 req-dccec591-a098-449d-900e-9b0d1d7895dd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.584842 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-90ce7d39-81e2-46bb-861e-72e73886fe28 req-dccec591-a098-449d-900e-9b0d1d7895dd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.592556 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-90ce7d39-81e2-46bb-861e-72e73886fe28 req-dccec591-a098-449d-900e-9b0d1d7895dd service nova] Creating event network-vif-plugged:a0854524-04d0-4fea-9f44-f7b8c5542348 for instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce on np0000006323 Aug 03 06:35:58.593063 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-90ce7d39-81e2-46bb-861e-72e73886fe28 req-dccec591-a098-449d-900e-9b0d1d7895dd service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:35:58.598277 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-90ce7d39-81e2-46bb-861e-72e73886fe28 req-dccec591-a098-449d-900e-9b0d1d7895dd service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030033 Aug 03 06:35:58.598697 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 30/82] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:35:58 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) Aug 03 06:35:58.634478 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.653592 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.655386 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.669540 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-46f43059-cd29-470c-a661-d20d9f7e78c1 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1535 microversion: 2.93 time: 0.296100 Aug 03 06:35:58.670029 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 24/83] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:35:58 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1535 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:35:58.677027 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:58.687268 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ad1ee117-febf-48ed-a970-1ae683f391d2 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1506 microversion: 2.1 time: 0.243486 Aug 03 06:35:58.687624 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 30/84] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:58 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1506 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:58.709426 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2bb5f412-2bf3-4577-9bea-4bafabc9bb9c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:35:58.712348 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2bb5f412-2bf3-4577-9bea-4bafabc9bb9c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:58.717982 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2bb5f412-2bf3-4577-9bea-4bafabc9bb9c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.718229 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2bb5f412-2bf3-4577-9bea-4bafabc9bb9c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.718484 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2bb5f412-2bf3-4577-9bea-4bafabc9bb9c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.719059 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2bb5f412-2bf3-4577-9bea-4bafabc9bb9c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.719551 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2bb5f412-2bf3-4577-9bea-4bafabc9bb9c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.719936 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2bb5f412-2bf3-4577-9bea-4bafabc9bb9c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.770676 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-2bb5f412-2bf3-4577-9bea-4bafabc9bb9c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lazy-loading 'flavor' on Instance uuid f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:35:58.850477 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2bb5f412-2bf3-4577-9bea-4bafabc9bb9c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9/action" status: 200 len: 32 microversion: 2.1 time: 0.144900 Aug 03 06:35:58.850929 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 31/85] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:35:58 2026] POST /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9/action => generated 32 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:35:58.865825 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:58.868057 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:58.876225 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.876889 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.876889 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.878602 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:58.878958 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:58.879379 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:58.908497 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:59.080668 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:59.090769 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-595f0c80-6f8b-4ab8-9caf-32e4d73b1596 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1512 microversion: 2.1 time: 0.226688 Aug 03 06:35:59.091342 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 25/86] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:58 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1512 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:59.205388 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:59.208772 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:59.220516 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.220516 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.220516 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.220516 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.221211 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.221211 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.242873 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:59.393164 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:59.395767 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:59.405023 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.405437 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.405893 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.406503 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.407038 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.408133 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.425110 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:59.432068 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:59.441851 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:59.443748 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.443748 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.443748 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.444175 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.444664 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.445063 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.470415 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:59.478195 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:59.499144 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6bb21cfd-efac-46fc-bf9b-bade7bb38e5e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1538 microversion: 2.1 time: 0.295004 Aug 03 06:35:59.499144 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 31/87] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:59 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1538 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:59.510989 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:59.510989 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:59.514844 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.515098 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.515523 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.515827 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.516811 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.516811 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.573845 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:59.723106 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c406fee133814defa5bf801868a5daf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46948bb058a745638a29572878c640a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:59.735804 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c9db9dff-3e40-4fa0-9bd0-18a92186311b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34" status: 200 len: 1363 microversion: 2.1 time: 0.345295 Aug 03 06:35:59.736093 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 32/88] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:59 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34 => generated 1363 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:59.738597 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b89ace51-9a47-49a3-af5b-4cb716f5db2b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:59.741130 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b89ace51-9a47-49a3-af5b-4cb716f5db2b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:59.745590 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b89ace51-9a47-49a3-af5b-4cb716f5db2b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.745860 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b89ace51-9a47-49a3-af5b-4cb716f5db2b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.746049 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b89ace51-9a47-49a3-af5b-4cb716f5db2b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.746782 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b89ace51-9a47-49a3-af5b-4cb716f5db2b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.746782 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b89ace51-9a47-49a3-af5b-4cb716f5db2b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.746782 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b89ace51-9a47-49a3-af5b-4cb716f5db2b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.783786 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b89ace51-9a47-49a3-af5b-4cb716f5db2b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:35:59.825750 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:35:59.838435 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d538a52e-8fb6-4461-8ebb-c1caa77ac802 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1495 microversion: 2.1 time: 0.415384 Aug 03 06:35:59.838934 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 26/89] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:59 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1495 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:35:59.842085 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:35:59.853551 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:35:59.868082 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.868082 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.868082 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.868082 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:35:59.868263 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:35:59.868263 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:35:59.913681 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:00.005571 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b89ace51-9a47-49a3-af5b-4cb716f5db2b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.268938 Aug 03 06:36:00.005963 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 33/90] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:35:59 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/os-interface => generated 283 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:00.013020 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:00.017441 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:00.027596 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:00.027905 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:00.028199 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:00.028708 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:00.029048 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:00.029407 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:00.067924 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:00.076872 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:00.078024 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:00.085507 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-10913370-7da0-4377-842e-f904a4579efc tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 200 len: 1445 microversion: 2.49 time: 0.577653 Aug 03 06:36:00.085507 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 32/91] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:35:59 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 1445 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:00.095279 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:00.117104 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:00.118554 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:00.126002 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:00.127151 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:00.127472 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:00.128055 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:00.128783 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:00.129097 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:00.147197 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:00.155317 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dff263ff1b14c20948e01f458e302df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fa3665bf4a645a3b7905f1b254c4f17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:00.165750 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-de87aa65-2173-4d5d-a5fa-90a87d0bba4d tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 200 len: 1298 microversion: 2.1 time: 0.326069 Aug 03 06:36:00.166370 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 27/92] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:35:59 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 1298 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:00.512091 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-1e4f147b-07cf-4ecd-8598-ce29c19c7307 req-10c65204-be22-4e73-a04b-7ad750673f2c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3096b23e-caaa-476b-864e-a2043932ac34", "tag": "1dd4e4e5-761c-4f31-be4b-91229cc7250f"}, {"server_uuid": "3096b23e-caaa-476b-864e-a2043932ac34", "name": "network-vif-plugged", "status": "completed", "tag": "1dd4e4e5-761c-4f31-be4b-91229cc7250f"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:00.525583 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1e4f147b-07cf-4ecd-8598-ce29c19c7307 req-10c65204-be22-4e73-a04b-7ad750673f2c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:00.525887 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1e4f147b-07cf-4ecd-8598-ce29c19c7307 req-10c65204-be22-4e73-a04b-7ad750673f2c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:00.526092 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1e4f147b-07cf-4ecd-8598-ce29c19c7307 req-10c65204-be22-4e73-a04b-7ad750673f2c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:00.537702 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-1e4f147b-07cf-4ecd-8598-ce29c19c7307 req-10c65204-be22-4e73-a04b-7ad750673f2c service nova] Creating event network-changed:1dd4e4e5-761c-4f31-be4b-91229cc7250f for instance 3096b23e-caaa-476b-864e-a2043932ac34 on np0000006323 Aug 03 06:36:00.537985 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-1e4f147b-07cf-4ecd-8598-ce29c19c7307 req-10c65204-be22-4e73-a04b-7ad750673f2c service nova] Creating event network-vif-plugged:1dd4e4e5-761c-4f31-be4b-91229cc7250f for instance 3096b23e-caaa-476b-864e-a2043932ac34 on np0000006323 Aug 03 06:36:00.538697 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-1e4f147b-07cf-4ecd-8598-ce29c19c7307 req-10c65204-be22-4e73-a04b-7ad750673f2c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:00.546600 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-1e4f147b-07cf-4ecd-8598-ce29c19c7307 req-10c65204-be22-4e73-a04b-7ad750673f2c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.036067 Aug 03 06:36:00.547934 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 28/93] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:00 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:00.551098 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-13cda077-919f-4314-b549-78166e351c52 req-216c7788-ca2f-4f3a-ac6b-db6136d46fd2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:00.557549 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-13cda077-919f-4314-b549-78166e351c52 req-216c7788-ca2f-4f3a-ac6b-db6136d46fd2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:00.557755 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-13cda077-919f-4314-b549-78166e351c52 req-216c7788-ca2f-4f3a-ac6b-db6136d46fd2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:00.557888 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-13cda077-919f-4314-b549-78166e351c52 req-216c7788-ca2f-4f3a-ac6b-db6136d46fd2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:00.565051 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-13cda077-919f-4314-b549-78166e351c52 req-216c7788-ca2f-4f3a-ac6b-db6136d46fd2 service nova] Creating event network-changed:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:36:00.565447 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-13cda077-919f-4314-b549-78166e351c52 req-216c7788-ca2f-4f3a-ac6b-db6136d46fd2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:00.571674 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-13cda077-919f-4314-b549-78166e351c52 req-216c7788-ca2f-4f3a-ac6b-db6136d46fd2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022696 Aug 03 06:36:00.572064 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 29/94] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:00 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) Aug 03 06:36:00.677824 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-2c9c2e8e-27fe-4f47-ab42-0de567ed09dc req-fdc56e14-1f59-41fd-ab15-c27184a49988 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "name": "network-vif-plugged", "status": "completed", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}, {"server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "name": "network-vif-plugged", "status": "completed", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:00.684465 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-2c9c2e8e-27fe-4f47-ab42-0de567ed09dc req-fdc56e14-1f59-41fd-ab15-c27184a49988 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:00.684778 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-2c9c2e8e-27fe-4f47-ab42-0de567ed09dc req-fdc56e14-1f59-41fd-ab15-c27184a49988 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:00.685017 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-2c9c2e8e-27fe-4f47-ab42-0de567ed09dc req-fdc56e14-1f59-41fd-ab15-c27184a49988 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:00.692995 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-2c9c2e8e-27fe-4f47-ab42-0de567ed09dc req-fdc56e14-1f59-41fd-ab15-c27184a49988 service nova] Creating event network-vif-plugged:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:36:00.693324 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-2c9c2e8e-27fe-4f47-ab42-0de567ed09dc req-fdc56e14-1f59-41fd-ab15-c27184a49988 service nova] Creating event network-vif-plugged:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:36:00.693737 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-2c9c2e8e-27fe-4f47-ab42-0de567ed09dc req-fdc56e14-1f59-41fd-ab15-c27184a49988 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:00.697950 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-2c9c2e8e-27fe-4f47-ab42-0de567ed09dc req-fdc56e14-1f59-41fd-ab15-c27184a49988 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.022587 Aug 03 06:36:00.698722 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 30/95] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:00 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:00.752681 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:00.753589 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:00.758323 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:00.758870 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:00.759222 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:00.760025 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:00.760565 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:00.761110 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:00.796684 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:01.157772 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:01.166103 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:01.166275 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:01.186226 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e6419341-e2e1-421d-855e-d931bd5f3266 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1535 microversion: 2.93 time: 1.179717 Aug 03 06:36:01.186573 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 34/96] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:00 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1535 bytes in 1180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:01.191532 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:01.192968 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:01.196558 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:01.198240 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:01.198502 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:01.198810 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:01.199422 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:01.200173 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:01.200235 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:01.214180 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d99f402e-eb2f-4d0d-9f48-3e2cfda62e14 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1512 microversion: 2.1 time: 1.101558 Aug 03 06:36:01.214600 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 33/97] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:00 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1512 bytes in 1103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:01.219855 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:01.222668 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:01.228140 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:01.228640 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:01.229123 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:01.229711 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:01.230147 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:01.230756 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:01.232743 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:01.264308 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:01.584909 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c406fee133814defa5bf801868a5daf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46948bb058a745638a29572878c640a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:01.599085 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6d544de5-a5fb-410d-ae3e-ba2b3d90e906 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34" status: 200 len: 1363 microversion: 2.1 time: 0.849557 Aug 03 06:36:01.600038 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 31/98] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:00 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34 => generated 1363 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:01.604731 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a867bae6-ad49-4d6d-a562-bc2c552bb065 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "77b9c758-39d1-4e85-8668-9fcc72d2c05e"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:01.604731 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a867bae6-ad49-4d6d-a562-bc2c552bb065 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:01.610584 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a867bae6-ad49-4d6d-a562-bc2c552bb065 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:01.611158 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a867bae6-ad49-4d6d-a562-bc2c552bb065 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:01.611748 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a867bae6-ad49-4d6d-a562-bc2c552bb065 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:01.612696 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a867bae6-ad49-4d6d-a562-bc2c552bb065 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:01.614048 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a867bae6-ad49-4d6d-a562-bc2c552bb065 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:01.614240 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a867bae6-ad49-4d6d-a562-bc2c552bb065 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:01.917040 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:01.930031 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:01.930753 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:01.940789 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f2044d62-6fbf-4fbe-918d-9e4a953410e2 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 200 len: 1445 microversion: 2.49 time: 0.752677 Aug 03 06:36:01.942913 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 35/99] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:01 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 1445 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:01.943601 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dff263ff1b14c20948e01f458e302df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fa3665bf4a645a3b7905f1b254c4f17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:01.958433 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-bad9b134-e201-4f4c-af2c-2a5a36331125 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 200 len: 1365 microversion: 2.1 time: 0.741716 Aug 03 06:36:01.959168 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 34/100] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:01 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 1365 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:02.211850 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:02.214369 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:02.225071 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.225443 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.225724 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.226215 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.226554 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.226941 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.237549 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:02.239013 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:02.251736 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.254170 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.255080 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.255796 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.258870 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.260791 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.266451 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:02.297043 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:02.467206 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:02.474212 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:02.474553 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:02.486979 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4e216cb9-e131-4366-8270-7b261e0de519 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1725 microversion: 2.93 time: 0.276793 Aug 03 06:36:02.487374 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 36/101] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:02 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1725 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:02.515670 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c84d1922-2e72-4ebd-8eee-302a7fc0d3f7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:02.517498 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c84d1922-2e72-4ebd-8eee-302a7fc0d3f7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:02.521762 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84d1922-2e72-4ebd-8eee-302a7fc0d3f7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.521985 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84d1922-2e72-4ebd-8eee-302a7fc0d3f7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.522477 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84d1922-2e72-4ebd-8eee-302a7fc0d3f7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.522477 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84d1922-2e72-4ebd-8eee-302a7fc0d3f7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.522642 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84d1922-2e72-4ebd-8eee-302a7fc0d3f7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.522907 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84d1922-2e72-4ebd-8eee-302a7fc0d3f7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.556061 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c84d1922-2e72-4ebd-8eee-302a7fc0d3f7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:02.633158 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:02.655943 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c541d4c9-0c07-4601-83d7-f8337ef63e57 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1512 microversion: 2.1 time: 0.421106 Aug 03 06:36:02.655943 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 35/102] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:02 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1512 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:02.661722 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:02.663304 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:02.682215 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.683030 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.683030 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.686549 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.687206 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.688117 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.729889 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:02.743958 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c84d1922-2e72-4ebd-8eee-302a7fc0d3f7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131/os-interface" status: 200 len: 296 microversion: 2.93 time: 0.231211 Aug 03 06:36:02.744354 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 37/103] 10.4.3.71 () {68 vars in 1427 bytes} [Mon Aug 3 06:36:02 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131/os-interface => generated 296 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:36:02.753028 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-a49e4c5e-9c70-484b-910c-974e26932463 req-cf640ecf-75ab-41f1-8245-0fbc4925a957 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4bc28043-7cbc-4452-92a5-1f556c198119", "tag": "3d3840ed-5d6f-4269-a751-34485a406ea6"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:02.775963 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a49e4c5e-9c70-484b-910c-974e26932463 req-cf640ecf-75ab-41f1-8245-0fbc4925a957 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.776186 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a49e4c5e-9c70-484b-910c-974e26932463 req-cf640ecf-75ab-41f1-8245-0fbc4925a957 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.778209 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a49e4c5e-9c70-484b-910c-974e26932463 req-cf640ecf-75ab-41f1-8245-0fbc4925a957 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.800314 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a49e4c5e-9c70-484b-910c-974e26932463 req-cf640ecf-75ab-41f1-8245-0fbc4925a957 service nova] Creating event network-changed:3d3840ed-5d6f-4269-a751-34485a406ea6 for instance 4bc28043-7cbc-4452-92a5-1f556c198119 on np0000006323 Aug 03 06:36:02.800314 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-a49e4c5e-9c70-484b-910c-974e26932463 req-cf640ecf-75ab-41f1-8245-0fbc4925a957 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:02.815069 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-a49e4c5e-9c70-484b-910c-974e26932463 req-cf640ecf-75ab-41f1-8245-0fbc4925a957 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.070125 Aug 03 06:36:02.815462 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 38/104] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:02 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:02.821582 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-15c37dda-93e1-47ce-be4b-6248453d50ea req-e8f4ba3c-8042-449c-ad61-74ebdebe5a08 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3096b23e-caaa-476b-864e-a2043932ac34", "name": "network-vif-plugged", "status": "completed", "tag": "1dd4e4e5-761c-4f31-be4b-91229cc7250f"}, {"name": "network-changed", "server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:02.835946 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-15c37dda-93e1-47ce-be4b-6248453d50ea req-e8f4ba3c-8042-449c-ad61-74ebdebe5a08 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.836143 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-15c37dda-93e1-47ce-be4b-6248453d50ea req-e8f4ba3c-8042-449c-ad61-74ebdebe5a08 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.836495 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-15c37dda-93e1-47ce-be4b-6248453d50ea req-e8f4ba3c-8042-449c-ad61-74ebdebe5a08 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.853258 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-15c37dda-93e1-47ce-be4b-6248453d50ea req-e8f4ba3c-8042-449c-ad61-74ebdebe5a08 service nova] Creating event network-vif-plugged:1dd4e4e5-761c-4f31-be4b-91229cc7250f for instance 3096b23e-caaa-476b-864e-a2043932ac34 on np0000006323 Aug 03 06:36:02.853521 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-15c37dda-93e1-47ce-be4b-6248453d50ea req-e8f4ba3c-8042-449c-ad61-74ebdebe5a08 service nova] Creating event network-changed:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:36:02.854121 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-15c37dda-93e1-47ce-be4b-6248453d50ea req-e8f4ba3c-8042-449c-ad61-74ebdebe5a08 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:02.863795 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-15c37dda-93e1-47ce-be4b-6248453d50ea req-e8f4ba3c-8042-449c-ad61-74ebdebe5a08 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.044954 Aug 03 06:36:02.864116 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 39/105] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:02 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:02.872077 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-80f7325a-b6d9-4273-84f2-cd19e9e6420e req-cca997bf-74dd-47a4-a55a-1f1398528cd4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "tag": "2f03a420-d04a-422b-8811-c7f2e90b2204"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:02.885398 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-80f7325a-b6d9-4273-84f2-cd19e9e6420e req-cca997bf-74dd-47a4-a55a-1f1398528cd4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:02.885398 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-80f7325a-b6d9-4273-84f2-cd19e9e6420e req-cca997bf-74dd-47a4-a55a-1f1398528cd4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:02.885398 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-80f7325a-b6d9-4273-84f2-cd19e9e6420e req-cca997bf-74dd-47a4-a55a-1f1398528cd4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:02.890595 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a867bae6-ad49-4d6d-a562-bc2c552bb065 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "POST /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.289472 Aug 03 06:36:02.891135 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 32/106] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:36:01 2026] POST /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7/os-volume_attachments => generated 194 bytes in 1290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:02.897452 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-80f7325a-b6d9-4273-84f2-cd19e9e6420e req-cca997bf-74dd-47a4-a55a-1f1398528cd4 service nova] Creating event network-changed:2f03a420-d04a-422b-8811-c7f2e90b2204 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:02.897968 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-80f7325a-b6d9-4273-84f2-cd19e9e6420e req-cca997bf-74dd-47a4-a55a-1f1398528cd4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:02.902381 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-80f7325a-b6d9-4273-84f2-cd19e9e6420e req-cca997bf-74dd-47a4-a55a-1f1398528cd4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032611 Aug 03 06:36:02.902753 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 40/107] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:02 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) Aug 03 06:36:02.972425 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:02.985022 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:02.986817 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:02.989544 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:03.004747 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:03.005077 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:03.005245 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:03.005834 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:03.005937 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:03.006253 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:03.018911 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:03.019242 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:03.019487 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:03.020227 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:03.020310 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:03.021735 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:03.057951 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:03.090474 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:03.095901 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c406fee133814defa5bf801868a5daf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46948bb058a745638a29572878c640a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:03.112884 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-83040022-5866-48b3-ac4c-2f53e47bc95b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34" status: 200 len: 1363 microversion: 2.1 time: 0.456391 Aug 03 06:36:03.113315 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 36/108] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:02 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34 => generated 1363 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:03.673785 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:03.675438 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:03.681633 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:03.682004 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:03.682276 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:03.682851 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:03.683240 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:03.683607 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:03.720873 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:03.782734 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:03.788029 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:03.788420 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dff263ff1b14c20948e01f458e302df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fa3665bf4a645a3b7905f1b254c4f17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:03.788852 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:03.793694 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-45a2c6b1-9f00-4c78-9dd3-c71b990a8bfb tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 200 len: 1445 microversion: 2.49 time: 0.827241 Aug 03 06:36:03.793997 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 33/109] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:02 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 1445 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:03.834315 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f9eb06dd-94e0-43e1-96c3-f4be03b386aa tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 200 len: 1365 microversion: 2.1 time: 0.853515 Aug 03 06:36:03.834627 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 41/110] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:02 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 1365 bytes in 854 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:04.097466 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:04.114899 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-249266a8-23e6-4291-b50d-1cfbe985d165 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1512 microversion: 2.1 time: 0.443046 Aug 03 06:36:04.115458 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 37/111] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:03 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1512 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:36:04.133266 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:04.134693 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:04.155026 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.155310 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.155512 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.158170 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.158645 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.159067 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.193647 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:04.261493 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:04.267732 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:04.272950 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.273789 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.273789 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.276271 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.276725 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.277104 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.300221 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-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. Aug 03 06:36:04.439438 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c406fee133814defa5bf801868a5daf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46948bb058a745638a29572878c640a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:04.457123 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2f445f5f-5476-4b55-862b-07b8bf374c6f tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34" status: 200 len: 1555 microversion: 2.1 time: 0.327752 Aug 03 06:36:04.457494 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 42/112] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:04 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34 => generated 1555 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:04.483740 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f77977f2-789e-4e47-aab4-fc1c31f3aa82 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:04.487056 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f77977f2-789e-4e47-aab4-fc1c31f3aa82 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:04.497796 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f77977f2-789e-4e47-aab4-fc1c31f3aa82 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.499164 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f77977f2-789e-4e47-aab4-fc1c31f3aa82 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.499164 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f77977f2-789e-4e47-aab4-fc1c31f3aa82 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.499348 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f77977f2-789e-4e47-aab4-fc1c31f3aa82 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.499562 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f77977f2-789e-4e47-aab4-fc1c31f3aa82 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.500776 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f77977f2-789e-4e47-aab4-fc1c31f3aa82 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.539715 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e67f244455034952a5d0129722f008cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', '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=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:04.545954 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e67f244455034952a5d0129722f008cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', '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=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:04.546720 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e67f244455034952a5d0129722f008cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', '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=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:04.556441 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-34265601-91c3-4fe3-8f66-a27fa2b83d64 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1725 microversion: 2.93 time: 0.761745 Aug 03 06:36:04.557248 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 34/113] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:03 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1725 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:04.561200 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f77977f2-789e-4e47-aab4-fc1c31f3aa82 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:04.664505 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f77977f2-789e-4e47-aab4-fc1c31f3aa82 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.185630 Aug 03 06:36:04.664945 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 38/114] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:36:04 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34/os-interface => generated 283 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:04.817634 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:04.822580 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:04.831684 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.831956 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.832182 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.832625 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.833233 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.834874 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.860500 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:04.864479 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:04.872594 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:04.872762 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.873203 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.873555 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.874582 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.874582 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.875338 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.920467 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:04.941159 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-0bce7676-4bd8-42be-ad75-5b35d8abf20c req-364ed97d-42f8-463c-9a7c-d0a38398951c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bc28043-7cbc-4452-92a5-1f556c198119", "name": "network-vif-plugged", "status": "completed", "tag": "3d3840ed-5d6f-4269-a751-34485a406ea6"}, {"server_uuid": "4bc28043-7cbc-4452-92a5-1f556c198119", "name": "network-vif-plugged", "status": "completed", "tag": "3d3840ed-5d6f-4269-a751-34485a406ea6"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:04.953476 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-0bce7676-4bd8-42be-ad75-5b35d8abf20c req-364ed97d-42f8-463c-9a7c-d0a38398951c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.953751 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-0bce7676-4bd8-42be-ad75-5b35d8abf20c req-364ed97d-42f8-463c-9a7c-d0a38398951c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.953951 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-0bce7676-4bd8-42be-ad75-5b35d8abf20c req-364ed97d-42f8-463c-9a7c-d0a38398951c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:04.970826 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-0bce7676-4bd8-42be-ad75-5b35d8abf20c req-364ed97d-42f8-463c-9a7c-d0a38398951c service nova] Creating event network-vif-plugged:3d3840ed-5d6f-4269-a751-34485a406ea6 for instance 4bc28043-7cbc-4452-92a5-1f556c198119 on np0000006323 Aug 03 06:36:04.971082 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-0bce7676-4bd8-42be-ad75-5b35d8abf20c req-364ed97d-42f8-463c-9a7c-d0a38398951c service nova] Creating event network-vif-plugged:3d3840ed-5d6f-4269-a751-34485a406ea6 for instance 4bc28043-7cbc-4452-92a5-1f556c198119 on np0000006323 Aug 03 06:36:04.972472 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-0bce7676-4bd8-42be-ad75-5b35d8abf20c req-364ed97d-42f8-463c-9a7c-d0a38398951c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:04.979690 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-0bce7676-4bd8-42be-ad75-5b35d8abf20c req-364ed97d-42f8-463c-9a7c-d0a38398951c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.045056 Aug 03 06:36:04.980685 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 39/115] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:04 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:04.986180 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-c2df9304-839b-4c6c-b93d-c361fcfc9a42 req-a66adea8-e77b-4396-917c-c4c775a4e026 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:04.995151 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c2df9304-839b-4c6c-b93d-c361fcfc9a42 req-a66adea8-e77b-4396-917c-c4c775a4e026 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:04.995422 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c2df9304-839b-4c6c-b93d-c361fcfc9a42 req-a66adea8-e77b-4396-917c-c4c775a4e026 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:04.995584 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c2df9304-839b-4c6c-b93d-c361fcfc9a42 req-a66adea8-e77b-4396-917c-c4c775a4e026 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:05.004638 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-c2df9304-839b-4c6c-b93d-c361fcfc9a42 req-a66adea8-e77b-4396-917c-c4c775a4e026 service nova] Creating event network-changed:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:36:05.005089 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-c2df9304-839b-4c6c-b93d-c361fcfc9a42 req-a66adea8-e77b-4396-917c-c4c775a4e026 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:05.011352 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-c2df9304-839b-4c6c-b93d-c361fcfc9a42 req-a66adea8-e77b-4396-917c-c4c775a4e026 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028214 Aug 03 06:36:05.011668 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 40/116] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:04 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) Aug 03 06:36:05.016104 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-400949cc-9780-4032-bd99-69bf1b93e239 req-fd453e20-0e5e-492b-9ddb-fb09f91b3d75 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "name": "network-vif-plugged", "status": "completed", "tag": "2f03a420-d04a-422b-8811-c7f2e90b2204"}, {"server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "name": "network-vif-plugged", "status": "completed", "tag": "2f03a420-d04a-422b-8811-c7f2e90b2204"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:05.029122 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-400949cc-9780-4032-bd99-69bf1b93e239 req-fd453e20-0e5e-492b-9ddb-fb09f91b3d75 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:05.029299 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-400949cc-9780-4032-bd99-69bf1b93e239 req-fd453e20-0e5e-492b-9ddb-fb09f91b3d75 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:05.029448 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-400949cc-9780-4032-bd99-69bf1b93e239 req-fd453e20-0e5e-492b-9ddb-fb09f91b3d75 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:05.042123 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-400949cc-9780-4032-bd99-69bf1b93e239 req-fd453e20-0e5e-492b-9ddb-fb09f91b3d75 service nova] Creating event network-vif-plugged:2f03a420-d04a-422b-8811-c7f2e90b2204 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:05.042364 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-400949cc-9780-4032-bd99-69bf1b93e239 req-fd453e20-0e5e-492b-9ddb-fb09f91b3d75 service nova] Creating event network-vif-plugged:2f03a420-d04a-422b-8811-c7f2e90b2204 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:05.043812 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-400949cc-9780-4032-bd99-69bf1b93e239 req-fd453e20-0e5e-492b-9ddb-fb09f91b3d75 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:05.050797 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-400949cc-9780-4032-bd99-69bf1b93e239 req-fd453e20-0e5e-492b-9ddb-fb09f91b3d75 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.037412 Aug 03 06:36:05.051163 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 41/117] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:05 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:05.137987 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:05.140415 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:05.146750 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:05.147474 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:05.147474 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:05.147993 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:05.148361 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:05.148705 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:05.175998 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:05.177930 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:05.185371 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:05.186200 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:05.194029 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-966129ef-ef1e-4e7e-87d3-5716c58fda0e tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 200 len: 1445 microversion: 2.49 time: 0.379376 Aug 03 06:36:05.195384 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 43/118] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:04 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 1445 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:05.206858 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b5e2aebf-d231-4bbb-9acb-0b700cf2b371 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:05.206858 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b5e2aebf-d231-4bbb-9acb-0b700cf2b371 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:05.217993 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5e2aebf-d231-4bbb-9acb-0b700cf2b371 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:05.217993 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5e2aebf-d231-4bbb-9acb-0b700cf2b371 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:05.217993 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5e2aebf-d231-4bbb-9acb-0b700cf2b371 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:05.217993 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5e2aebf-d231-4bbb-9acb-0b700cf2b371 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:05.218254 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5e2aebf-d231-4bbb-9acb-0b700cf2b371 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:05.219310 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5e2aebf-d231-4bbb-9acb-0b700cf2b371 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:05.220592 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dff263ff1b14c20948e01f458e302df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fa3665bf4a645a3b7905f1b254c4f17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:05.239073 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f3c08418-7623-489a-8718-32363e16cecb tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 200 len: 1365 microversion: 2.1 time: 0.383004 Aug 03 06:36:05.239392 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 35/119] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:04 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 1365 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:05.292367 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b5e2aebf-d231-4bbb-9acb-0b700cf2b371 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:36:05.375526 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b5e2aebf-d231-4bbb-9acb-0b700cf2b371 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 204 len: 0 microversion: 2.1 time: 0.173652 Aug 03 06:36:05.376105 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 44/120] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:36:05 2026] DELETE /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:36:05.392019 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:05.394823 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:05.400876 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:05.401181 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:05.401434 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:05.402048 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:05.402490 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:05.402821 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:05.442783 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:05.481051 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:05.500409 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-dd8f970a-eb76-45c8-bdbf-e686f5a677c4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1492 microversion: 2.1 time: 0.365619 Aug 03 06:36:05.500523 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 42/121] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:05 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1492 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:05.525784 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:05.529749 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:05.543973 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:05.544342 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:05.545365 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:05.545365 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:05.545647 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:05.546063 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:05.570621 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:05.733272 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:05.762017 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f632f3a1-9171-4b0a-a41a-0fa3eb4e2166 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1547 microversion: 2.1 time: 0.370605 Aug 03 06:36:05.762377 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 36/122] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:05 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1547 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:05.776339 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:05.790842 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-07f5e9f7-c2b8-4b2a-ae31-419581203147 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1507 microversion: 2.1 time: 0.269993 Aug 03 06:36:05.791233 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 45/123] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:05 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1507 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:06.060967 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=7 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:06.217716 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:06.223306 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:06.234854 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.234854 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.234854 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.235486 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.236034 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.236889 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.255454 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:06.257071 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:06.261868 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.262137 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.262359 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.262931 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.263237 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.263620 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.267103 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:06.280040 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:06.425966 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0dff263ff1b14c20948e01f458e302df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fa3665bf4a645a3b7905f1b254c4f17', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:06.447269 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-dd8e50c7-e908-4634-85e7-37739a702f03 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 200 len: 1548 microversion: 2.1 time: 0.192023 Aug 03 06:36:06.447779 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 37/124] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:06 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 1548 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:06.467357 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a534e51a-1556-4e3a-a348-285f2359614c tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:06.472018 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a534e51a-1556-4e3a-a348-285f2359614c tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:06.481455 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a534e51a-1556-4e3a-a348-285f2359614c tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.481723 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a534e51a-1556-4e3a-a348-285f2359614c tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.481909 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a534e51a-1556-4e3a-a348-285f2359614c tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.482256 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a534e51a-1556-4e3a-a348-285f2359614c tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.482431 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a534e51a-1556-4e3a-a348-285f2359614c tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.482618 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a534e51a-1556-4e3a-a348-285f2359614c tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.486266 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:06.500501 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:06.501137 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:06.505587 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7914955e-a3af-4941-94c4-9a6ccb91c8c3 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 200 len: 1625 microversion: 2.49 time: 0.291388 Aug 03 06:36:06.506075 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 43/125] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:06 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 1625 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:06.507847 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-a534e51a-1556-4e3a-a348-285f2359614c tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:06.523856 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d4dba054-0c42-4250-9f36-a6aadd2e6aa0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:06.525506 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d4dba054-0c42-4250-9f36-a6aadd2e6aa0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:06.529880 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4dba054-0c42-4250-9f36-a6aadd2e6aa0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.530098 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4dba054-0c42-4250-9f36-a6aadd2e6aa0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.530259 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4dba054-0c42-4250-9f36-a6aadd2e6aa0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.530586 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4dba054-0c42-4250-9f36-a6aadd2e6aa0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.531120 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4dba054-0c42-4250-9f36-a6aadd2e6aa0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.531120 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4dba054-0c42-4250-9f36-a6aadd2e6aa0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.547146 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-d4dba054-0c42-4250-9f36-a6aadd2e6aa0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:06.596452 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a534e51a-1556-4e3a-a348-285f2359614c tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.132973 Aug 03 06:36:06.596906 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 46/126] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:36:06 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-interface => generated 282 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:06.631737 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d4dba054-0c42-4250-9f36-a6aadd2e6aa0 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-interface" status: 200 len: 282 microversion: 2.49 time: 0.110380 Aug 03 06:36:06.632153 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 38/127] 10.4.3.71 () {68 vars in 1427 bytes} [Mon Aug 3 06:36:06 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-interface => generated 282 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:36:06.712898 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=5 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:06.785910 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:06.788026 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:06.793538 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.793820 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.794054 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.794523 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.794841 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.795119 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.826048 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:06.826265 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:06.826441 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:06.826745 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lazy-loading 'fault' on Instance uuid 6f52766a-35bc-4fd8-a101-2cee68cd35d7 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:36:06.836878 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:06.949795 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=7 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:06.984187 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=11 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:07.000050 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=13 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:07.014979 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8e962965f6bf49d89d59fc6f7d939272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '948219064d254a93bcd642b024b391b3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:07.028200 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8dc51578-0224-4225-84ec-0913eea34106 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 200 len: 1345 microversion: 2.1 time: 0.244635 Aug 03 06:36:07.028510 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 44/128] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:06 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 1345 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:07.074700 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-354a0fc0-d309-49fb-a31a-f6e73770d151 req-070b9c44-38d7-40ac-9d37-20a7a8e64c64 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3096b23e-caaa-476b-864e-a2043932ac34", "tag": "1dd4e4e5-761c-4f31-be4b-91229cc7250f"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:07.093962 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-354a0fc0-d309-49fb-a31a-f6e73770d151 req-070b9c44-38d7-40ac-9d37-20a7a8e64c64 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:07.094245 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-354a0fc0-d309-49fb-a31a-f6e73770d151 req-070b9c44-38d7-40ac-9d37-20a7a8e64c64 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:07.094466 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-354a0fc0-d309-49fb-a31a-f6e73770d151 req-070b9c44-38d7-40ac-9d37-20a7a8e64c64 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:07.105295 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-354a0fc0-d309-49fb-a31a-f6e73770d151 req-070b9c44-38d7-40ac-9d37-20a7a8e64c64 service nova] Creating event network-changed:1dd4e4e5-761c-4f31-be4b-91229cc7250f for instance 3096b23e-caaa-476b-864e-a2043932ac34 on np0000006323 Aug 03 06:36:07.105858 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-354a0fc0-d309-49fb-a31a-f6e73770d151 req-070b9c44-38d7-40ac-9d37-20a7a8e64c64 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:07.113013 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-354a0fc0-d309-49fb-a31a-f6e73770d151 req-070b9c44-38d7-40ac-9d37-20a7a8e64c64 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.039309 Aug 03 06:36:07.113013 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 47/129] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:07 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) Aug 03 06:36:07.145245 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-4bfe2bb2-f09e-4b4d-9127-003668825fd4 req-521e35a0-76b5-4891-af54-35432d987680 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f52766a-35bc-4fd8-a101-2cee68cd35d7", "name": "network-vif-unplugged", "status": "completed", "tag": "5ef326b4-5a32-4668-84de-eac5efdd1175"}, {"server_uuid": "6f52766a-35bc-4fd8-a101-2cee68cd35d7", "name": "network-vif-unplugged", "status": "completed", "tag": "5ef326b4-5a32-4668-84de-eac5efdd1175"}, {"server_uuid": "6f52766a-35bc-4fd8-a101-2cee68cd35d7", "name": "network-vif-deleted", "tag": "5ef326b4-5a32-4668-84de-eac5efdd1175"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:07.158254 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4bfe2bb2-f09e-4b4d-9127-003668825fd4 req-521e35a0-76b5-4891-af54-35432d987680 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:07.158254 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4bfe2bb2-f09e-4b4d-9127-003668825fd4 req-521e35a0-76b5-4891-af54-35432d987680 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:07.158432 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4bfe2bb2-f09e-4b4d-9127-003668825fd4 req-521e35a0-76b5-4891-af54-35432d987680 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:07.160638 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=16 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:07.172436 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4bfe2bb2-f09e-4b4d-9127-003668825fd4 req-521e35a0-76b5-4891-af54-35432d987680 service nova] Creating event network-vif-unplugged:5ef326b4-5a32-4668-84de-eac5efdd1175 for instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 on np0000006323 Aug 03 06:36:07.172699 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4bfe2bb2-f09e-4b4d-9127-003668825fd4 req-521e35a0-76b5-4891-af54-35432d987680 service nova] Creating event network-vif-unplugged:5ef326b4-5a32-4668-84de-eac5efdd1175 for instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 on np0000006323 Aug 03 06:36:07.175380 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4bfe2bb2-f09e-4b4d-9127-003668825fd4 req-521e35a0-76b5-4891-af54-35432d987680 service nova] Creating event network-vif-deleted:5ef326b4-5a32-4668-84de-eac5efdd1175 for instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 on np0000006323 Aug 03 06:36:07.175995 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-4bfe2bb2-f09e-4b4d-9127-003668825fd4 req-521e35a0-76b5-4891-af54-35432d987680 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:07.184733 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-4bfe2bb2-f09e-4b4d-9127-003668825fd4 req-521e35a0-76b5-4891-af54-35432d987680 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.042875 Aug 03 06:36:07.184989 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 39/130] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:07 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) Aug 03 06:36:07.216808 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2ba13dcf-8ef7-4b8e-98a5-a4d02a449e4e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:07.218622 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2ba13dcf-8ef7-4b8e-98a5-a4d02a449e4e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:07.224566 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2ba13dcf-8ef7-4b8e-98a5-a4d02a449e4e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:07.224794 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2ba13dcf-8ef7-4b8e-98a5-a4d02a449e4e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:07.224960 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2ba13dcf-8ef7-4b8e-98a5-a4d02a449e4e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:07.225320 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2ba13dcf-8ef7-4b8e-98a5-a4d02a449e4e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:07.225507 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2ba13dcf-8ef7-4b8e-98a5-a4d02a449e4e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:07.225935 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2ba13dcf-8ef7-4b8e-98a5-a4d02a449e4e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:07.259886 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-2ba13dcf-8ef7-4b8e-98a5-a4d02a449e4e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lazy-loading 'flavor' on Instance uuid 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:36:07.386481 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2ba13dcf-8ef7-4b8e-98a5-a4d02a449e4e tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce/action" status: 200 len: 32 microversion: 2.1 time: 0.173025 Aug 03 06:36:07.386913 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 45/131] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:36:07 2026] POST /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce/action => generated 32 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:36:07.404099 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:07.411110 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:07.416327 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:07.416723 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:07.416972 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:07.417619 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:07.418136 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:07.418371 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:07.445510 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-5f563aed-7e77-4255-9dc7-d380624599d8 req-9e7f5984-76b8-4893-a6b4-9741da61d86d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "tag": "2f03a420-d04a-422b-8811-c7f2e90b2204"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:07.454733 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5f563aed-7e77-4255-9dc7-d380624599d8 req-9e7f5984-76b8-4893-a6b4-9741da61d86d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:07.454963 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5f563aed-7e77-4255-9dc7-d380624599d8 req-9e7f5984-76b8-4893-a6b4-9741da61d86d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:07.455034 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:07.455122 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5f563aed-7e77-4255-9dc7-d380624599d8 req-9e7f5984-76b8-4893-a6b4-9741da61d86d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:07.465944 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5f563aed-7e77-4255-9dc7-d380624599d8 req-9e7f5984-76b8-4893-a6b4-9741da61d86d service nova] Creating event network-changed:2f03a420-d04a-422b-8811-c7f2e90b2204 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:07.467538 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-5f563aed-7e77-4255-9dc7-d380624599d8 req-9e7f5984-76b8-4893-a6b4-9741da61d86d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:07.471811 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-5f563aed-7e77-4255-9dc7-d380624599d8 req-9e7f5984-76b8-4893-a6b4-9741da61d86d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032655 Aug 03 06:36:07.472270 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 40/132] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:07 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) Aug 03 06:36:07.699533 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:07.715356 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e0cec267-bf3f-42e2-b332-cbf96d7ef3ac tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1513 microversion: 2.1 time: 0.312132 Aug 03 06:36:07.715356 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 48/133] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:07 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1513 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:08.047301 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:08.053456 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:08.061991 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:08.062266 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:08.062560 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:08.063155 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:08.063586 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:08.064007 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:08.077299 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] HTTP exception thrown: Instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 could not be found. Aug 03 06:36:08.077685 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Returning 404 to user: Instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:36:08.078221 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6aabbc84-7416-4a96-ba60-625770b146db tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 404 len: 111 microversion: 2.1 time: 0.033928 Aug 03 06:36:08.078616 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 46/134] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:08 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:36:08.199810 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:08.203485 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:08.210706 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:08.210903 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:08.211041 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:08.211284 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:08.211641 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:08.211641 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:08.225521 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] HTTP exception thrown: Instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 could not be found. Aug 03 06:36:08.226085 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Returning 404 to user: Instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:36:08.226672 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b7198e72-a076-45dd-971a-04a5d7e9bb32 tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.029335 Aug 03 06:36:08.227702 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 41/135] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:36:08 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7/os-volume_attachments => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:36:08.732253 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:08.733747 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:08.741981 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:08.741981 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:08.741981 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:08.741981 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:08.742481 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:08.742481 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:08.766328 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:08.924098 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:08.936324 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f2736c0d-c953-4f49-be46-1f06eea157b1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1513 microversion: 2.1 time: 0.205754 Aug 03 06:36:08.936882 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 49/136] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:08 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1513 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:09.395917 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:09.396265 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:09.403199 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:09.403409 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:09.403559 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:09.404210 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:09.404370 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:09.404491 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:09.441113 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] HTTP exception thrown: Instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 could not be found. Aug 03 06:36:09.441397 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Returning 404 to user: Instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:36:09.441820 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-410b4abc-a9bb-4f0c-8d90-72aaa453a64b tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 404 len: 111 microversion: 2.1 time: 0.047583 Aug 03 06:36:09.442105 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 47/137] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:36:09 2026] DELETE /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:36:09.451637 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:09.453272 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] [instance: 6f52766a-35bc-4fd8-a101-2cee68cd35d7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:09.458370 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:09.458674 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:09.458949 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:09.459395 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:09.459749 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:09.461090 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:09.478565 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] HTTP exception thrown: Instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 could not be found. Aug 03 06:36:09.479187 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] Returning 404 to user: Instance 6f52766a-35bc-4fd8-a101-2cee68cd35d7 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:36:09.479911 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b3d49f4d-07fc-4f10-8375-2b402b7cf36f tempest-DeleteServersTestJSON-2125795193 tempest-DeleteServersTestJSON-2125795193-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7" status: 404 len: 111 microversion: 2.1 time: 0.029693 Aug 03 06:36:09.480356 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 42/138] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:09 2026] GET /compute/v2.1/servers/6f52766a-35bc-4fd8-a101-2cee68cd35d7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:36:09.846845 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-1b6e6e1d-5044-477f-bba1-a040daea58fe req-bbe460bc-f036-41ea-9d62-b6123c1b1077 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4bc28043-7cbc-4452-92a5-1f556c198119", "tag": "3d3840ed-5d6f-4269-a751-34485a406ea6"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:09.864941 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1b6e6e1d-5044-477f-bba1-a040daea58fe req-bbe460bc-f036-41ea-9d62-b6123c1b1077 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:09.865152 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1b6e6e1d-5044-477f-bba1-a040daea58fe req-bbe460bc-f036-41ea-9d62-b6123c1b1077 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:09.865311 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1b6e6e1d-5044-477f-bba1-a040daea58fe req-bbe460bc-f036-41ea-9d62-b6123c1b1077 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:09.876891 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-1b6e6e1d-5044-477f-bba1-a040daea58fe req-bbe460bc-f036-41ea-9d62-b6123c1b1077 service nova] Creating event network-changed:3d3840ed-5d6f-4269-a751-34485a406ea6 for instance 4bc28043-7cbc-4452-92a5-1f556c198119 on np0000006323 Aug 03 06:36:09.877263 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-1b6e6e1d-5044-477f-bba1-a040daea58fe req-bbe460bc-f036-41ea-9d62-b6123c1b1077 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:09.883350 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-1b6e6e1d-5044-477f-bba1-a040daea58fe req-bbe460bc-f036-41ea-9d62-b6123c1b1077 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040581 Aug 03 06:36:09.884205 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 50/139] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:09 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:09.960676 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:09.963710 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:09.969492 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:09.969926 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:09.970095 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:09.970534 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:09.970864 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:09.971128 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:09.997126 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:10.228204 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:10.237276 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f0137384-4966-4a48-aff7-9b98ff1009f4 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1513 microversion: 2.1 time: 0.280989 Aug 03 06:36:10.237624 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 48/140] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:09 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1513 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:11.263677 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:11.264962 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:11.271046 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:11.271398 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:11.271682 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:11.272251 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:11.272673 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:11.273059 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:11.295916 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:11.439151 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:11.456097 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6b304986-e221-4101-a839-91089af4a123 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1493 microversion: 2.1 time: 0.196250 Aug 03 06:36:11.456424 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 43/141] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:11 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1493 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:11.474383 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d862e56a-4d6a-4c18-9842-3a99631445dc"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:11.476123 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:11.480327 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:11.480571 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:11.480935 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:11.481237 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:11.481493 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:11.481663 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:11.504775 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] HTTP exception thrown: Cannot 'attach_volume' instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce while it is in vm_state rescued Aug 03 06:36:11.505207 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Returning 409 to user: Cannot 'attach_volume' instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce while it is in vm_state rescued {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:36:11.505883 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7bc26e91-3a0c-4df7-8b18-8cab27ab576b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.034269 Aug 03 06:36:11.506540 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 51/142] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:36:11 2026] POST /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce/os-volume_attachments => generated 152 bytes in 35 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) Aug 03 06:36:11.521686 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6d08fae1-a97b-4793-a7fd-81d16dd5a817 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:11.521686 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6d08fae1-a97b-4793-a7fd-81d16dd5a817 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:11.529801 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6d08fae1-a97b-4793-a7fd-81d16dd5a817 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:11.529801 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6d08fae1-a97b-4793-a7fd-81d16dd5a817 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:11.529801 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6d08fae1-a97b-4793-a7fd-81d16dd5a817 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:11.529801 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6d08fae1-a97b-4793-a7fd-81d16dd5a817 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:11.530046 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6d08fae1-a97b-4793-a7fd-81d16dd5a817 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:11.530046 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6d08fae1-a97b-4793-a7fd-81d16dd5a817 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:11.584927 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6d08fae1-a97b-4793-a7fd-81d16dd5a817 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce/action" status: 202 len: 0 microversion: 2.1 time: 0.069592 Aug 03 06:36:11.585375 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 49/143] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:36:11 2026] POST /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:36:11.599296 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:11.601101 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:11.611450 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:11.611930 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:11.612160 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:11.616809 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:11.618016 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:11.618425 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:11.636587 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:11.808162 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:11.821157 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1af990f7-e0b8-4c4b-b1bd-7d632d9880fb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1501 microversion: 2.1 time: 0.223692 Aug 03 06:36:11.821745 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 44/144] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:11 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1501 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:12.841405 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:12.843375 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:12.853891 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:12.853891 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:12.854210 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:12.854793 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:12.855180 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:12.855569 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:12.882364 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:13.071297 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:13.085981 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7ed1d33a-ab57-4c33-b21b-002bb3865f1f tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1501 microversion: 2.1 time: 0.246919 Aug 03 06:36:13.086386 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 52/145] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:12 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1501 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:14.103202 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:14.104521 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:14.112704 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:14.112704 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:14.112704 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:14.113001 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:14.113215 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:14.113457 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:14.133144 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:14.338546 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:14.350167 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-22045c31-1536-4eb2-a3d5-7c63af11dbba tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1507 microversion: 2.1 time: 0.248236 Aug 03 06:36:14.350463 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 50/146] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:14 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1507 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:15.662207 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-afbf6a7a-654d-42b7-b94f-e074a70a3f5c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1988045889", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCpeTqdkE3+xIrht5HkqcwNs9LWeo1Yu4kq7YVhqQwgby1v/AQCzx0JpaIwtjkOCXhfH89a1acQ7uc2M9afsXo+ppR2vJ4go4BH1ySN+gw9a3F91+4plC1awExlaRoLRYQ=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:15.687965 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-afbf6a7a-654d-42b7-b94f-e074a70a3f5c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Getting quotas for project 26331e5ebeb94be4ad46b4470931a595. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:36:15.693327 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-afbf6a7a-654d-42b7-b94f-e074a70a3f5c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Getting quotas for user 9def80f44e6d4e999f034ac98ca34860 and project 26331e5ebeb94be4ad46b4470931a595. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:36:15.722607 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-afbf6a7a-654d-42b7-b94f-e074a70a3f5c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.062621 Aug 03 06:36:15.723116 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 45/147] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:36:15 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) Aug 03 06:36:16.972914 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-747824310", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "70cabd0e-cb5c-4d2e-9bdd-a186aafd07ff"}], "security_groups": [{"name": "tempest-securitygroup--218323261"}], "key_name": "tempest-keypair-1988045889", "user_data": "}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:17.097080 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:17.099250 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:17.099250 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:17.099250 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:17.099250 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:17.099428 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:17.106204 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:17.240904 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] validate_networks() for [('70cabd0e-cb5c-4d2e-9bdd-a186aafd07ff', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:36:17.241322 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:17.530847 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:17.719315 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:36:17.720155 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:36:17.720529 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:36:17.721371 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:36:17.721712 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:36:17.730603 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:17.730822 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:17.730954 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:17.731689 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:17.733047 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:17.733206 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:17.748219 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Getting quotas for project 26331e5ebeb94be4ad46b4470931a595. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:36:17.750892 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Getting quotas for user 9def80f44e6d4e999f034ac98ca34860 and project 26331e5ebeb94be4ad46b4470931a595. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:36:17.761470 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:36:17.763254 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:36:17.827773 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a36c9c31-837f-43f2-98c0-36b89f83719a tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.861486 Aug 03 06:36:17.828236 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 53/148] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:36:16 2026] POST /compute/v2.1/servers => generated 406 bytes in 862 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:36:17.844675 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e3218a70-32dd-42ce-903a-de49d2a5f764 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:17.847465 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e3218a70-32dd-42ce-903a-de49d2a5f764 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:17.872090 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-e3218a70-32dd-42ce-903a-de49d2a5f764 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:17.959235 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e3218a70-32dd-42ce-903a-de49d2a5f764 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:17.967312 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e3218a70-32dd-42ce-903a-de49d2a5f764 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1239 microversion: 2.1 time: 0.127163 Aug 03 06:36:17.967658 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 51/149] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:17 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1239 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:18.988257 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:18.990205 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:18.996733 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:18.997056 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:18.997383 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:18.997988 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:18.998618 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:18.999327 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:19.022519 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:19.111591 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:19.122920 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-719a18db-5b02-4937-b33a-5c4aff1294a7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1291 microversion: 2.1 time: 0.136521 Aug 03 06:36:19.123502 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 46/150] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:18 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1291 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:20.150345 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:20.155070 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:20.161035 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:20.161384 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:20.161677 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:20.162437 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:20.162762 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:20.166922 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:20.197360 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:20.596784 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:20.607620 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1219b661-e7cf-4930-8946-49a06e12721b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1364 microversion: 2.1 time: 0.461756 Aug 03 06:36:20.608077 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 54/151] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:20 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1364 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:21.366947 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-1ebeeea7-77e6-4657-94ca-c73a2d086d52 req-c085d814-ed21-433e-8d24-82e5aab33ef4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fa75334c-7975-4f8d-9c10-e90038912d08", "tag": "f49fe585-afbd-47b1-af01-6e5d7f760869"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:21.381885 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1ebeeea7-77e6-4657-94ca-c73a2d086d52 req-c085d814-ed21-433e-8d24-82e5aab33ef4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:21.382353 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1ebeeea7-77e6-4657-94ca-c73a2d086d52 req-c085d814-ed21-433e-8d24-82e5aab33ef4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:21.382353 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1ebeeea7-77e6-4657-94ca-c73a2d086d52 req-c085d814-ed21-433e-8d24-82e5aab33ef4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:21.395674 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-1ebeeea7-77e6-4657-94ca-c73a2d086d52 req-c085d814-ed21-433e-8d24-82e5aab33ef4 service nova] Creating event network-changed:f49fe585-afbd-47b1-af01-6e5d7f760869 for instance fa75334c-7975-4f8d-9c10-e90038912d08 on np0000006323 Aug 03 06:36:21.397032 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-1ebeeea7-77e6-4657-94ca-c73a2d086d52 req-c085d814-ed21-433e-8d24-82e5aab33ef4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:21.407622 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-1ebeeea7-77e6-4657-94ca-c73a2d086d52 req-c085d814-ed21-433e-8d24-82e5aab33ef4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041050 Aug 03 06:36:21.407999 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 52/152] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:21 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:21.626247 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:21.626796 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:21.633236 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:21.634083 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:21.634083 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:21.634585 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:21.635098 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:21.635551 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:21.657132 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:21.949721 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:21.962179 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c5eef820-b730-4b88-8d42-49ae3f1e1941 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1364 microversion: 2.1 time: 0.340065 Aug 03 06:36:21.962963 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 47/153] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:21 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1364 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:21.990642 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-1052ff7c-f9ec-4e03-8c84-31096ae8d9d2 req-7ccb5d2d-db37-47ed-bedc-fe6e93e2d71d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa75334c-7975-4f8d-9c10-e90038912d08", "name": "network-vif-unplugged", "status": "completed", "tag": "f49fe585-afbd-47b1-af01-6e5d7f760869"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:21.999942 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1052ff7c-f9ec-4e03-8c84-31096ae8d9d2 req-7ccb5d2d-db37-47ed-bedc-fe6e93e2d71d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:22.000198 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1052ff7c-f9ec-4e03-8c84-31096ae8d9d2 req-7ccb5d2d-db37-47ed-bedc-fe6e93e2d71d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:22.000400 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1052ff7c-f9ec-4e03-8c84-31096ae8d9d2 req-7ccb5d2d-db37-47ed-bedc-fe6e93e2d71d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:22.008965 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-1052ff7c-f9ec-4e03-8c84-31096ae8d9d2 req-7ccb5d2d-db37-47ed-bedc-fe6e93e2d71d service nova] Creating event network-vif-unplugged:f49fe585-afbd-47b1-af01-6e5d7f760869 for instance fa75334c-7975-4f8d-9c10-e90038912d08 on np0000006323 Aug 03 06:36:22.009459 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-1052ff7c-f9ec-4e03-8c84-31096ae8d9d2 req-7ccb5d2d-db37-47ed-bedc-fe6e93e2d71d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:22.013405 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-1052ff7c-f9ec-4e03-8c84-31096ae8d9d2 req-7ccb5d2d-db37-47ed-bedc-fe6e93e2d71d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025665 Aug 03 06:36:22.013747 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 55/154] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:21 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) Aug 03 06:36:22.985883 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:22.993027 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:23.000245 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:23.000707 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:23.000986 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:23.002677 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:23.002677 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:23.002677 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:23.031613 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:23.234358 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:23.244887 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9cc1ef78-7810-49c0-a2ac-28d65e6c5346 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1364 microversion: 2.1 time: 0.261735 Aug 03 06:36:23.247422 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 53/155] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:22 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1364 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:24.067712 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-880cd4b9-344b-4d1f-a0b2-74fd04c9ce07 req-815edf61-6877-4180-80c9-dc5bebf72492 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa75334c-7975-4f8d-9c10-e90038912d08", "name": "network-vif-plugged", "status": "completed", "tag": "f49fe585-afbd-47b1-af01-6e5d7f760869"}, {"server_uuid": "fa75334c-7975-4f8d-9c10-e90038912d08", "name": "network-vif-plugged", "status": "completed", "tag": "f49fe585-afbd-47b1-af01-6e5d7f760869"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:24.076629 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-880cd4b9-344b-4d1f-a0b2-74fd04c9ce07 req-815edf61-6877-4180-80c9-dc5bebf72492 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:24.076880 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-880cd4b9-344b-4d1f-a0b2-74fd04c9ce07 req-815edf61-6877-4180-80c9-dc5bebf72492 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:24.077046 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-880cd4b9-344b-4d1f-a0b2-74fd04c9ce07 req-815edf61-6877-4180-80c9-dc5bebf72492 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:24.084371 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-880cd4b9-344b-4d1f-a0b2-74fd04c9ce07 req-815edf61-6877-4180-80c9-dc5bebf72492 service nova] Creating event network-vif-plugged:f49fe585-afbd-47b1-af01-6e5d7f760869 for instance fa75334c-7975-4f8d-9c10-e90038912d08 on np0000006323 Aug 03 06:36:24.084572 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-880cd4b9-344b-4d1f-a0b2-74fd04c9ce07 req-815edf61-6877-4180-80c9-dc5bebf72492 service nova] Creating event network-vif-plugged:f49fe585-afbd-47b1-af01-6e5d7f760869 for instance fa75334c-7975-4f8d-9c10-e90038912d08 on np0000006323 Aug 03 06:36:24.085232 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-880cd4b9-344b-4d1f-a0b2-74fd04c9ce07 req-815edf61-6877-4180-80c9-dc5bebf72492 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:24.091369 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-880cd4b9-344b-4d1f-a0b2-74fd04c9ce07 req-815edf61-6877-4180-80c9-dc5bebf72492 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.026460 Aug 03 06:36:24.091727 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 48/156] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:24 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) Aug 03 06:36:24.265847 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:24.267219 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:24.278140 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:24.278140 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:24.279562 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:24.280997 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:24.280997 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:24.282577 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:24.308241 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:24.477266 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:24.487044 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-be368680-b18c-4423-bc77-77f61732a8e9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1555 microversion: 2.1 time: 0.223145 Aug 03 06:36:24.487400 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 56/157] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:24 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1555 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:24.507544 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e5e23f53-12b8-400a-a5ce-fc7b999ed167 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:24.509273 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e5e23f53-12b8-400a-a5ce-fc7b999ed167 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:24.515476 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e5e23f53-12b8-400a-a5ce-fc7b999ed167 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:24.515739 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e5e23f53-12b8-400a-a5ce-fc7b999ed167 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:24.515922 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e5e23f53-12b8-400a-a5ce-fc7b999ed167 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:24.516259 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e5e23f53-12b8-400a-a5ce-fc7b999ed167 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:24.516452 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e5e23f53-12b8-400a-a5ce-fc7b999ed167 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:24.516604 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e5e23f53-12b8-400a-a5ce-fc7b999ed167 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:24.533021 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-e5e23f53-12b8-400a-a5ce-fc7b999ed167 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:24.616840 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e5e23f53-12b8-400a-a5ce-fc7b999ed167 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.112543 Aug 03 06:36:24.617124 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 54/158] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:36:24 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-interface => generated 282 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:25.272603 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-9f9c8c85-74f3-49b4-809b-bc8cb3041b52 req-39d65af6-552e-478d-baa3-e5d110c21e9e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fa75334c-7975-4f8d-9c10-e90038912d08", "tag": "f49fe585-afbd-47b1-af01-6e5d7f760869"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:25.281604 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-9f9c8c85-74f3-49b4-809b-bc8cb3041b52 req-39d65af6-552e-478d-baa3-e5d110c21e9e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:25.281831 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-9f9c8c85-74f3-49b4-809b-bc8cb3041b52 req-39d65af6-552e-478d-baa3-e5d110c21e9e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:25.282004 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-9f9c8c85-74f3-49b4-809b-bc8cb3041b52 req-39d65af6-552e-478d-baa3-e5d110c21e9e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:25.292346 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-9f9c8c85-74f3-49b4-809b-bc8cb3041b52 req-39d65af6-552e-478d-baa3-e5d110c21e9e service nova] Creating event network-changed:f49fe585-afbd-47b1-af01-6e5d7f760869 for instance fa75334c-7975-4f8d-9c10-e90038912d08 on np0000006323 Aug 03 06:36:25.292830 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-9f9c8c85-74f3-49b4-809b-bc8cb3041b52 req-39d65af6-552e-478d-baa3-e5d110c21e9e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:25.302332 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-9f9c8c85-74f3-49b4-809b-bc8cb3041b52 req-39d65af6-552e-478d-baa3-e5d110c21e9e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032348 Aug 03 06:36:25.303105 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 49/159] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36: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) Aug 03 06:36:25.700311 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:27.738704 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:27.758547 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=3 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:27.961536 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:28.955641 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c7cd6b5b-c636-445c-ab29-2c6cf735899e tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-836821829", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHiChuZdbv3pIy6ptedErhxMqISwbHVkgovk55l/G1jFTw3Bziz+OpWnSkOIXBBxHTTqpGc78Lwa9AM5d40kkGOfnY23zNHWppoK9tkj5x4WUGz4GIQtkVi1DK5vcKktEw=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:28.967746 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-c7cd6b5b-c636-445c-ab29-2c6cf735899e tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Getting quotas for project 38b5afc03faf4663970ad898add1ea50. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:36:28.970266 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-c7cd6b5b-c636-445c-ab29-2c6cf735899e tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Getting quotas for user e48b1f1fe66040f48d6216db659591e5 and project 38b5afc03faf4663970ad898add1ea50. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:36:28.986344 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c7cd6b5b-c636-445c-ab29-2c6cf735899e tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.42 time: 0.033070 Aug 03 06:36:28.987043 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 57/160] 10.4.3.71 () {70 vars in 1311 bytes} [Mon Aug 3 06:36:28 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 34 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Aug 03 06:36:30.150770 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-1922394780", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "ffdfff9f-27dc-4c4a-b4a8-1af3e36aeb25"}, {"port": "d5f5e3c9-3856-4db0-8283-b8d7958f56eb", "tag": "port-1"}, {"port": "69026f15-be77-48f6-b473-b4a766e1ceaa", "tag": "port-2"}, {"uuid": "4b2880d8-9f80-48fa-bd7d-53b3b4087807", "tag": "net-1"}, {"uuid": "4b2880d8-9f80-48fa-bd7d-53b3b4087807"}, {"uuid": "999dedf9-d085-489e-b075-d7a45bda1a51", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "999dedf9-d085-489e-b075-d7a45bda1a51", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "e6207e34-be48-40ea-8274-c227dc6f5bd4", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "d838d483-8e6d-4a9f-94aa-666360c40d27", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "227d5332-2216-49e0-9821-9c65888f3bd3", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--534924430"}], "key_name": "tempest-keypair-836821829", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:30.236781 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:30.238765 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:30.238765 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:30.238765 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:30.238765 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:30.238879 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:30.243896 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:30.310729 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] validate_networks() for [('ffdfff9f-27dc-4c4a-b4a8-1af3e36aeb25', None, None, None, None, None), (None, None, 'd5f5e3c9-3856-4db0-8283-b8d7958f56eb', None, None, None), (None, None, '69026f15-be77-48f6-b473-b4a766e1ceaa', None, None, None), ('4b2880d8-9f80-48fa-bd7d-53b3b4087807', None, None, None, None, None), ('4b2880d8-9f80-48fa-bd7d-53b3b4087807', None, None, None, None, None), ('999dedf9-d085-489e-b075-d7a45bda1a51', '10.2.2.100', None, None, None, None), ('999dedf9-d085-489e-b075-d7a45bda1a51', '10.2.2.200', None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:36:30.311120 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:30.940961 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=66,nova_api:INSERT=9 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:30.944041 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:31.949257 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:32.005201 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:32.060619 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:36:32.060864 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:36:32.061093 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:36:32.061244 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:36:32.061403 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:36:32.067188 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:32.067356 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:32.067521 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:32.067951 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:32.068976 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:32.069115 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:32.078612 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Getting quotas for project 38b5afc03faf4663970ad898add1ea50. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:36:32.080467 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Getting quotas for user e48b1f1fe66040f48d6216db659591e5 and project 38b5afc03faf4663970ad898add1ea50. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:36:32.210195 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:36:32.211804 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] 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='e6207e34-be48-40ea-8274-c227dc6f5bd4',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='d838d483-8e6d-4a9f-94aa-666360c40d27',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='227d5332-2216-49e0-9821-9c65888f3bd3',volume_size=None,volume_type=None)] {{(pid=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:36:32.501170 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d9ce5771-4871-400d-adc9-31f0cffb5f3c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.42 time: 2.352319 Aug 03 06:36:32.501509 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 55/161] 10.4.3.71 () {70 vars in 1300 bytes} [Mon Aug 3 06:36:30 2026] POST /compute/v2.1/servers => generated 403 bytes in 2353 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Aug 03 06:36:32.513424 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-17cc4069-9481-48fb-9f3c-7328e0ac38a9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:32.515970 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-17cc4069-9481-48fb-9f3c-7328e0ac38a9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:32.520189 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=78,nova_api:INSERT=11 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:32.538191 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-17cc4069-9481-48fb-9f3c-7328e0ac38a9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:32.623026 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-17cc4069-9481-48fb-9f3c-7328e0ac38a9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:32.636689 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-17cc4069-9481-48fb-9f3c-7328e0ac38a9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:32.637005 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-17cc4069-9481-48fb-9f3c-7328e0ac38a9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:32.645881 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-17cc4069-9481-48fb-9f3c-7328e0ac38a9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1279 microversion: 2.42 time: 0.132591 Aug 03 06:36:32.645881 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 50/162] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:32 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1279 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:33.669937 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:33.671672 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:33.675440 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=86,nova_api:INSERT=14,nova_api:UPDATE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:33.677955 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:33.678560 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:33.679163 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:33.680051 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:33.681099 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:33.681506 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:33.701817 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:33.774575 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:33.779683 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:33.780398 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:33.785991 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6b78cb52-d308-4e6c-9e52-5e39fac72bf6 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1569 microversion: 2.42 time: 0.117807 Aug 03 06:36:33.786738 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 58/163] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:33 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1569 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:34.727249 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e8f8a10e-a9d9-45f8-b707-b6a1b2ad2971 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1210658855", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKwexNUzwxCySJJVsGoaRbPDxaqaTbR425+06oaxjgAghx3qfoOH0uIjWYIwKRMJNgZZY+xfhNvr6x+p+arl6dHSq0AfhUwGTkTP3WoEB2cWInXOs28pD33MLd5mbjvHGA=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:34.750291 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-e8f8a10e-a9d9-45f8-b707-b6a1b2ad2971 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Getting quotas for project f05b7d18660142c6bbf07178bfb3bb88. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:36:34.758823 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-e8f8a10e-a9d9-45f8-b707-b6a1b2ad2971 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Getting quotas for user cab22960e4ad4ad6b37f0fce84a325f7 and project f05b7d18660142c6bbf07178bfb3bb88. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:36:34.797412 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e8f8a10e-a9d9-45f8-b707-b6a1b2ad2971 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.32 time: 0.074633 Aug 03 06:36:34.797901 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 56/164] 10.4.3.71 () {70 vars in 1311 bytes} [Mon Aug 3 06:36:34 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 75 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Aug 03 06:36:34.815199 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:34.819021 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:34.827707 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:34.827707 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:34.827707 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:34.827707 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:34.828379 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:34.828923 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:34.863750 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:35.080953 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:35.091572 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:35.091572 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:35.099563 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4a6bd068-bfbb-4a55-94bc-076ec829593c tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1654 microversion: 2.42 time: 0.287957 Aug 03 06:36:35.099563 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 51/165] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:34 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1654 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:36.103704 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-74392043", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "14dfe01d-4089-410f-8db0-cef57f36bee2"}, {"port": "d59d34d0-8a12-49b7-8f59-5d9b043b9b2e", "tag": "port-1"}, {"port": "2e354ada-3d14-4231-b09b-5417bfae0da8", "tag": "port-2"}, {"uuid": "0c45df9a-429d-4247-a9cc-ba5081ed461e", "tag": "net-1"}, {"uuid": "0c45df9a-429d-4247-a9cc-ba5081ed461e"}, {"uuid": "e9e56405-d1cc-46c5-821b-920050f52845", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "e9e56405-d1cc-46c5-821b-920050f52845", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "659f5cfb-b494-456d-9b25-57fd843d5c6a", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "f04745a3-0220-4cf6-9be0-3239f8decac3", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "79250464-17a3-4dbd-b531-bb76965f2871", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--2032411736"}], "key_name": "tempest-keypair-1210658855", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:36.122197 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:36.127099 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:36.135414 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:36.137675 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:36.137675 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:36.137675 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:36.137675 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:36.138161 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:36.141913 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=135,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:36.157346 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:36.220156 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:36.220700 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:36.221453 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:36.222220 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:36.223630 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:36.224019 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:36.227397 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=141,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:36.233050 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:36.304783 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] validate_networks() for [('14dfe01d-4089-410f-8db0-cef57f36bee2', None, None, None, None, None), (None, None, 'd59d34d0-8a12-49b7-8f59-5d9b043b9b2e', None, None, None), (None, None, '2e354ada-3d14-4231-b09b-5417bfae0da8', None, None, None), ('0c45df9a-429d-4247-a9cc-ba5081ed461e', None, None, None, None, None), ('0c45df9a-429d-4247-a9cc-ba5081ed461e', None, None, None, None, None), ('e9e56405-d1cc-46c5-821b-920050f52845', '10.2.2.100', None, None, None, None), ('e9e56405-d1cc-46c5-821b-920050f52845', '10.2.2.200', None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:36:36.304783 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:36.405214 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:36.413391 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:36.414160 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:36.419829 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-79c717b3-4cde-4aac-abab-f5c0251d6383 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1734 microversion: 2.42 time: 0.300914 Aug 03 06:36:36.420185 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 57/166] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:36 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1734 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:36.874345 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:37.429676 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-2230d450-3ee8-4da4-9f56-a6b9e1da93f5 req-5199a0a0-5461-4a42-988b-bb3ae4386c33 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "tag": "53191df3-96a7-4247-bc3a-8bee7c2fc8a1"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:37.436183 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-2230d450-3ee8-4da4-9f56-a6b9e1da93f5 req-5199a0a0-5461-4a42-988b-bb3ae4386c33 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:37.436438 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-2230d450-3ee8-4da4-9f56-a6b9e1da93f5 req-5199a0a0-5461-4a42-988b-bb3ae4386c33 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:37.436629 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-2230d450-3ee8-4da4-9f56-a6b9e1da93f5 req-5199a0a0-5461-4a42-988b-bb3ae4386c33 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:37.439553 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=103 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:37.440317 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:37.443776 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-2230d450-3ee8-4da4-9f56-a6b9e1da93f5 req-5199a0a0-5461-4a42-988b-bb3ae4386c33 service nova] Creating event network-changed:53191df3-96a7-4247-bc3a-8bee7c2fc8a1 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:37.446253 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-2230d450-3ee8-4da4-9f56-a6b9e1da93f5 req-5199a0a0-5461-4a42-988b-bb3ae4386c33 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:37.446349 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:37.450526 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-2230d450-3ee8-4da4-9f56-a6b9e1da93f5 req-5199a0a0-5461-4a42-988b-bb3ae4386c33 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023055 Aug 03 06:36:37.450935 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 52/167] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:37 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) Aug 03 06:36:37.453488 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:37.454088 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:37.454871 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:37.457373 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:37.457971 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:37.459085 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:37.478580 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:37.652864 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:37.660401 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:37.660936 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:37.665286 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f25b8031-6e7f-40fc-8b88-57cc4459b8b1 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1826 microversion: 2.42 time: 0.226610 Aug 03 06:36:37.665635 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 58/168] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:37 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1826 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:37.885829 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-dfa5df8d-1873-4931-974e-3a7d892f4ca3 req-61053acf-6941-478e-90af-07db9006dfa4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "tag": "d5f5e3c9-3856-4db0-8283-b8d7958f56eb"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:37.900604 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-dfa5df8d-1873-4931-974e-3a7d892f4ca3 req-61053acf-6941-478e-90af-07db9006dfa4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:37.900825 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-dfa5df8d-1873-4931-974e-3a7d892f4ca3 req-61053acf-6941-478e-90af-07db9006dfa4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:37.904758 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-dfa5df8d-1873-4931-974e-3a7d892f4ca3 req-61053acf-6941-478e-90af-07db9006dfa4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:37.912201 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-dfa5df8d-1873-4931-974e-3a7d892f4ca3 req-61053acf-6941-478e-90af-07db9006dfa4 service nova] Creating event network-changed:d5f5e3c9-3856-4db0-8283-b8d7958f56eb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:37.912589 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-dfa5df8d-1873-4931-974e-3a7d892f4ca3 req-61053acf-6941-478e-90af-07db9006dfa4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:37.917498 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-dfa5df8d-1873-4931-974e-3a7d892f4ca3 req-61053acf-6941-478e-90af-07db9006dfa4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036279 Aug 03 06:36:37.917836 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 53/169] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:37 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) Aug 03 06:36:38.058117 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:38.140371 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:38.228326 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:36:38.228605 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:36:38.229991 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:36:38.229991 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:36:38.229991 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:36:38.238015 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:38.238173 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:38.238318 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:38.238775 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:38.238907 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:38.239038 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:38.252324 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Getting quotas for project f05b7d18660142c6bbf07178bfb3bb88. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:36:38.255283 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Getting quotas for user cab22960e4ad4ad6b37f0fce84a325f7 and project f05b7d18660142c6bbf07178bfb3bb88. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:36:38.386079 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:36:38.387917 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] 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='659f5cfb-b494-456d-9b25-57fd843d5c6a',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='f04745a3-0220-4cf6-9be0-3239f8decac3',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='79250464-17a3-4dbd-b531-bb76965f2871',volume_size=None,volume_type=None)] {{(pid=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:36:38.446081 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-5a190781-f9a9-4bbb-aa48-bd2e4d3cdf27 req-c533a589-bdcb-4d3e-8a36-b40136b0ead1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "tag": "69026f15-be77-48f6-b473-b4a766e1ceaa"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:38.452460 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5a190781-f9a9-4bbb-aa48-bd2e4d3cdf27 req-c533a589-bdcb-4d3e-8a36-b40136b0ead1 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:38.452782 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5a190781-f9a9-4bbb-aa48-bd2e4d3cdf27 req-c533a589-bdcb-4d3e-8a36-b40136b0ead1 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:38.452969 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5a190781-f9a9-4bbb-aa48-bd2e4d3cdf27 req-c533a589-bdcb-4d3e-8a36-b40136b0ead1 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:38.460646 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-5a190781-f9a9-4bbb-aa48-bd2e4d3cdf27 req-c533a589-bdcb-4d3e-8a36-b40136b0ead1 service nova] Creating event network-changed:69026f15-be77-48f6-b473-b4a766e1ceaa for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:38.460646 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-5a190781-f9a9-4bbb-aa48-bd2e4d3cdf27 req-c533a589-bdcb-4d3e-8a36-b40136b0ead1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:38.465944 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-5a190781-f9a9-4bbb-aa48-bd2e4d3cdf27 req-c533a589-bdcb-4d3e-8a36-b40136b0ead1 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021588 Aug 03 06:36:38.466422 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 59/170] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36: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) Aug 03 06:36:38.466975 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-24cc5484-855f-4b1e-9e2d-0f8758776f55 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:38.468944 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-24cc5484-855f-4b1e-9e2d-0f8758776f55 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:38.476705 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24cc5484-855f-4b1e-9e2d-0f8758776f55 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:38.476705 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24cc5484-855f-4b1e-9e2d-0f8758776f55 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:38.476705 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24cc5484-855f-4b1e-9e2d-0f8758776f55 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:38.476705 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24cc5484-855f-4b1e-9e2d-0f8758776f55 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:38.476928 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24cc5484-855f-4b1e-9e2d-0f8758776f55 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:38.476928 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24cc5484-855f-4b1e-9e2d-0f8758776f55 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:38.503758 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-24cc5484-855f-4b1e-9e2d-0f8758776f55 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/ips" status: 200 len: 144 microversion: 2.1 time: 0.041125 Aug 03 06:36:38.504212 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 54/171] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:36:38 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/ips => generated 144 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:38.682360 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:38.683930 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:38.684011 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-acebc60d-8597-4e80-a60b-ed7785639030 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.32 time: 2.583160 Aug 03 06:36:38.684420 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 59/172] 10.4.3.71 () {70 vars in 1300 bytes} [Mon Aug 3 06:36:36 2026] POST /compute/v2.1/servers => generated 404 bytes in 2584 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Aug 03 06:36:38.688907 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:38.689220 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:38.689491 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:38.689989 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:38.690372 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:38.690766 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:38.694392 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-dd5b4c1d-84ca-4a22-83e4-5644938eee73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:38.695905 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-dd5b4c1d-84ca-4a22-83e4-5644938eee73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:38.710049 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-dd5b4c1d-84ca-4a22-83e4-5644938eee73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:38.721380 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:38.757003 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-dd5b4c1d-84ca-4a22-83e4-5644938eee73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:38.761375 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-dd5b4c1d-84ca-4a22-83e4-5644938eee73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:38.762013 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-dd5b4c1d-84ca-4a22-83e4-5644938eee73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:38.765782 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-dd5b4c1d-84ca-4a22-83e4-5644938eee73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1278 microversion: 2.32 time: 0.073178 Aug 03 06:36:38.766058 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 55/173] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:38 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1278 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:38.861703 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:38.870600 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:38.873718 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:38.880008 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-872e941f-af6a-4ac6-837a-f0efeb669756 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1868 microversion: 2.42 time: 0.199445 Aug 03 06:36:38.880610 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 60/174] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:38 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1868 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:39.783746 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:39.786322 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:39.791837 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:39.792219 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:39.792519 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:39.793148 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:39.793598 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:39.794028 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:39.812205 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:39.867431 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:39.879352 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:39.880237 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:39.885266 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3335f777-4b50-446c-9278-0c0d7bed8832 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1512 microversion: 2.32 time: 0.103844 Aug 03 06:36:39.885526 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 60/175] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:39 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1512 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:39.901003 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:39.904440 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:39.913550 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:39.913923 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:39.914195 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:39.914773 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:39.915118 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:39.915464 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:39.951565 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:39.972747 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-794ba0b3-baa1-4a6f-9366-9b90edd15369 req-de4e0b7a-609c-4742-8867-37b61b4e34de service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "tag": "63e72f83-fa9d-495e-8972-4f33b3ec30fb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:39.982391 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-794ba0b3-baa1-4a6f-9366-9b90edd15369 req-de4e0b7a-609c-4742-8867-37b61b4e34de service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:39.982606 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-794ba0b3-baa1-4a6f-9366-9b90edd15369 req-de4e0b7a-609c-4742-8867-37b61b4e34de service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:39.982793 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-794ba0b3-baa1-4a6f-9366-9b90edd15369 req-de4e0b7a-609c-4742-8867-37b61b4e34de service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:39.989472 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-794ba0b3-baa1-4a6f-9366-9b90edd15369 req-de4e0b7a-609c-4742-8867-37b61b4e34de service nova] Creating event network-changed:63e72f83-fa9d-495e-8972-4f33b3ec30fb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:39.989891 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-794ba0b3-baa1-4a6f-9366-9b90edd15369 req-de4e0b7a-609c-4742-8867-37b61b4e34de service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:39.995936 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-794ba0b3-baa1-4a6f-9366-9b90edd15369 req-de4e0b7a-609c-4742-8867-37b61b4e34de service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026591 Aug 03 06:36:39.996213 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 61/176] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:39 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) Aug 03 06:36:40.191960 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:40.198562 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-f5775893-6a94-43a2-8b9a-12802520aeb1 req-4c7bdcc6-1e17-43b7-a0de-7bb1eb4092a0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "tag": "7d4442dd-103a-440b-afd2-ca8d26e35628"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:40.199255 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:40.200241 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:40.206818 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ec4e8bd5-6931-4d04-aaee-f5683cc050fa tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1868 microversion: 2.42 time: 0.308940 Aug 03 06:36:40.207172 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 56/177] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:39 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1868 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:40.210240 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f5775893-6a94-43a2-8b9a-12802520aeb1 req-4c7bdcc6-1e17-43b7-a0de-7bb1eb4092a0 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.210481 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f5775893-6a94-43a2-8b9a-12802520aeb1 req-4c7bdcc6-1e17-43b7-a0de-7bb1eb4092a0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.210672 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f5775893-6a94-43a2-8b9a-12802520aeb1 req-4c7bdcc6-1e17-43b7-a0de-7bb1eb4092a0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.216798 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-f5775893-6a94-43a2-8b9a-12802520aeb1 req-4c7bdcc6-1e17-43b7-a0de-7bb1eb4092a0 service nova] Creating event network-changed:7d4442dd-103a-440b-afd2-ca8d26e35628 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:40.217173 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-f5775893-6a94-43a2-8b9a-12802520aeb1 req-4c7bdcc6-1e17-43b7-a0de-7bb1eb4092a0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:40.221953 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-f5775893-6a94-43a2-8b9a-12802520aeb1 req-4c7bdcc6-1e17-43b7-a0de-7bb1eb4092a0 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026436 Aug 03 06:36:40.222314 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 61/178] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:40 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) Aug 03 06:36:40.306142 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-501878f3-ca63-40c6-afdc-fd052063a578 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2d6edcca-4627-49df-b375-a7bfb8639a0f"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:40.307645 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-501878f3-ca63-40c6-afdc-fd052063a578 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:40.311544 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-501878f3-ca63-40c6-afdc-fd052063a578 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.311743 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-501878f3-ca63-40c6-afdc-fd052063a578 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.311875 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-501878f3-ca63-40c6-afdc-fd052063a578 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.312126 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-501878f3-ca63-40c6-afdc-fd052063a578 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.312249 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-501878f3-ca63-40c6-afdc-fd052063a578 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.312496 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-501878f3-ca63-40c6-afdc-fd052063a578 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.525534 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-b9c1f150-492b-4e9e-8cb2-ead4b8933595 req-7696211f-c350-407c-a7e7-ff23bfcf6bca service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "tag": "679e3982-77cf-4022-a61e-41937e240248"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:40.535497 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b9c1f150-492b-4e9e-8cb2-ead4b8933595 req-7696211f-c350-407c-a7e7-ff23bfcf6bca service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.537385 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b9c1f150-492b-4e9e-8cb2-ead4b8933595 req-7696211f-c350-407c-a7e7-ff23bfcf6bca service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.537385 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b9c1f150-492b-4e9e-8cb2-ead4b8933595 req-7696211f-c350-407c-a7e7-ff23bfcf6bca service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.542369 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b9c1f150-492b-4e9e-8cb2-ead4b8933595 req-7696211f-c350-407c-a7e7-ff23bfcf6bca service nova] Creating event network-changed:679e3982-77cf-4022-a61e-41937e240248 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:40.542791 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-b9c1f150-492b-4e9e-8cb2-ead4b8933595 req-7696211f-c350-407c-a7e7-ff23bfcf6bca service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:40.546995 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-b9c1f150-492b-4e9e-8cb2-ead4b8933595 req-7696211f-c350-407c-a7e7-ff23bfcf6bca service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026575 Aug 03 06:36:40.547320 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 57/179] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:40 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) Aug 03 06:36:40.578161 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsV293TestJSON-server-1649531363", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:40.580299 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:40.588072 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.588333 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.588539 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.589318 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.589318 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.589371 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.649160 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.649530 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.649884 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.658485 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.658642 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.659129 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.660488 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.660540 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.661054 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.845681 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Getting quotas for project b6772851796c4cabb61bc53131b103cc. Resources: dict_keys(['metadata_items']) {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:36:40.847619 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Getting quotas for user df78f19d2024456395155bbbc699651d and project b6772851796c4cabb61bc53131b103cc. Resources: dict_keys(['metadata_items']) {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:36:40.855887 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:36:40.856059 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:36:40.856311 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:36:40.856425 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:36:40.856535 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:36:40.907370 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:40.911108 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:40.916210 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.916482 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.916991 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.917498 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:40.917825 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:40.918488 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:40.947264 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:41.012079 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.019118 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.019946 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.027962 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e8ddb9fb-1822-4e75-bc61-2a8f8c32c035 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1586 microversion: 2.32 time: 0.122507 Aug 03 06:36:41.028466 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 58/180] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:40 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1586 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:41.059707 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:41.062699 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:41.062962 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:41.063171 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:41.063573 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:41.063867 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:41.064032 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:41.116631 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:41.173578 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-501878f3-ca63-40c6-afdc-fd052063a578 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.869004 Aug 03 06:36:41.174667 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 62/181] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:36:40 2026] POST /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/os-volume_attachments => generated 194 bytes in 870 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:41.221738 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:41.226360 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:41.235574 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:41.235967 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:41.236285 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:41.236772 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:41.237178 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:41.237498 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:41.260597 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:41.314463 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.319374 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.320493 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.329728 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "POST /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131/action" status: 202 len: 2049 microversion: 2.93 time: 0.755833 Aug 03 06:36:41.330107 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 62/182] 10.4.3.71 () {70 vars in 1431 bytes} [Mon Aug 3 06:36:40 2026] POST /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131/action => generated 2049 bytes in 756 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Aug 03 06:36:41.349156 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b5393de6-31d1-4f5f-bd77-6e4b941eb805 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:41.364259 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b5393de6-31d1-4f5f-bd77-6e4b941eb805 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/flavors/42" status: 200 len: 426 microversion: 2.93 time: 0.020203 Aug 03 06:36:41.364591 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 63/183] 10.4.3.71 () {68 vars in 1286 bytes} [Mon Aug 3 06:36:41 2026] GET /compute/v2.1/flavors/42 => generated 426 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:36:41.376110 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:41.377979 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:41.382739 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:41.383000 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:41.383221 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:41.383700 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:41.384109 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:41.384701 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:41.409800 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:41.519778 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.525094 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.525870 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.530719 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c6ef3f12-ca17-4950-8f6f-7ca203461295 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1868 microversion: 2.42 time: 0.310668 Aug 03 06:36:41.530719 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 59/184] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:41 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1868 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:41.613757 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.618999 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.619548 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:41.634817 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c4cc86ee-394f-4b26-9021-9786df32a959 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1872 microversion: 2.93 time: 0.260315 Aug 03 06:36:41.635125 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 63/185] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:41 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1872 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:42.036779 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9c2da6e5-d9e4-475d-9498-8b32601bd997 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "3e2aafa3-af90-49b3-91d4-3f3836f15857"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:42.039855 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9c2da6e5-d9e4-475d-9498-8b32601bd997 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:42.045631 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c2da6e5-d9e4-475d-9498-8b32601bd997 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.046236 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:42.047946 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c2da6e5-d9e4-475d-9498-8b32601bd997 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.047946 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c2da6e5-d9e4-475d-9498-8b32601bd997 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.047946 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c2da6e5-d9e4-475d-9498-8b32601bd997 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.048062 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:42.049031 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c2da6e5-d9e4-475d-9498-8b32601bd997 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.049031 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c2da6e5-d9e4-475d-9498-8b32601bd997 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.055157 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.055362 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.055565 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.056012 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.056330 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.056576 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.072045 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:42.100202 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:42.281561 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-bb91980b-b476-4297-9580-2b87aac7865d req-d2e1505e-8c93-42b9-b4e6-866c1eee4602 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "tag": "a6c716b8-9825-4b71-9c50-faf0551ccb3e"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:42.291122 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-bb91980b-b476-4297-9580-2b87aac7865d req-d2e1505e-8c93-42b9-b4e6-866c1eee4602 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.291122 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-bb91980b-b476-4297-9580-2b87aac7865d req-d2e1505e-8c93-42b9-b4e6-866c1eee4602 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.291777 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-bb91980b-b476-4297-9580-2b87aac7865d req-d2e1505e-8c93-42b9-b4e6-866c1eee4602 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.300464 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-bb91980b-b476-4297-9580-2b87aac7865d req-d2e1505e-8c93-42b9-b4e6-866c1eee4602 service nova] Creating event network-changed:a6c716b8-9825-4b71-9c50-faf0551ccb3e for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:42.301048 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-bb91980b-b476-4297-9580-2b87aac7865d req-d2e1505e-8c93-42b9-b4e6-866c1eee4602 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:42.306578 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-bb91980b-b476-4297-9580-2b87aac7865d req-d2e1505e-8c93-42b9-b4e6-866c1eee4602 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030047 Aug 03 06:36:42.307053 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 64/186] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36: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) Aug 03 06:36:42.342250 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e4f9518b-2588-4259-94e7-bb4ad74b5613 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:42.348107 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4f9518b-2588-4259-94e7-bb4ad74b5613 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.348474 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4f9518b-2588-4259-94e7-bb4ad74b5613 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.348714 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4f9518b-2588-4259-94e7-bb4ad74b5613 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.350145 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:42.356152 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9c2da6e5-d9e4-475d-9498-8b32601bd997 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] 10.4.3.71 "POST /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.324050 Aug 03 06:36:42.357085 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 64/187] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:36:42 2026] POST /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34/os-volume_attachments => generated 194 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:42.361099 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:42.361952 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:42.366060 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8e028d9f-e4a8-47c1-9fc0-a22438c42f29 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1701 microversion: 2.32 time: 0.322027 Aug 03 06:36:42.366355 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 60/188] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:42 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1701 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:42.391055 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e4f9518b-2588-4259-94e7-bb4ad74b5613 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Going to try to stop instance {{(pid=84359) force_stop /opt/stack/nova/nova/compute/api.py:2855}} Aug 03 06:36:42.425367 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e4f9518b-2588-4259-94e7-bb4ad74b5613 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/action" status: 202 len: 0 microversion: 2.1 time: 0.084828 Aug 03 06:36:42.425726 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 65/189] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:36:42 2026] POST /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:36:42.439453 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:42.441168 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:42.447682 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.447980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.448193 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.448614 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.448925 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.449199 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.466108 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:42.551807 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:42.554379 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:42.559229 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.559890 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.559944 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.560537 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.560904 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.561594 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.580365 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:42.660762 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:42.662250 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:42.672400 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.673477 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.675315 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.675989 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:42.676860 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:42.677258 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:42.678062 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:42.691548 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-80185854-273e-4be5-8c08-d85f8e9838dc tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1713 microversion: 2.1 time: 0.254644 Aug 03 06:36:42.691548 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 65/190] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:42 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1713 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:42.705579 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:42.823061 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:42.828038 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:42.828835 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:42.834311 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-96321674-2245-411a-8da7-2abc569a7b00 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1868 microversion: 2.42 time: 0.284712 Aug 03 06:36:42.834686 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 61/191] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:42 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1868 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:42.885337 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:42.890407 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:42.890559 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:42.899038 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-285b8f83-8b8c-430f-b1d0-a5161dd80dbb tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1872 microversion: 2.93 time: 0.241675 Aug 03 06:36:42.900173 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 66/192] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:42 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1872 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:43.398376 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:43.401902 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:43.407247 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.407812 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.408196 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.408859 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.409440 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.409913 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.449909 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:43.593372 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:43.594839 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:43.599480 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.599775 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.600076 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.600637 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.601089 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.601496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.613863 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:43.618741 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:43.619577 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:43.624701 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-091fb27a-60eb-49da-92f3-b36d86e13263 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1830 microversion: 2.32 time: 0.237637 Aug 03 06:36:43.625108 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 66/193] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:43 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1830 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:43.709781 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:43.710010 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4bd38f48-edfc-4c62-b51b-9492a2f1ccc4 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "3e2aafa3-af90-49b3-91d4-3f3836f15857", "create_info": {"snapshot_id": "5eaadaf6-65d5-44ed-b6c4-9974f5cb6556", "type": "qcow2", "new_file": "new_file"}}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:43.711944 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:43.716208 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4bd38f48-edfc-4c62-b51b-9492a2f1ccc4 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d7118260-a98a-413a-9090-32085d3de07a(cell1) {{(pid=84360) load_cells /opt/stack/nova/nova/compute/api.py:354}} Aug 03 06:36:43.716449 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4bd38f48-edfc-4c62-b51b-9492a2f1ccc4 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.716555 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4bd38f48-edfc-4c62-b51b-9492a2f1ccc4 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.716690 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4bd38f48-edfc-4c62-b51b-9492a2f1ccc4 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.716980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.717341 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.717644 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.718243 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.719316 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.719795 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.736875 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4bd38f48-edfc-4c62-b51b-9492a2f1ccc4 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.737053 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4bd38f48-edfc-4c62-b51b-9492a2f1ccc4 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.737178 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4bd38f48-edfc-4c62-b51b-9492a2f1ccc4 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.747884 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:43.758253 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4bd38f48-edfc-4c62-b51b-9492a2f1ccc4 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] 10.4.3.71 "POST /compute/v2.1/os-assisted-volume-snapshots" status: 200 len: 78 microversion: 2.1 time: 0.245467 Aug 03 06:36:43.759477 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 62/194] 10.4.3.71 () {68 vars in 1321 bytes} [Mon Aug 3 06:36:43 2026] POST /compute/v2.1/os-assisted-volume-snapshots => generated 78 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:36:43.766867 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2679d224-3b5e-4c77-840d-b90f308bd580 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:43.769082 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2679d224-3b5e-4c77-840d-b90f308bd580 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.769233 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2679d224-3b5e-4c77-840d-b90f308bd580 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.769406 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2679d224-3b5e-4c77-840d-b90f308bd580 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.772867 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2679d224-3b5e-4c77-840d-b90f308bd580 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.773009 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2679d224-3b5e-4c77-840d-b90f308bd580 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.773140 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2679d224-3b5e-4c77-840d-b90f308bd580 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.780055 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2679d224-3b5e-4c77-840d-b90f308bd580 tempest-VolumesAssistedSnapshotsTest-1778003970 tempest-VolumesAssistedSnapshotsTest-1778003970-project] 10.4.3.71 "DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%223e2aafa3-af90-49b3-91d4-3f3836f15857%22%7D" status: 204 len: 0 microversion: 2.1 time: 0.015061 Aug 03 06:36:43.780310 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 63/195] 10.4.3.71 () {66 vars in 1476 bytes} [Mon Aug 3 06:36:43 2026] DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%223e2aafa3-af90-49b3-91d4-3f3836f15857%22%7D => generated 0 bytes in 15 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:36:43.837860 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:43.851130 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a2af9ce6-2ad5-496b-be58-721c1e43d87c tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:43.851130 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a2af9ce6-2ad5-496b-be58-721c1e43d87c tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:43.861381 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2af9ce6-2ad5-496b-be58-721c1e43d87c tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.861605 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2af9ce6-2ad5-496b-be58-721c1e43d87c tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.861778 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2af9ce6-2ad5-496b-be58-721c1e43d87c tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.862204 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2af9ce6-2ad5-496b-be58-721c1e43d87c tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.862325 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2af9ce6-2ad5-496b-be58-721c1e43d87c tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.862415 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2af9ce6-2ad5-496b-be58-721c1e43d87c tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.901279 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:43.912817 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6a9388cc-561d-4d9f-bf22-dfd1d0b5345f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1690 microversion: 2.1 time: 0.204771 Aug 03 06:36:43.914400 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 67/196] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:43 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1690 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:43.919646 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:43.921926 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:43.926554 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.927099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.927182 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.927623 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:43.928069 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:43.928257 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:43.963336 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:43.976840 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-a2af9ce6-2ad5-496b-be58-721c1e43d87c tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lazy-loading 'services' on Instance uuid 3096b23e-caaa-476b-864e-a2043932ac34 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:36:44.068396 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:44.070802 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a2af9ce6-2ad5-496b-be58-721c1e43d87c tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] 10.4.3.71 "DELETE /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34/os-volume_attachments/3e2aafa3-af90-49b3-91d4-3f3836f15857" status: 202 len: 0 microversion: 2.1 time: 0.226188 Aug 03 06:36:44.071988 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 64/197] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:36:43 2026] DELETE /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34/os-volume_attachments/3e2aafa3-af90-49b3-91d4-3f3836f15857 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:36:44.074526 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:44.075571 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:44.075840 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:44.077691 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:44.082498 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.082771 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.082992 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.083431 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.083746 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.084008 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.084728 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-52d193b1-b787-426a-bcac-9ce79e050efd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 200 len: 1744 microversion: 2.49 time: 0.497253 Aug 03 06:36:44.085157 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 67/198] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:43 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 1744 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:44.088555 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4640f304-9793-4bbe-8738-09fc3fbeec2d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:44.094372 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4640f304-9793-4bbe-8738-09fc3fbeec2d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.101389 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4640f304-9793-4bbe-8738-09fc3fbeec2d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.101389 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4640f304-9793-4bbe-8738-09fc3fbeec2d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.115750 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4640f304-9793-4bbe-8738-09fc3fbeec2d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Going to try to start instance {{(pid=84359) start /opt/stack/nova/nova/compute/api.py:2878}} Aug 03 06:36:44.124887 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:44.131272 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:44.136360 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:44.138774 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:44.139434 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4640f304-9793-4bbe-8738-09fc3fbeec2d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/action" status: 202 len: 0 microversion: 2.1 time: 0.053513 Aug 03 06:36:44.139725 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 68/199] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:36:44 2026] POST /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:36:44.142040 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d52f2f5f-4d6b-4e1f-98c5-c8ecd0fc89fe tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1868 microversion: 2.42 time: 0.228209 Aug 03 06:36:44.142318 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 68/200] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:43 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1868 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:44.144490 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "78add5f1-679d-4942-8dd2-9b9439425a04", "tag": "nic-tag"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:44.145553 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-bed2c175-9bb3-40a3-93ff-0081eab7cd02 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:44.146351 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:44.146542 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-bed2c175-9bb3-40a3-93ff-0081eab7cd02 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:44.152179 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.152396 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.152536 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.152599 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bed2c175-9bb3-40a3-93ff-0081eab7cd02 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.152751 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bed2c175-9bb3-40a3-93ff-0081eab7cd02 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.152801 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.152887 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bed2c175-9bb3-40a3-93ff-0081eab7cd02 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.153033 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.153149 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bed2c175-9bb3-40a3-93ff-0081eab7cd02 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.153198 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.154992 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bed2c175-9bb3-40a3-93ff-0081eab7cd02 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.155227 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bed2c175-9bb3-40a3-93ff-0081eab7cd02 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.246641 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-bed2c175-9bb3-40a3-93ff-0081eab7cd02 tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.106127 Aug 03 06:36:44.247192 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 69/201] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:36:44 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34/os-volume_attachments => generated 197 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:44.249039 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:44.250968 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:44.255951 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.256506 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.256879 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.257911 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.258309 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.258617 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.278224 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:44.367848 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:44.384373 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:44.386916 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:44.408366 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-619315aa-a273-42b8-9a4b-645ccd1ef8ee tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1872 microversion: 2.93 time: 0.336418 Aug 03 06:36:44.409212 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 65/202] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:44 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1872 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:44.414864 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-b8c8928b-2077-454c-b8af-e794cb69db8f req-080a55ce-c86c-4e7e-ae60-49a682220085 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "name": "network-vif-unplugged", "status": "completed", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}, {"server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "name": "network-vif-unplugged", "status": "completed", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}, {"name": "network-changed", "server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "tag": "0e61bd9c-b256-44f6-ada5-325f63e30f5c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:44.422859 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b8c8928b-2077-454c-b8af-e794cb69db8f req-080a55ce-c86c-4e7e-ae60-49a682220085 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.423144 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b8c8928b-2077-454c-b8af-e794cb69db8f req-080a55ce-c86c-4e7e-ae60-49a682220085 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.423353 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b8c8928b-2077-454c-b8af-e794cb69db8f req-080a55ce-c86c-4e7e-ae60-49a682220085 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.432363 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b8c8928b-2077-454c-b8af-e794cb69db8f req-080a55ce-c86c-4e7e-ae60-49a682220085 service nova] Creating event network-vif-unplugged:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:36:44.432588 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b8c8928b-2077-454c-b8af-e794cb69db8f req-080a55ce-c86c-4e7e-ae60-49a682220085 service nova] Creating event network-vif-unplugged:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:36:44.432631 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b8c8928b-2077-454c-b8af-e794cb69db8f req-080a55ce-c86c-4e7e-ae60-49a682220085 service nova] Creating event network-changed:0e61bd9c-b256-44f6-ada5-325f63e30f5c for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:44.433295 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-b8c8928b-2077-454c-b8af-e794cb69db8f req-080a55ce-c86c-4e7e-ae60-49a682220085 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:44.441387 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-b8c8928b-2077-454c-b8af-e794cb69db8f req-080a55ce-c86c-4e7e-ae60-49a682220085 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.030336 Aug 03 06:36:44.442019 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 66/203] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:44 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:44.502054 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-5db0d8c0-e6d8-4c60-9e71-32cc9cfbd7d5 req-2093a7a6-7c4a-44b6-9641-a8a348dda47c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "53191df3-96a7-4247-bc3a-8bee7c2fc8a1"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:44.520402 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5db0d8c0-e6d8-4c60-9e71-32cc9cfbd7d5 req-2093a7a6-7c4a-44b6-9641-a8a348dda47c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.520688 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5db0d8c0-e6d8-4c60-9e71-32cc9cfbd7d5 req-2093a7a6-7c4a-44b6-9641-a8a348dda47c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.520967 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5db0d8c0-e6d8-4c60-9e71-32cc9cfbd7d5 req-2093a7a6-7c4a-44b6-9641-a8a348dda47c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.535504 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5db0d8c0-e6d8-4c60-9e71-32cc9cfbd7d5 req-2093a7a6-7c4a-44b6-9641-a8a348dda47c service nova] Creating event network-vif-plugged:53191df3-96a7-4247-bc3a-8bee7c2fc8a1 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:44.536284 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-5db0d8c0-e6d8-4c60-9e71-32cc9cfbd7d5 req-2093a7a6-7c4a-44b6-9641-a8a348dda47c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:44.541993 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-5db0d8c0-e6d8-4c60-9e71-32cc9cfbd7d5 req-2093a7a6-7c4a-44b6-9641-a8a348dda47c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042697 Aug 03 06:36:44.542467 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 67/204] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:44 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) Aug 03 06:36:44.644145 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:44.648602 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:44.660644 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.663034 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.663034 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.663034 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.663034 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.663361 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.698193 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:44.766345 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=5 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:44.831097 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:44.841718 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9c936b46-8b2e-48cc-8110-8a9850f22052 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1699 microversion: 2.1 time: 0.594262 Aug 03 06:36:44.842128 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 70/205] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:44 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1699 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:44.844433 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-ac1216c0-67d1-40ce-902b-e38033d1e7e1 req-990eac28-e5b3-4f6d-b8a3-848d482f2c0e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "d5f5e3c9-3856-4db0-8283-b8d7958f56eb"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:44.850477 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ac1216c0-67d1-40ce-902b-e38033d1e7e1 req-990eac28-e5b3-4f6d-b8a3-848d482f2c0e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:44.850979 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ac1216c0-67d1-40ce-902b-e38033d1e7e1 req-990eac28-e5b3-4f6d-b8a3-848d482f2c0e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:44.851372 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ac1216c0-67d1-40ce-902b-e38033d1e7e1 req-990eac28-e5b3-4f6d-b8a3-848d482f2c0e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:44.864695 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-ac1216c0-67d1-40ce-902b-e38033d1e7e1 req-990eac28-e5b3-4f6d-b8a3-848d482f2c0e service nova] Creating event network-vif-plugged:d5f5e3c9-3856-4db0-8283-b8d7958f56eb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:44.864695 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-ac1216c0-67d1-40ce-902b-e38033d1e7e1 req-990eac28-e5b3-4f6d-b8a3-848d482f2c0e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:44.871052 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-ac1216c0-67d1-40ce-902b-e38033d1e7e1 req-990eac28-e5b3-4f6d-b8a3-848d482f2c0e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028213 Aug 03 06:36:44.872124 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 71/206] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:44 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) Aug 03 06:36:45.164752 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:45.167898 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:45.173897 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:45.174226 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:45.174522 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:45.175034 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:45.175439 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:45.175791 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:45.207981 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:45.304350 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:45.310388 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:45.311159 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:45.322058 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b8087c81-9737-4187-be5d-7a40472e3b84 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1851 microversion: 2.32 time: 0.679726 Aug 03 06:36:45.324748 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 68/207] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:44 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1851 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:45.328450 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3e7d9e32-8e18-438e-95da-d8244de25fef tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:45.330719 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3e7d9e32-8e18-438e-95da-d8244de25fef tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:45.334426 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e7d9e32-8e18-438e-95da-d8244de25fef tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:45.334675 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e7d9e32-8e18-438e-95da-d8244de25fef tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:45.334904 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e7d9e32-8e18-438e-95da-d8244de25fef tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:45.335324 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e7d9e32-8e18-438e-95da-d8244de25fef tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:45.335467 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e7d9e32-8e18-438e-95da-d8244de25fef tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:45.335590 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e7d9e32-8e18-438e-95da-d8244de25fef tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:45.382983 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3e7d9e32-8e18-438e-95da-d8244de25fef tempest-VolumesAssistedSnapshotsTest-1784382691 tempest-VolumesAssistedSnapshotsTest-1784382691-project-admin] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.057307 Aug 03 06:36:45.382983 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 69/208] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:36:45 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34/os-volume_attachments => generated 25 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:36:45.433277 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:45.434905 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:45.441356 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:45.441618 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:45.441847 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:45.442283 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:45.442587 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:45.443065 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:45.464460 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:45.598777 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:45.606622 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:45.607629 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:45.612783 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e5e9a457-e8b5-403b-9c5e-71fc7a29deb9 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1868 microversion: 2.42 time: 0.450121 Aug 03 06:36:45.613832 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 72/209] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:45 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1868 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:45.619762 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6fb91a67-8a41-4387-ab82-df5be2fcf8a4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "a8761572-bf98-4690-a5a8-797ae69ec93f"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:45.629783 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6fb91a67-8a41-4387-ab82-df5be2fcf8a4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:45.635523 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fb91a67-8a41-4387-ab82-df5be2fcf8a4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:45.635606 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fb91a67-8a41-4387-ab82-df5be2fcf8a4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:45.635857 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fb91a67-8a41-4387-ab82-df5be2fcf8a4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:45.636182 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fb91a67-8a41-4387-ab82-df5be2fcf8a4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:45.636467 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fb91a67-8a41-4387-ab82-df5be2fcf8a4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:45.636467 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fb91a67-8a41-4387-ab82-df5be2fcf8a4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:45.685770 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:45.691525 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:45.692457 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:45.702683 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-387f9fbf-1d86-434e-a2a1-3d808f46478f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1872 microversion: 2.93 time: 0.270921 Aug 03 06:36:45.703283 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 70/210] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:45 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1872 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:45.857764 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:45.860426 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:45.865143 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:45.865414 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:45.865590 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:45.866025 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:45.866334 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:45.866666 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:45.890933 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:45.935084 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6fb91a67-8a41-4387-ab82-df5be2fcf8a4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "POST /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.318942 Aug 03 06:36:45.935084 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 73/211] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:36:45 2026] POST /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-volume_attachments => generated 194 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:46.042928 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:46.051917 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8ba0a6a8-b7f5-43c4-a138-da8f2c3df92f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1699 microversion: 2.1 time: 0.196720 Aug 03 06:36:46.052240 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 71/212] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:45 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1699 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:46.343866 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:46.346001 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:46.353491 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:46.353787 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:46.354020 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:46.354527 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:46.354917 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:46.355219 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:46.389816 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:46.489312 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "69026f15-be77-48f6-b473-b4a766e1ceaa"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "69026f15-be77-48f6-b473-b4a766e1ceaa"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "63e72f83-fa9d-495e-8972-4f33b3ec30fb"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "63e72f83-fa9d-495e-8972-4f33b3ec30fb"}, {"name": "network-changed", "server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "tag": "2e354ada-3d14-4231-b09b-5417bfae0da8"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:46.500963 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:46.501237 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:46.501368 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:46.515885 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] Creating event network-vif-plugged:69026f15-be77-48f6-b473-b4a766e1ceaa for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:46.515885 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] Creating event network-vif-plugged:69026f15-be77-48f6-b473-b4a766e1ceaa for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:46.515885 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] Creating event network-vif-plugged:63e72f83-fa9d-495e-8972-4f33b3ec30fb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:46.516015 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] Creating event network-vif-plugged:63e72f83-fa9d-495e-8972-4f33b3ec30fb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:46.516242 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] Creating event network-changed:2e354ada-3d14-4231-b09b-5417bfae0da8 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:46.516841 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:46.524264 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-061f96bc-6b85-43dd-b0ce-874f72866fdf req-e635b39b-18b6-4f35-bd03-470c5eaedc17 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 863 microversion: 2.1 time: 0.037135 Aug 03 06:36:46.524683 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 72/213] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:46 2026] POST /compute/v2.1/os-server-external-events => generated 863 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:46.602969 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-64c7be26-9adf-42ac-a6da-14db13ac3821 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:46.604590 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-64c7be26-9adf-42ac-a6da-14db13ac3821 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:46.612924 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64c7be26-9adf-42ac-a6da-14db13ac3821 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:46.613110 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64c7be26-9adf-42ac-a6da-14db13ac3821 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:46.613246 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64c7be26-9adf-42ac-a6da-14db13ac3821 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:46.613507 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64c7be26-9adf-42ac-a6da-14db13ac3821 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:46.613647 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64c7be26-9adf-42ac-a6da-14db13ac3821 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:46.613791 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64c7be26-9adf-42ac-a6da-14db13ac3821 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:46.685339 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-64c7be26-9adf-42ac-a6da-14db13ac3821 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:36:46.694639 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:46.702570 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:46.703477 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:46.708613 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ac11084d-3d23-4d30-a7cc-4446471fc5fc tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1872 microversion: 2.32 time: 0.366701 Aug 03 06:36:46.710947 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 74/214] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:46 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1872 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:46.718787 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "53191df3-96a7-4247-bc3a-8bee7c2fc8a1"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "7d4442dd-103a-440b-afd2-ca8d26e35628"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "7d4442dd-103a-440b-afd2-ca8d26e35628"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "a6c716b8-9825-4b71-9c50-faf0551ccb3e"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "a6c716b8-9825-4b71-9c50-faf0551ccb3e"}, {"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-unplugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:46.728566 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:46.728828 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:46.728828 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:46.738947 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] Creating event network-vif-plugged:53191df3-96a7-4247-bc3a-8bee7c2fc8a1 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:46.739334 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] Creating event network-vif-plugged:7d4442dd-103a-440b-afd2-ca8d26e35628 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:46.739604 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] Creating event network-vif-plugged:7d4442dd-103a-440b-afd2-ca8d26e35628 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:46.740013 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] Creating event network-vif-plugged:a6c716b8-9825-4b71-9c50-faf0551ccb3e for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:46.740194 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] Creating event network-vif-plugged:a6c716b8-9825-4b71-9c50-faf0551ccb3e for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:46.740511 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] Creating event network-vif-unplugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:36:46.741059 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:46.750202 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-e598bd2b-642b-44c4-b98c-8f5e0ff0eb56 req-09af34bb-0343-4ed7-8485-7ecb753b9cb9 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1040 microversion: 2.1 time: 0.038540 Aug 03 06:36:46.752335 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 75/215] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:46 2026] POST /compute/v2.1/os-server-external-events => generated 1040 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:46.753638 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:46.755999 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:46.761885 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:46.762128 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:46.762377 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:46.763783 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:46.763783 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:46.763874 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:46.780979 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-64c7be26-9adf-42ac-a6da-14db13ac3821 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34" status: 204 len: 0 microversion: 2.1 time: 0.182183 Aug 03 06:36:46.781733 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 73/216] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:36:46 2026] DELETE /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:36:46.785398 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:46.788712 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:46.796313 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:46.796756 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:46.797007 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:46.797429 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:46.797693 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:46.798233 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:46.809162 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:46.833366 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:47.161110 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:47.167237 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:47.168349 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:47.176690 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5afd77ef-798a-4411-9b97-5dcbf7d58c04 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1872 microversion: 2.93 time: 0.393901 Aug 03 06:36:47.176948 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 74/217] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:46 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1872 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:47.180116 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:47.181725 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:47.186069 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.186410 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.186718 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.187305 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.187608 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.187971 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.204149 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:47.213505 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:47.219187 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:47.219772 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:47.226416 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-513073c6-3aab-44ac-b147-0c13447df199 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1868 microversion: 2.42 time: 0.474951 Aug 03 06:36:47.226676 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 76/218] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:46 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1868 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:47.229219 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-13b5528a-7bef-4913-bf46-1708bbbdb0f2 req-432b2926-d61e-4cd1-a6c7-8bec6d30ea5a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "d5f5e3c9-3856-4db0-8283-b8d7958f56eb"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "679e3982-77cf-4022-a61e-41937e240248"}, {"name": "network-changed", "server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "tag": "d59d34d0-8a12-49b7-8f59-5d9b043b9b2e"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-plugged", "status": "completed", "tag": "679e3982-77cf-4022-a61e-41937e240248"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:47.236642 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-13b5528a-7bef-4913-bf46-1708bbbdb0f2 req-432b2926-d61e-4cd1-a6c7-8bec6d30ea5a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.236854 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-13b5528a-7bef-4913-bf46-1708bbbdb0f2 req-432b2926-d61e-4cd1-a6c7-8bec6d30ea5a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.237011 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-13b5528a-7bef-4913-bf46-1708bbbdb0f2 req-432b2926-d61e-4cd1-a6c7-8bec6d30ea5a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.245167 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-13b5528a-7bef-4913-bf46-1708bbbdb0f2 req-432b2926-d61e-4cd1-a6c7-8bec6d30ea5a service nova] Creating event network-vif-plugged:d5f5e3c9-3856-4db0-8283-b8d7958f56eb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:47.245484 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-13b5528a-7bef-4913-bf46-1708bbbdb0f2 req-432b2926-d61e-4cd1-a6c7-8bec6d30ea5a service nova] Creating event network-vif-plugged:679e3982-77cf-4022-a61e-41937e240248 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:47.245544 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-13b5528a-7bef-4913-bf46-1708bbbdb0f2 req-432b2926-d61e-4cd1-a6c7-8bec6d30ea5a service nova] Creating event network-changed:d59d34d0-8a12-49b7-8f59-5d9b043b9b2e for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:47.245735 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-13b5528a-7bef-4913-bf46-1708bbbdb0f2 req-432b2926-d61e-4cd1-a6c7-8bec6d30ea5a service nova] Creating event network-vif-plugged:679e3982-77cf-4022-a61e-41937e240248 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:47.246533 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-13b5528a-7bef-4913-bf46-1708bbbdb0f2 req-432b2926-d61e-4cd1-a6c7-8bec6d30ea5a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:47.251939 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-13b5528a-7bef-4913-bf46-1708bbbdb0f2 req-432b2926-d61e-4cd1-a6c7-8bec6d30ea5a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 692 microversion: 2.1 time: 0.024711 Aug 03 06:36:47.252091 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 77/219] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:47 2026] POST /compute/v2.1/os-server-external-events => generated 692 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:47.256605 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:47.260314 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:47.265065 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.265316 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.265521 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.265963 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.266252 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.266535 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.292107 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:47.426178 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c406fee133814defa5bf801868a5daf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46948bb058a745638a29572878c640a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:47.439106 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ec428c0d-35b7-44b8-8778-dc061e406c41 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34" status: 200 len: 1679 microversion: 2.1 time: 0.261605 Aug 03 06:36:47.439489 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 75/220] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:47 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34 => generated 1679 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:47.442346 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-02b6eacb-9e1f-43bf-9a15-63c0a762a427 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:47.445193 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-02b6eacb-9e1f-43bf-9a15-63c0a762a427 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:47.450604 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b6eacb-9e1f-43bf-9a15-63c0a762a427 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.450604 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b6eacb-9e1f-43bf-9a15-63c0a762a427 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.450604 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b6eacb-9e1f-43bf-9a15-63c0a762a427 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.450604 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b6eacb-9e1f-43bf-9a15-63c0a762a427 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.450861 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b6eacb-9e1f-43bf-9a15-63c0a762a427 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.450861 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b6eacb-9e1f-43bf-9a15-63c0a762a427 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.480698 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-02b6eacb-9e1f-43bf-9a15-63c0a762a427 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.039876 Aug 03 06:36:47.480914 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 76/221] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:36:47 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:47.492138 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f1f10b10-5a94-46b0-9b11-370b4728c6cd tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:47.492756 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f1f10b10-5a94-46b0-9b11-370b4728c6cd tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:47.497014 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f1f10b10-5a94-46b0-9b11-370b4728c6cd tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.497410 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f1f10b10-5a94-46b0-9b11-370b4728c6cd tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.497627 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f1f10b10-5a94-46b0-9b11-370b4728c6cd tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.497893 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f1f10b10-5a94-46b0-9b11-370b4728c6cd tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.498122 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f1f10b10-5a94-46b0-9b11-370b4728c6cd tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.498366 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f1f10b10-5a94-46b0-9b11-370b4728c6cd tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.501920 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:47.514369 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9194f75e-1c19-4407-aa62-7a8a9c360c60 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1699 microversion: 2.1 time: 0.259161 Aug 03 06:36:47.514775 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 78/222] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:47 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1699 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:47.733338 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:47.738958 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:47.746681 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.746976 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.747165 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.747632 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:47.747964 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:47.748225 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:47.776137 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:47.778501 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-f1f10b10-5a94-46b0-9b11-370b4728c6cd tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lazy-loading 'services' on Instance uuid 4bc28043-7cbc-4452-92a5-1f556c198119 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:36:47.870961 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f1f10b10-5a94-46b0-9b11-370b4728c6cd tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-volume_attachments/a8761572-bf98-4690-a5a8-797ae69ec93f" status: 202 len: 0 microversion: 2.1 time: 0.381032 Aug 03 06:36:47.872522 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 77/223] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:36:47 2026] DELETE /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-volume_attachments/a8761572-bf98-4690-a5a8-797ae69ec93f => generated 0 bytes in 383 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:36:48.206539 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:48.210985 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:48.214740 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.217131 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.217906 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.217906 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.218750 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.219110 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.219512 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.225831 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.226667 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.232306 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-77f1b50a-3b02-4f98-9fc5-3ea0a45d21b2 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1872 microversion: 2.32 time: 0.501467 Aug 03 06:36:48.232962 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 79/224] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:47 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1872 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:48.244150 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:48.258946 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=5 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:48.508496 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:48.515709 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.515709 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.515884 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.516272 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.516432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.516557 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.534997 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:48.572012 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.579672 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 req-fe9045c7-14a6-4f51-b59d-914e0f1d6921 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "volume-reimaged", "server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "tag": "0441fee7-d1c7-43f4-b4e2-e596469c6e43"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:48.579836 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.579836 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.583605 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 req-fe9045c7-14a6-4f51-b59d-914e0f1d6921 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.583909 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 req-fe9045c7-14a6-4f51-b59d-914e0f1d6921 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.584126 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 req-fe9045c7-14a6-4f51-b59d-914e0f1d6921 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.589745 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 req-fe9045c7-14a6-4f51-b59d-914e0f1d6921 service nova] Creating event volume-reimaged:0441fee7-d1c7-43f4-b4e2-e596469c6e43 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:36:48.590457 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 req-fe9045c7-14a6-4f51-b59d-914e0f1d6921 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:48.592374 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-728d4002-db5f-494f-884f-e234cfac35fa tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1872 microversion: 2.93 time: 0.392604 Aug 03 06:36:48.593161 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 78/225] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:48 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1872 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Aug 03 06:36:48.595585 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-3fa28ce3-7cf4-4dfe-a12a-23aeabbc20e7 req-fe9045c7-14a6-4f51-b59d-914e0f1d6921 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.93 time: 0.362273 Aug 03 06:36:48.595980 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 80/226] 10.4.3.71 () {76 vars in 1675 bytes} [Mon Aug 3 06:36:48 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:36:48.597195 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:48.598964 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:48.599351 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:48.601078 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:48.603168 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.604329 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.604329 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.604329 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.604848 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.607076 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.607131 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.607131 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.607131 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.607131 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.607342 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.607342 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.625629 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-79125b91-7a8b-445a-9bca-8b56027ce2fd tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "POST /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-interface" status: 200 len: 282 microversion: 2.49 time: 4.482859 Aug 03 06:36:48.628114 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 69/227] 10.4.3.71 () {70 vars in 1448 bytes} [Mon Aug 3 06:36:44 2026] POST /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-interface => generated 282 bytes in 4483 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:36:48.628230 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:48.630870 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:48.634556 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.634556 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.634556 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.634556 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lazy-loading 'fault' on Instance uuid 3096b23e-caaa-476b-864e-a2043932ac34 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:36:48.634752 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.634752 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.634752 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.634752 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.635013 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.635278 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.642694 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:48.643904 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:48.674237 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:48.720638 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c406fee133814defa5bf801868a5daf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46948bb058a745638a29572878c640a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.739290 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-aaa695cc-e441-4d23-afe6-1d8f590c219b tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34" status: 200 len: 1328 microversion: 2.1 time: 0.142478 Aug 03 06:36:48.739635 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 81/228] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:48 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34 => generated 1328 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:48.742671 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-62364e40-8b1d-4d89-a6a5-9ca67a418ddd req-587e5fb9-42db-4687-ac1b-414e393bba68 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "tag": "8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0"}, {"name": "network-changed", "server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "tag": "a5a86699-5cae-44e7-bb19-1dcec52bfffb"}, {"name": "network-changed", "server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "tag": "8da64834-f14b-4d8b-8159-2acd7c58a2be"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:48.750177 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-62364e40-8b1d-4d89-a6a5-9ca67a418ddd req-587e5fb9-42db-4687-ac1b-414e393bba68 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.750177 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-62364e40-8b1d-4d89-a6a5-9ca67a418ddd req-587e5fb9-42db-4687-ac1b-414e393bba68 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.750177 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-62364e40-8b1d-4d89-a6a5-9ca67a418ddd req-587e5fb9-42db-4687-ac1b-414e393bba68 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.760435 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-62364e40-8b1d-4d89-a6a5-9ca67a418ddd req-587e5fb9-42db-4687-ac1b-414e393bba68 service nova] Creating event network-changed:8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:48.760633 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-62364e40-8b1d-4d89-a6a5-9ca67a418ddd req-587e5fb9-42db-4687-ac1b-414e393bba68 service nova] Creating event network-changed:a5a86699-5cae-44e7-bb19-1dcec52bfffb for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:48.760806 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-62364e40-8b1d-4d89-a6a5-9ca67a418ddd req-587e5fb9-42db-4687-ac1b-414e393bba68 service nova] Creating event network-changed:8da64834-f14b-4d8b-8159-2acd7c58a2be for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:48.761545 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-62364e40-8b1d-4d89-a6a5-9ca67a418ddd req-587e5fb9-42db-4687-ac1b-414e393bba68 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:48.763712 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:48.765622 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-62364e40-8b1d-4d89-a6a5-9ca67a418ddd req-587e5fb9-42db-4687-ac1b-414e393bba68 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 513 microversion: 2.1 time: 0.025506 Aug 03 06:36:48.765981 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 82/229] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:48 2026] POST /compute/v2.1/os-server-external-events => generated 513 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:48.769745 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-52d23ccb-502d-4200-809e-04c1a355bf3b tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "99870a16-6bac-4c2d-92fb-0816ebad6266", "tag": "volume-tag"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:48.771816 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-52d23ccb-502d-4200-809e-04c1a355bf3b tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:48.776837 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d23ccb-502d-4200-809e-04c1a355bf3b tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.777006 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d23ccb-502d-4200-809e-04c1a355bf3b tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.777136 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d23ccb-502d-4200-809e-04c1a355bf3b tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.777395 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d23ccb-502d-4200-809e-04c1a355bf3b tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.777523 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d23ccb-502d-4200-809e-04c1a355bf3b tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.777719 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52d23ccb-502d-4200-809e-04c1a355bf3b tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.813942 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.823496 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.824538 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.830136 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bd5e3a03-9355-4975-a6f8-f7a9022207f0 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 1868 microversion: 2.42 time: 0.235524 Aug 03 06:36:48.830908 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 79/230] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:48 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 1868 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:48.834456 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-d3e97e5e-2f25-4821-a850-afd90743e689 req-cdb6fa34-9ad2-4aea-9d39-66f8ff855b29 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-unplugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}, {"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-plugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}, {"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-plugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}, {"server_uuid": "3096b23e-caaa-476b-864e-a2043932ac34", "name": "network-vif-deleted", "tag": "1dd4e4e5-761c-4f31-be4b-91229cc7250f"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:48.843459 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d3e97e5e-2f25-4821-a850-afd90743e689 req-cdb6fa34-9ad2-4aea-9d39-66f8ff855b29 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.843844 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d3e97e5e-2f25-4821-a850-afd90743e689 req-cdb6fa34-9ad2-4aea-9d39-66f8ff855b29 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.844061 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d3e97e5e-2f25-4821-a850-afd90743e689 req-cdb6fa34-9ad2-4aea-9d39-66f8ff855b29 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.855491 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-d3e97e5e-2f25-4821-a850-afd90743e689 req-cdb6fa34-9ad2-4aea-9d39-66f8ff855b29 service nova] Creating event network-vif-unplugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:36:48.855984 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-d3e97e5e-2f25-4821-a850-afd90743e689 req-cdb6fa34-9ad2-4aea-9d39-66f8ff855b29 service nova] Creating event network-vif-plugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:36:48.856417 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-d3e97e5e-2f25-4821-a850-afd90743e689 req-cdb6fa34-9ad2-4aea-9d39-66f8ff855b29 service nova] Creating event network-vif-plugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:36:48.856764 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-d3e97e5e-2f25-4821-a850-afd90743e689 req-cdb6fa34-9ad2-4aea-9d39-66f8ff855b29 service nova] Creating event network-vif-deleted:1dd4e4e5-761c-4f31-be4b-91229cc7250f for instance 3096b23e-caaa-476b-864e-a2043932ac34 on np0000006323 Aug 03 06:36:48.858376 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-d3e97e5e-2f25-4821-a850-afd90743e689 req-cdb6fa34-9ad2-4aea-9d39-66f8ff855b29 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:48.867824 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-d3e97e5e-2f25-4821-a850-afd90743e689 req-cdb6fa34-9ad2-4aea-9d39-66f8ff855b29 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 698 microversion: 2.1 time: 0.036359 Aug 03 06:36:48.868187 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 80/231] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:48 2026] POST /compute/v2.1/os-server-external-events => generated 698 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:48.926230 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:48.942583 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c44d7847-a280-4340-aaee-d6ddc6528a0c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1699 microversion: 2.1 time: 0.315753 Aug 03 06:36:48.943368 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 70/232] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:48 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1699 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:48.981176 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6619d13f-45e8-4820-96d7-e2795c22902f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:48.984702 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6619d13f-45e8-4820-96d7-e2795c22902f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:48.989453 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6619d13f-45e8-4820-96d7-e2795c22902f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.990476 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6619d13f-45e8-4820-96d7-e2795c22902f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.990476 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6619d13f-45e8-4820-96d7-e2795c22902f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:48.991447 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6619d13f-45e8-4820-96d7-e2795c22902f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:48.991770 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6619d13f-45e8-4820-96d7-e2795c22902f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:48.991994 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6619d13f-45e8-4820-96d7-e2795c22902f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.013947 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6619d13f-45e8-4820-96d7-e2795c22902f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.035999 Aug 03 06:36:49.014897 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 81/233] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:36:48 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-volume_attachments => generated 25 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:36:49.073796 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-901680a0-1086-418b-8b27-9b3685c4a682 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:49.077647 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-901680a0-1086-418b-8b27-9b3685c4a682 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:49.083247 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-901680a0-1086-418b-8b27-9b3685c4a682 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.084218 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-901680a0-1086-418b-8b27-9b3685c4a682 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.084218 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-901680a0-1086-418b-8b27-9b3685c4a682 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.084218 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-901680a0-1086-418b-8b27-9b3685c4a682 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.084218 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-901680a0-1086-418b-8b27-9b3685c4a682 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.084678 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-901680a0-1086-418b-8b27-9b3685c4a682 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.115359 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-901680a0-1086-418b-8b27-9b3685c4a682 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.044198 Aug 03 06:36:49.117948 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 71/234] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:36:49 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119/os-volume_attachments => generated 25 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:36:49.176083 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-52d23ccb-502d-4200-809e-04c1a355bf3b tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "POST /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-volume_attachments" status: 200 len: 194 microversion: 2.49 time: 0.403764 Aug 03 06:36:49.177970 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 83/235] 10.4.3.71 () {70 vars in 1475 bytes} [Mon Aug 3 06:36:48 2026] POST /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-volume_attachments => generated 194 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:36:49.178467 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5372e4ad-0d3f-4662-b032-a81dd1b19179 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:49.179229 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5372e4ad-0d3f-4662-b032-a81dd1b19179 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:49.192877 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5372e4ad-0d3f-4662-b032-a81dd1b19179 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.193099 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5372e4ad-0d3f-4662-b032-a81dd1b19179 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.193239 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5372e4ad-0d3f-4662-b032-a81dd1b19179 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.193564 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5372e4ad-0d3f-4662-b032-a81dd1b19179 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.193791 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5372e4ad-0d3f-4662-b032-a81dd1b19179 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.194008 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5372e4ad-0d3f-4662-b032-a81dd1b19179 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.212467 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5372e4ad-0d3f-4662-b032-a81dd1b19179 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:36:49.255240 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:49.256677 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:49.263922 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.263922 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.264177 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.265009 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.265384 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.266000 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.288923 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5372e4ad-0d3f-4662-b032-a81dd1b19179 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 204 len: 0 microversion: 2.1 time: 0.115344 Aug 03 06:36:49.289397 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 82/236] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:36:49 2026] DELETE /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:36:49.292206 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:49.297712 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "tag": "2e7813a8-c7c8-4bd7-b03b-46f8a4e5e1e4"}, {"server_uuid": "3096b23e-caaa-476b-864e-a2043932ac34", "name": "network-vif-unplugged", "status": "completed", "tag": "1dd4e4e5-761c-4f31-be4b-91229cc7250f"}, {"server_uuid": "3096b23e-caaa-476b-864e-a2043932ac34", "name": "network-vif-unplugged", "status": "completed", "tag": "1dd4e4e5-761c-4f31-be4b-91229cc7250f"}, {"server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "name": "network-vif-plugged", "status": "completed", "tag": "2e7813a8-c7c8-4bd7-b03b-46f8a4e5e1e4"}, {"server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "name": "network-vif-plugged", "status": "completed", "tag": "2e7813a8-c7c8-4bd7-b03b-46f8a4e5e1e4"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:49.300120 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:49.301835 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:49.305555 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.306168 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.306168 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.306466 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.306518 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.306777 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.306912 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.306950 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.307599 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.321318 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] Creating event network-changed:2e7813a8-c7c8-4bd7-b03b-46f8a4e5e1e4 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:49.321823 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] Creating event network-vif-unplugged:1dd4e4e5-761c-4f31-be4b-91229cc7250f for instance 3096b23e-caaa-476b-864e-a2043932ac34 on np0000006323 Aug 03 06:36:49.322029 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] Creating event network-vif-unplugged:1dd4e4e5-761c-4f31-be4b-91229cc7250f for instance 3096b23e-caaa-476b-864e-a2043932ac34 on np0000006323 Aug 03 06:36:49.322217 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] Creating event network-vif-plugged:2e7813a8-c7c8-4bd7-b03b-46f8a4e5e1e4 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:49.322434 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] Creating event network-vif-plugged:2e7813a8-c7c8-4bd7-b03b-46f8a4e5e1e4 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:49.322981 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:49.329710 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-17919fff-4dad-4aa8-a6e7-3f21e1ad9a56 req-5dc042ae-dd71-42ae-9dcd-8429e3baab30 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 867 microversion: 2.1 time: 0.034930 Aug 03 06:36:49.330028 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 84/237] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:49 2026] POST /compute/v2.1/os-server-external-events => generated 867 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:49.333901 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-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. Aug 03 06:36:49.519673 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6ae0b3c2fd3849078b0d155231ac8b3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fa3665bf4a645a3b7905f1b254c4f17', '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=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:49.533854 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:49.537613 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-81e709c9-92e6-46ca-b99c-a53814a70ed4 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 200 len: 1672 microversion: 2.1 time: 0.239805 Aug 03 06:36:49.537981 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 83/238] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:49 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 1672 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:49.540078 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:49.540842 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:49.546483 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-751c9d8f-393f-4095-b168-1121035c10c8 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1872 microversion: 2.32 time: 0.293579 Aug 03 06:36:49.546774 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 72/239] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:49 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1872 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:49.614486 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:49.616701 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:49.625318 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.627163 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.629682 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.629682 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.629682 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.629682 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.672758 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:49.756907 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:49.759455 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] [instance: 3096b23e-caaa-476b-864e-a2043932ac34] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:49.765794 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.766115 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.766405 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.766998 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.767420 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.767790 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.779016 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] HTTP exception thrown: Instance 3096b23e-caaa-476b-864e-a2043932ac34 could not be found. Aug 03 06:36:49.779386 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Returning 404 to user: Instance 3096b23e-caaa-476b-864e-a2043932ac34 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:36:49.779844 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-60a1c2a4-74c8-4bec-afec-1cc6e0002980 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34" status: 404 len: 111 microversion: 2.1 time: 0.025369 Aug 03 06:36:49.780176 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 84/240] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:49 2026] GET /compute/v2.1/servers/3096b23e-caaa-476b-864e-a2043932ac34 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:36:49.792102 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c783116e-06b3-4f19-8b0b-6f8c091ee6f2 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:49.828709 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c783116e-06b3-4f19-8b0b-6f8c091ee6f2 tempest-VolumesAssistedSnapshotsTest-542787189 tempest-VolumesAssistedSnapshotsTest-542787189-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-500174231" status: 202 len: 0 microversion: 2.1 time: 0.038483 Aug 03 06:36:49.832737 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 73/241] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:36:49 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-500174231 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:36:49.850449 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:49.852701 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:49.859189 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.859491 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.859720 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.860256 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.860606 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.860954 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.890985 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:49.963481 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:49.965217 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:49.969469 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.970333 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.970615 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.971079 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:49.971386 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:49.972544 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:49.976539 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:49.983039 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:49.983898 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:50.005865 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:50.008975 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3977197a-63f7-41cc-80c2-095e73173123 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1878 microversion: 2.93 time: 0.398884 Aug 03 06:36:50.011176 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 85/242] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:49 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1878 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:50.400728 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:50.409011 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-351ef545-7b6a-4c92-8cfe-50f067d01fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1703 microversion: 2.1 time: 0.447100 Aug 03 06:36:50.409275 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 74/243] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:49 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1703 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:50.442955 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:50.447776 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:50.448435 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:50.453493 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2b8e1a2c-cacc-458e-927b-2f8303b8a613 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 2824 microversion: 2.42 time: 0.604692 Aug 03 06:36:50.453827 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 85/244] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:49 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 2824 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:50.474077 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0bd5465c-f28f-4b75-a32f-49d1e9b3739a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:50.475926 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-0bd5465c-f28f-4b75-a32f-49d1e9b3739a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:50.480188 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd5465c-f28f-4b75-a32f-49d1e9b3739a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:50.480412 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd5465c-f28f-4b75-a32f-49d1e9b3739a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:50.480509 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd5465c-f28f-4b75-a32f-49d1e9b3739a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:50.480804 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd5465c-f28f-4b75-a32f-49d1e9b3739a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:50.480941 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd5465c-f28f-4b75-a32f-49d1e9b3739a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:50.481054 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd5465c-f28f-4b75-a32f-49d1e9b3739a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:50.503834 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0bd5465c-f28f-4b75-a32f-49d1e9b3739a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:50.562781 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:50.567166 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:50.572121 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:50.573377 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:50.574339 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:50.574697 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:50.575074 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:50.575770 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:50.576248 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:50.576730 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:50.583789 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:50.584128 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:50.584383 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:50.584909 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:50.585218 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:50.585683 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:50.600068 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-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. Aug 03 06:36:50.600457 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0bd5465c-f28f-4b75-a32f-49d1e9b3739a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2/os-interface" status: 200 len: 1829 microversion: 2.42 time: 0.130323 Aug 03 06:36:50.600873 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 86/245] 10.4.3.71 () {68 vars in 1427 bytes} [Mon Aug 3 06:36:50 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2/os-interface => generated 1829 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:50.606214 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:50.668937 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=3 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:50.823826 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-5f9e1a1e-d0fa-4335-8f89-1651725c1ba8 req-b659ef60-dcef-4105-b7aa-89d52e5c6d46 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "tag": "c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9"}, {"server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "name": "network-vif-plugged", "status": "completed", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}, {"server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "name": "network-vif-plugged", "status": "completed", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:50.836827 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5f9e1a1e-d0fa-4335-8f89-1651725c1ba8 req-b659ef60-dcef-4105-b7aa-89d52e5c6d46 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:50.837773 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5f9e1a1e-d0fa-4335-8f89-1651725c1ba8 req-b659ef60-dcef-4105-b7aa-89d52e5c6d46 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:50.838088 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5f9e1a1e-d0fa-4335-8f89-1651725c1ba8 req-b659ef60-dcef-4105-b7aa-89d52e5c6d46 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:50.853098 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-5f9e1a1e-d0fa-4335-8f89-1651725c1ba8 req-b659ef60-dcef-4105-b7aa-89d52e5c6d46 service nova] Creating event network-changed:c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:50.854082 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-5f9e1a1e-d0fa-4335-8f89-1651725c1ba8 req-b659ef60-dcef-4105-b7aa-89d52e5c6d46 service nova] Creating event network-vif-plugged:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:36:50.854704 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-5f9e1a1e-d0fa-4335-8f89-1651725c1ba8 req-b659ef60-dcef-4105-b7aa-89d52e5c6d46 service nova] Creating event network-vif-plugged:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:36:50.855524 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-5f9e1a1e-d0fa-4335-8f89-1651725c1ba8 req-b659ef60-dcef-4105-b7aa-89d52e5c6d46 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:50.863795 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-5f9e1a1e-d0fa-4335-8f89-1651725c1ba8 req-b659ef60-dcef-4105-b7aa-89d52e5c6d46 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.042250 Aug 03 06:36:50.864423 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 87/246] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:50 2026] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:50.886096 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6ae0b3c2fd3849078b0d155231ac8b3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fa3665bf4a645a3b7905f1b254c4f17', '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=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:50.895694 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ef9d4969-7e32-46c5-8135-1aab57b3940f tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 200 len: 1605 microversion: 2.1 time: 0.335099 Aug 03 06:36:50.896102 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 75/247] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:50 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 1605 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:50.918702 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:50.923977 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-5e2e2343-1a57-41f3-8c15-84cc81b36dfb req-84f01bac-a4d6-4fc2-b6d9-e50ee7a10f9e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bc28043-7cbc-4452-92a5-1f556c198119", "name": "network-vif-unplugged", "status": "completed", "tag": "3d3840ed-5d6f-4269-a751-34485a406ea6"}, {"server_uuid": "4bc28043-7cbc-4452-92a5-1f556c198119", "name": "network-vif-unplugged", "status": "completed", "tag": "3d3840ed-5d6f-4269-a751-34485a406ea6"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:50.925732 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:50.926007 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:50.930699 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1d35f496-f58a-4b2d-9322-87629e5a1abd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1872 microversion: 2.32 time: 0.360801 Aug 03 06:36:50.930699 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 86/248] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:50 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1872 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:50.932603 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5e2e2343-1a57-41f3-8c15-84cc81b36dfb req-84f01bac-a4d6-4fc2-b6d9-e50ee7a10f9e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:50.933119 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5e2e2343-1a57-41f3-8c15-84cc81b36dfb req-84f01bac-a4d6-4fc2-b6d9-e50ee7a10f9e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:50.933409 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5e2e2343-1a57-41f3-8c15-84cc81b36dfb req-84f01bac-a4d6-4fc2-b6d9-e50ee7a10f9e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:50.943719 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-5e2e2343-1a57-41f3-8c15-84cc81b36dfb req-84f01bac-a4d6-4fc2-b6d9-e50ee7a10f9e service nova] Creating event network-vif-unplugged:3d3840ed-5d6f-4269-a751-34485a406ea6 for instance 4bc28043-7cbc-4452-92a5-1f556c198119 on np0000006323 Aug 03 06:36:50.944074 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-5e2e2343-1a57-41f3-8c15-84cc81b36dfb req-84f01bac-a4d6-4fc2-b6d9-e50ee7a10f9e service nova] Creating event network-vif-unplugged:3d3840ed-5d6f-4269-a751-34485a406ea6 for instance 4bc28043-7cbc-4452-92a5-1f556c198119 on np0000006323 Aug 03 06:36:50.944791 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-5e2e2343-1a57-41f3-8c15-84cc81b36dfb req-84f01bac-a4d6-4fc2-b6d9-e50ee7a10f9e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:50.949928 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-5e2e2343-1a57-41f3-8c15-84cc81b36dfb req-84f01bac-a4d6-4fc2-b6d9-e50ee7a10f9e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.028986 Aug 03 06:36:50.950349 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 88/249] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:50 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) Aug 03 06:36:51.030254 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:51.032156 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:51.037817 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:51.038677 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:51.039540 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:51.039540 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:51.039890 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:51.041363 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:51.069840 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:51.221638 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:51.230236 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:51.231115 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:51.247336 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e099c685-7d82-4389-bc0b-fbe9ca3ee629 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1878 microversion: 2.93 time: 0.219024 Aug 03 06:36:51.247931 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 76/250] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:51 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1878 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:51.373765 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-05d3de4c-8998-450e-9bde-1d05429b6e9c req-158b0f03-baa5-4e7b-92e0-1e52ad06b79d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4bc28043-7cbc-4452-92a5-1f556c198119", "name": "network-vif-deleted", "tag": "3d3840ed-5d6f-4269-a751-34485a406ea6"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:51.381568 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-05d3de4c-8998-450e-9bde-1d05429b6e9c req-158b0f03-baa5-4e7b-92e0-1e52ad06b79d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:51.381854 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-05d3de4c-8998-450e-9bde-1d05429b6e9c req-158b0f03-baa5-4e7b-92e0-1e52ad06b79d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:51.382011 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-05d3de4c-8998-450e-9bde-1d05429b6e9c req-158b0f03-baa5-4e7b-92e0-1e52ad06b79d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:51.388849 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-05d3de4c-8998-450e-9bde-1d05429b6e9c req-158b0f03-baa5-4e7b-92e0-1e52ad06b79d service nova] Creating event network-vif-deleted:3d3840ed-5d6f-4269-a751-34485a406ea6 for instance 4bc28043-7cbc-4452-92a5-1f556c198119 on np0000006323 Aug 03 06:36:51.390479 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-05d3de4c-8998-450e-9bde-1d05429b6e9c req-158b0f03-baa5-4e7b-92e0-1e52ad06b79d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:51.395642 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-05d3de4c-8998-450e-9bde-1d05429b6e9c req-158b0f03-baa5-4e7b-92e0-1e52ad06b79d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023636 Aug 03 06:36:51.395962 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 87/251] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:51 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:51.915173 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:51.916923 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:51.926758 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:51.927132 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:51.927554 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:51.927974 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:51.928396 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:51.928764 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:51.947307 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:51.948752 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] HTTP exception thrown: Instance 4bc28043-7cbc-4452-92a5-1f556c198119 could not be found. Aug 03 06:36:51.950349 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:51.950811 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] Returning 404 to user: Instance 4bc28043-7cbc-4452-92a5-1f556c198119 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:36:51.951341 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-bec2f5eb-154d-4dc1-8322-4f43f9a90630 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 404 len: 111 microversion: 2.1 time: 0.038049 Aug 03 06:36:51.951851 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 89/252] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:51 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:36:51.957932 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:51.958785 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:51.959366 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:51.959745 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:51.960227 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:51.960878 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:51.968606 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d5dc2b7b-1cdc-40d5-bec5-9d9c49fac9b9 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:51.987130 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:51.994549 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d5dc2b7b-1cdc-40d5-bec5-9d9c49fac9b9 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1165678148" status: 202 len: 0 microversion: 2.1 time: 0.030882 Aug 03 06:36:51.995004 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 88/253] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:36:51 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1165678148 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:36:52.268725 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:52.272479 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:52.282128 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:52.282982 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:52.283319 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:52.284005 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:52.284445 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:52.284875 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:52.309324 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:52.345101 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-72b3ac0f-2545-405c-91ff-d4776e9ac184 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:52.345328 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-72b3ac0f-2545-405c-91ff-d4776e9ac184 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:52.354678 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-72b3ac0f-2545-405c-91ff-d4776e9ac184 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:52.354678 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-72b3ac0f-2545-405c-91ff-d4776e9ac184 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:52.354678 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-72b3ac0f-2545-405c-91ff-d4776e9ac184 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:52.354897 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-72b3ac0f-2545-405c-91ff-d4776e9ac184 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:52.355092 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-72b3ac0f-2545-405c-91ff-d4776e9ac184 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:52.355260 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-72b3ac0f-2545-405c-91ff-d4776e9ac184 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:52.436717 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:52.437274 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-72b3ac0f-2545-405c-91ff-d4776e9ac184 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lazy-loading 'services' on Instance uuid 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:36:52.444973 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:52.445569 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:52.452632 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5fbf2539-7e1a-4a6e-82bf-b37a1b568901 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1872 microversion: 2.32 time: 0.508596 Aug 03 06:36:52.459301 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 77/254] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:51 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1872 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:52.466776 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:52.477476 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:52.478406 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:52.489422 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d621e555-821e-41f0-bc1f-b9dfd8990c8b tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1863 microversion: 2.93 time: 0.222761 Aug 03 06:36:52.489807 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 90/255] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:52 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1863 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:52.511559 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:52.515243 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:52.516406 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-72b3ac0f-2545-405c-91ff-d4776e9ac184 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-volume_attachments/99870a16-6bac-4c2d-92fb-0816ebad6266" status: 202 len: 0 microversion: 2.49 time: 0.172846 Aug 03 06:36:52.519027 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 89/256] 10.4.3.71 () {68 vars in 1568 bytes} [Mon Aug 3 06:36:52 2026] DELETE /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-volume_attachments/99870a16-6bac-4c2d-92fb-0816ebad6266 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:36:52.522132 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:52.522490 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:52.522811 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:52.523438 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:52.523816 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:52.524179 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:52.562693 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-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. Aug 03 06:36:52.745415 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e67f244455034952a5d0129722f008cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', '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=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:52.751272 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e67f244455034952a5d0129722f008cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', '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=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:52.752690 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e67f244455034952a5d0129722f008cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', '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=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:52.766308 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-25f743d1-efb8-4720-8e7d-750ceb6cea33 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1863 microversion: 2.93 time: 0.256669 Aug 03 06:36:52.766708 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 78/257] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:52 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1863 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:52.994394 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-a6b72bf1-728c-4420-836d-e309b705bc66 req-008d39b7-11ce-4f77-9638-960b6ee255d3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "tag": "53191df3-96a7-4247-bc3a-8bee7c2fc8a1"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:53.007809 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a6b72bf1-728c-4420-836d-e309b705bc66 req-008d39b7-11ce-4f77-9638-960b6ee255d3 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:53.008152 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a6b72bf1-728c-4420-836d-e309b705bc66 req-008d39b7-11ce-4f77-9638-960b6ee255d3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:53.008370 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a6b72bf1-728c-4420-836d-e309b705bc66 req-008d39b7-11ce-4f77-9638-960b6ee255d3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:53.022604 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a6b72bf1-728c-4420-836d-e309b705bc66 req-008d39b7-11ce-4f77-9638-960b6ee255d3 service nova] Creating event network-changed:53191df3-96a7-4247-bc3a-8bee7c2fc8a1 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:36:53.025161 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-a6b72bf1-728c-4420-836d-e309b705bc66 req-008d39b7-11ce-4f77-9638-960b6ee255d3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:53.032155 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-a6b72bf1-728c-4420-836d-e309b705bc66 req-008d39b7-11ce-4f77-9638-960b6ee255d3 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041128 Aug 03 06:36:53.032557 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 91/258] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:52 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:53.486998 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:53.491201 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:53.496295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:53.496617 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:53.497699 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:53.497699 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:53.497845 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:53.498701 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:53.541553 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:53.618573 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-df1d0835-be9d-42b5-81ee-81621dc7eeac tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:53.618885 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-df1d0835-be9d-42b5-81ee-81621dc7eeac tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:53.624475 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-df1d0835-be9d-42b5-81ee-81621dc7eeac tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:53.624475 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-df1d0835-be9d-42b5-81ee-81621dc7eeac tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:53.624475 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-df1d0835-be9d-42b5-81ee-81621dc7eeac tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:53.624475 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-df1d0835-be9d-42b5-81ee-81621dc7eeac tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:53.624713 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-df1d0835-be9d-42b5-81ee-81621dc7eeac tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:53.624713 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-df1d0835-be9d-42b5-81ee-81621dc7eeac tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:53.737681 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-df1d0835-be9d-42b5-81ee-81621dc7eeac tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-interface/2e7813a8-c7c8-4bd7-b03b-46f8a4e5e1e4" status: 202 len: 0 microversion: 2.49 time: 0.121054 Aug 03 06:36:53.738152 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 79/259] 10.4.3.71 () {68 vars in 1541 bytes} [Mon Aug 3 06:36:53 2026] DELETE /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-interface/2e7813a8-c7c8-4bd7-b03b-46f8a4e5e1e4 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:36:53.771207 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:36:54.001378 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-58539185-b02b-40f7-8686-04a64201de80 req-44c3f723-3b06-43cb-98c9-34313d5a97f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "0e61bd9c-b256-44f6-ada5-325f63e30f5c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:54.027731 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-58539185-b02b-40f7-8686-04a64201de80 req-44c3f723-3b06-43cb-98c9-34313d5a97f4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:54.027731 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-58539185-b02b-40f7-8686-04a64201de80 req-44c3f723-3b06-43cb-98c9-34313d5a97f4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:54.027731 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-58539185-b02b-40f7-8686-04a64201de80 req-44c3f723-3b06-43cb-98c9-34313d5a97f4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:54.036552 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-58539185-b02b-40f7-8686-04a64201de80 req-44c3f723-3b06-43cb-98c9-34313d5a97f4 service nova] Creating event network-vif-plugged:0e61bd9c-b256-44f6-ada5-325f63e30f5c for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:54.037061 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-58539185-b02b-40f7-8686-04a64201de80 req-44c3f723-3b06-43cb-98c9-34313d5a97f4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:54.042245 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-58539185-b02b-40f7-8686-04a64201de80 req-44c3f723-3b06-43cb-98c9-34313d5a97f4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.045964 Aug 03 06:36:54.042500 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 80/260] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:53 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) Aug 03 06:36:54.151818 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8aa1d618-9f39-47d7-8649-b75de6a8b181 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:54.156670 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8aa1d618-9f39-47d7-8649-b75de6a8b181 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:54.163369 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8aa1d618-9f39-47d7-8649-b75de6a8b181 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:54.163571 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8aa1d618-9f39-47d7-8649-b75de6a8b181 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:54.163786 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8aa1d618-9f39-47d7-8649-b75de6a8b181 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:54.164038 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8aa1d618-9f39-47d7-8649-b75de6a8b181 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:54.164200 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8aa1d618-9f39-47d7-8649-b75de6a8b181 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:54.164392 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8aa1d618-9f39-47d7-8649-b75de6a8b181 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:54.250309 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-6b25d256-32fb-48aa-924b-8e38169f2598 req-a3af64dc-d999-44f6-a9f3-ae98320ff1cc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "2e354ada-3d14-4231-b09b-5417bfae0da8"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:54.254724 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8aa1d618-9f39-47d7-8649-b75de6a8b181 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-instance-actions/req-df1d0835-be9d-42b5-81ee-81621dc7eeac" status: 200 len: 474 microversion: 2.49 time: 0.505067 Aug 03 06:36:54.254724 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 92/261] 10.4.3.71 () {68 vars in 1571 bytes} [Mon Aug 3 06:36:53 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-instance-actions/req-df1d0835-be9d-42b5-81ee-81621dc7eeac => generated 474 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:36:54.261803 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6b25d256-32fb-48aa-924b-8e38169f2598 req-a3af64dc-d999-44f6-a9f3-ae98320ff1cc service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:54.262011 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6b25d256-32fb-48aa-924b-8e38169f2598 req-a3af64dc-d999-44f6-a9f3-ae98320ff1cc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:54.262518 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6b25d256-32fb-48aa-924b-8e38169f2598 req-a3af64dc-d999-44f6-a9f3-ae98320ff1cc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:54.275681 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6b25d256-32fb-48aa-924b-8e38169f2598 req-a3af64dc-d999-44f6-a9f3-ae98320ff1cc service nova] Creating event network-vif-plugged:2e354ada-3d14-4231-b09b-5417bfae0da8 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:54.276374 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-6b25d256-32fb-48aa-924b-8e38169f2598 req-a3af64dc-d999-44f6-a9f3-ae98320ff1cc service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:54.281845 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-6b25d256-32fb-48aa-924b-8e38169f2598 req-a3af64dc-d999-44f6-a9f3-ae98320ff1cc service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034396 Aug 03 06:36:54.282286 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 81/262] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:54 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) Aug 03 06:36:54.297739 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:54.307785 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:54.311846 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:54.318293 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-213b8fcc-26a8-4e8c-aee5-065e0a12d64e tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1872 microversion: 2.32 time: 0.834019 Aug 03 06:36:54.319332 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 90/263] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:53 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1872 bytes in 835 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:54.436679 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:54.436679 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:54.441620 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:54.442533 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:54.446604 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:54.447158 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:54.447422 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:54.447635 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:54.456046 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] HTTP exception thrown: Instance 4bc28043-7cbc-4452-92a5-1f556c198119 could not be found. Aug 03 06:36:54.456277 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Returning 404 to user: Instance 4bc28043-7cbc-4452-92a5-1f556c198119 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:36:54.457514 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-10a49b0d-c92c-49d6-9cc3-a990f0bcb626 tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 404 len: 111 microversion: 2.1 time: 0.024101 Aug 03 06:36:54.457823 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 93/264] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:36:54 2026] DELETE /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:36:54.471899 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:54.474366 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] [instance: 4bc28043-7cbc-4452-92a5-1f556c198119] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:54.484426 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:54.484865 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:54.485146 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:54.486295 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:54.486791 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:54.487458 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:54.503563 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] HTTP exception thrown: Instance 4bc28043-7cbc-4452-92a5-1f556c198119 could not be found. Aug 03 06:36:54.503563 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] Returning 404 to user: Instance 4bc28043-7cbc-4452-92a5-1f556c198119 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:36:54.505188 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3f86a94a-11cb-4ea0-8d64-8eef79f68ece tempest-AttachSCSIVolumeTestJSON-1473267968 tempest-AttachSCSIVolumeTestJSON-1473267968-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119" status: 404 len: 111 microversion: 2.1 time: 0.037236 Aug 03 06:36:54.505188 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 82/265] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:36:54 2026] GET /compute/v2.1/servers/4bc28043-7cbc-4452-92a5-1f556c198119 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:36:55.117170 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-96f1e58a-f36b-436e-8143-d856891a052c req-2d317e64-b43e-4b01-af67-2deb678c5683 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:55.135245 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-96f1e58a-f36b-436e-8143-d856891a052c req-2d317e64-b43e-4b01-af67-2deb678c5683 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:55.136346 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-96f1e58a-f36b-436e-8143-d856891a052c req-2d317e64-b43e-4b01-af67-2deb678c5683 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:55.136596 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-96f1e58a-f36b-436e-8143-d856891a052c req-2d317e64-b43e-4b01-af67-2deb678c5683 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:55.147805 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-96f1e58a-f36b-436e-8143-d856891a052c req-2d317e64-b43e-4b01-af67-2deb678c5683 service nova] Creating event network-vif-plugged:c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:55.149673 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-96f1e58a-f36b-436e-8143-d856891a052c req-2d317e64-b43e-4b01-af67-2deb678c5683 service nova] Creating event network-vif-plugged:c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:55.149673 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-96f1e58a-f36b-436e-8143-d856891a052c req-2d317e64-b43e-4b01-af67-2deb678c5683 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:55.154383 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-96f1e58a-f36b-436e-8143-d856891a052c req-2d317e64-b43e-4b01-af67-2deb678c5683 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.042061 Aug 03 06:36:55.155014 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 91/266] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:55 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) Aug 03 06:36:55.268388 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-eb4627b1-e22c-4a30-a210-4493ccb70c8e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:55.269811 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-eb4627b1-e22c-4a30-a210-4493ccb70c8e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:55.274172 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb4627b1-e22c-4a30-a210-4493ccb70c8e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:55.274706 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb4627b1-e22c-4a30-a210-4493ccb70c8e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:55.275008 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb4627b1-e22c-4a30-a210-4493ccb70c8e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:55.275821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb4627b1-e22c-4a30-a210-4493ccb70c8e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:55.275821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb4627b1-e22c-4a30-a210-4493ccb70c8e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:55.276121 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb4627b1-e22c-4a30-a210-4493ccb70c8e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:55.311644 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-eb4627b1-e22c-4a30-a210-4493ccb70c8e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-instance-actions/req-df1d0835-be9d-42b5-81ee-81621dc7eeac" status: 200 len: 474 microversion: 2.49 time: 0.047106 Aug 03 06:36:55.311962 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 94/267] 10.4.3.71 () {68 vars in 1571 bytes} [Mon Aug 3 06:36:55 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-instance-actions/req-df1d0835-be9d-42b5-81ee-81621dc7eeac => generated 474 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:36:55.343692 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:55.350165 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:55.356535 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:55.356889 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:55.358684 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:55.358684 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:55.358684 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:55.358684 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:55.383872 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:55.680502 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:55.687694 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:55.689539 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:55.695962 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fb3382b0-2c10-4e91-82a2-daccbb36eb16 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1872 microversion: 2.32 time: 0.355708 Aug 03 06:36:55.696308 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 83/268] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:55 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1872 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:56.129818 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-d02969f8-a6a4-413c-a722-71bd165e506a req-10070caa-98b9-4653-8a22-e3648ea67d33 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "0e61bd9c-b256-44f6-ada5-325f63e30f5c"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "d59d34d0-8a12-49b7-8f59-5d9b043b9b2e"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "d59d34d0-8a12-49b7-8f59-5d9b043b9b2e"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:56.143058 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d02969f8-a6a4-413c-a722-71bd165e506a req-10070caa-98b9-4653-8a22-e3648ea67d33 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.143673 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d02969f8-a6a4-413c-a722-71bd165e506a req-10070caa-98b9-4653-8a22-e3648ea67d33 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.143673 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d02969f8-a6a4-413c-a722-71bd165e506a req-10070caa-98b9-4653-8a22-e3648ea67d33 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.150011 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-d02969f8-a6a4-413c-a722-71bd165e506a req-10070caa-98b9-4653-8a22-e3648ea67d33 service nova] Creating event network-vif-plugged:0e61bd9c-b256-44f6-ada5-325f63e30f5c for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:56.150194 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-d02969f8-a6a4-413c-a722-71bd165e506a req-10070caa-98b9-4653-8a22-e3648ea67d33 service nova] Creating event network-vif-plugged:d59d34d0-8a12-49b7-8f59-5d9b043b9b2e for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:56.150345 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-d02969f8-a6a4-413c-a722-71bd165e506a req-10070caa-98b9-4653-8a22-e3648ea67d33 service nova] Creating event network-vif-plugged:d59d34d0-8a12-49b7-8f59-5d9b043b9b2e for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:56.150521 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-d02969f8-a6a4-413c-a722-71bd165e506a req-10070caa-98b9-4653-8a22-e3648ea67d33 service nova] Creating event network-vif-plugged:8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:56.150834 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-d02969f8-a6a4-413c-a722-71bd165e506a req-10070caa-98b9-4653-8a22-e3648ea67d33 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:56.155011 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-d02969f8-a6a4-413c-a722-71bd165e506a req-10070caa-98b9-4653-8a22-e3648ea67d33 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 696 microversion: 2.1 time: 0.033045 Aug 03 06:36:56.155301 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 92/269] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:56 2026] POST /compute/v2.1/os-server-external-events => generated 696 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:56.325801 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-76b897b4-679c-4342-8aab-3e4c4d597d37 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:56.327725 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-76b897b4-679c-4342-8aab-3e4c4d597d37 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:56.331815 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "2e354ada-3d14-4231-b09b-5417bfae0da8"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "a5a86699-5cae-44e7-bb19-1dcec52bfffb"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "a5a86699-5cae-44e7-bb19-1dcec52bfffb"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "8da64834-f14b-4d8b-8159-2acd7c58a2be"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "8da64834-f14b-4d8b-8159-2acd7c58a2be"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:56.332019 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b897b4-679c-4342-8aab-3e4c4d597d37 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.332246 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b897b4-679c-4342-8aab-3e4c4d597d37 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.332457 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b897b4-679c-4342-8aab-3e4c4d597d37 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.332789 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b897b4-679c-4342-8aab-3e4c4d597d37 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.332991 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b897b4-679c-4342-8aab-3e4c4d597d37 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.333167 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b897b4-679c-4342-8aab-3e4c4d597d37 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.343669 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.343820 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.344319 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.349826 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] Creating event network-vif-plugged:2e354ada-3d14-4231-b09b-5417bfae0da8 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:56.349826 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] Creating event network-vif-plugged:a5a86699-5cae-44e7-bb19-1dcec52bfffb for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:56.349969 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] Creating event network-vif-plugged:a5a86699-5cae-44e7-bb19-1dcec52bfffb for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:56.350094 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] Creating event network-vif-plugged:8da64834-f14b-4d8b-8159-2acd7c58a2be for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:56.350208 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] Creating event network-vif-plugged:8da64834-f14b-4d8b-8159-2acd7c58a2be for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:56.350613 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:56.355139 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-6d5c2bbc-1b56-4e08-926d-7a5f9e043650 req-b18814c9-22a7-4b91-9cba-2335e5ebc3ed service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 867 microversion: 2.1 time: 0.025443 Aug 03 06:36:56.355506 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 84/270] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:56 2026] POST /compute/v2.1/os-server-external-events => generated 867 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:56.366672 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-76b897b4-679c-4342-8aab-3e4c4d597d37 tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-instance-actions/req-df1d0835-be9d-42b5-81ee-81621dc7eeac" status: 200 len: 503 microversion: 2.49 time: 0.043062 Aug 03 06:36:56.369015 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 95/271] 10.4.3.71 () {68 vars in 1571 bytes} [Mon Aug 3 06:36:56 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-instance-actions/req-df1d0835-be9d-42b5-81ee-81621dc7eeac => generated 503 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:36:56.383039 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4606a458-1e4f-4b07-8ee9-9f428468497e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:56.384557 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4606a458-1e4f-4b07-8ee9-9f428468497e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:56.388645 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4606a458-1e4f-4b07-8ee9-9f428468497e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.388952 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4606a458-1e4f-4b07-8ee9-9f428468497e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.389106 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4606a458-1e4f-4b07-8ee9-9f428468497e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.389389 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4606a458-1e4f-4b07-8ee9-9f428468497e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.389522 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4606a458-1e4f-4b07-8ee9-9f428468497e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.389635 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4606a458-1e4f-4b07-8ee9-9f428468497e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.447537 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4606a458-1e4f-4b07-8ee9-9f428468497e tempest-TaggedAttachmentsTest-2003497643 tempest-TaggedAttachmentsTest-2003497643-project-admin] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-instance-actions/req-df1d0835-be9d-42b5-81ee-81621dc7eeac" status: 200 len: 503 microversion: 2.49 time: 0.066300 Aug 03 06:36:56.448061 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 93/272] 10.4.3.71 () {68 vars in 1571 bytes} [Mon Aug 3 06:36:56 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-instance-actions/req-df1d0835-be9d-42b5-81ee-81621dc7eeac => generated 503 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:36:56.503124 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4976dfd5-6297-4dbe-a8f7-a39841352548 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:56.506127 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4976dfd5-6297-4dbe-a8f7-a39841352548 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:56.509689 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4976dfd5-6297-4dbe-a8f7-a39841352548 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.510450 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4976dfd5-6297-4dbe-a8f7-a39841352548 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.510793 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4976dfd5-6297-4dbe-a8f7-a39841352548 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.511231 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4976dfd5-6297-4dbe-a8f7-a39841352548 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.511641 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4976dfd5-6297-4dbe-a8f7-a39841352548 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.511868 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4976dfd5-6297-4dbe-a8f7-a39841352548 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.537683 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4976dfd5-6297-4dbe-a8f7-a39841352548 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-volume_attachments" status: 200 len: 25 microversion: 2.49 time: 0.037039 Aug 03 06:36:56.537683 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 85/273] 10.4.3.71 () {68 vars in 1454 bytes} [Mon Aug 3 06:36:56 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e/os-volume_attachments => generated 25 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:36:56.583757 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c72435a2-dbce-4e60-8cf4-b98ca611517d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:56.583757 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c72435a2-dbce-4e60-8cf4-b98ca611517d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:56.587328 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c72435a2-dbce-4e60-8cf4-b98ca611517d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.588752 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c72435a2-dbce-4e60-8cf4-b98ca611517d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.588752 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c72435a2-dbce-4e60-8cf4-b98ca611517d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.588752 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c72435a2-dbce-4e60-8cf4-b98ca611517d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.588752 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c72435a2-dbce-4e60-8cf4-b98ca611517d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.588987 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c72435a2-dbce-4e60-8cf4-b98ca611517d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.605228 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c72435a2-dbce-4e60-8cf4-b98ca611517d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:36:56.679983 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c72435a2-dbce-4e60-8cf4-b98ca611517d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 204 len: 0 microversion: 2.49 time: 0.098011 Aug 03 06:36:56.680131 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 96/274] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:36:56 2026] DELETE /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:36:56.692671 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:56.695072 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:56.700021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.702586 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.703766 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.704630 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.705534 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.705589 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.720571 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:56.722503 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:56.729714 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.730184 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.730602 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.731292 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:56.731776 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:56.732207 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:56.736192 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:56.751329 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:56.994117 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:57.003709 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:57.004158 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:57.008465 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-50f6ee4f-1026-412f-8ef2-9edcfc6e9f90 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 200 len: 1750 microversion: 2.49 time: 0.317787 Aug 03 06:36:57.008825 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 94/275] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:56 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 1750 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:57.041510 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:57.048986 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:57.050126 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:57.054500 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fe41b418-eecc-43a9-9232-f49550625785 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 1872 microversion: 2.32 time: 0.336318 Aug 03 06:36:57.054922 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 86/276] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:56 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 1872 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:57.203867 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-35c29cd6-7b86-4fc0-ba40-10c5f59fcf16 req-701d946b-020b-4591-9a84-b626800858b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "name": "network-vif-deleted", "tag": "2e7813a8-c7c8-4bd7-b03b-46f8a4e5e1e4"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:57.210734 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-35c29cd6-7b86-4fc0-ba40-10c5f59fcf16 req-701d946b-020b-4591-9a84-b626800858b8 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:57.211427 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-35c29cd6-7b86-4fc0-ba40-10c5f59fcf16 req-701d946b-020b-4591-9a84-b626800858b8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:57.211749 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-35c29cd6-7b86-4fc0-ba40-10c5f59fcf16 req-701d946b-020b-4591-9a84-b626800858b8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:57.220170 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-35c29cd6-7b86-4fc0-ba40-10c5f59fcf16 req-701d946b-020b-4591-9a84-b626800858b8 service nova] Creating event network-vif-deleted:2e7813a8-c7c8-4bd7-b03b-46f8a4e5e1e4 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:57.220917 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-35c29cd6-7b86-4fc0-ba40-10c5f59fcf16 req-701d946b-020b-4591-9a84-b626800858b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:57.225363 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-35c29cd6-7b86-4fc0-ba40-10c5f59fcf16 req-701d946b-020b-4591-9a84-b626800858b8 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023833 Aug 03 06:36:57.225813 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 97/277] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:57 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:58.032227 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:58.034197 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:58.039099 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:58.039520 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:58.039884 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:58.040587 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:58.041115 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:58.041570 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:58.067276 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:58.067539 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:58.067730 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:58.067953 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lazy-loading 'fault' on Instance uuid 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:36:58.082169 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:58.083844 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:58.085823 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:58.094744 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:58.094998 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:58.095206 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:58.095673 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:58.095972 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:58.096237 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:58.124724 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:58.153762 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:58.159745 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:58.159992 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6aaf598848994103963eef6e37558e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab71c991effe4121911620af792bc3d4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:58.165756 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bf46eca1-fe58-4f60-886f-1a60daafc2e5 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 200 len: 1406 microversion: 2.49 time: 0.134886 Aug 03 06:36:58.165900 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 95/278] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:58 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 1406 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:58.218203 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-1a03a038-dbdf-459a-9c42-bcd149781df5 req-3ce4a096-5ef3-4cd0-add0-b5b7b1711b6f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-plugged", "status": "completed", "tag": "8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0"}, {"server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "name": "network-vif-deleted", "tag": "2f03a420-d04a-422b-8811-c7f2e90b2204"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:58.226548 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1a03a038-dbdf-459a-9c42-bcd149781df5 req-3ce4a096-5ef3-4cd0-add0-b5b7b1711b6f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:58.226548 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1a03a038-dbdf-459a-9c42-bcd149781df5 req-3ce4a096-5ef3-4cd0-add0-b5b7b1711b6f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:58.226794 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1a03a038-dbdf-459a-9c42-bcd149781df5 req-3ce4a096-5ef3-4cd0-add0-b5b7b1711b6f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:58.238776 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-1a03a038-dbdf-459a-9c42-bcd149781df5 req-3ce4a096-5ef3-4cd0-add0-b5b7b1711b6f service nova] Creating event network-vif-plugged:8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:58.239051 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-1a03a038-dbdf-459a-9c42-bcd149781df5 req-3ce4a096-5ef3-4cd0-add0-b5b7b1711b6f service nova] Creating event network-vif-deleted:2f03a420-d04a-422b-8811-c7f2e90b2204 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:58.240027 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-1a03a038-dbdf-459a-9c42-bcd149781df5 req-3ce4a096-5ef3-4cd0-add0-b5b7b1711b6f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:58.250172 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-1a03a038-dbdf-459a-9c42-bcd149781df5 req-3ce4a096-5ef3-4cd0-add0-b5b7b1711b6f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.034301 Aug 03 06:36:58.250629 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 98/279] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:58 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:58.315524 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:58.321571 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:58.322281 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:36:58.329178 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-89d3391b-865b-4696-ad1b-19c588d5ddaf tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 2820 microversion: 2.32 time: 0.251621 Aug 03 06:36:58.329589 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 87/280] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:58 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 2820 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:58.349348 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-52802b22-10c8-4a16-a3a2-723f3118e988 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:58.351313 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-52802b22-10c8-4a16-a3a2-723f3118e988 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:58.354938 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52802b22-10c8-4a16-a3a2-723f3118e988 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:58.355237 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52802b22-10c8-4a16-a3a2-723f3118e988 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:58.355435 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52802b22-10c8-4a16-a3a2-723f3118e988 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:58.355750 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52802b22-10c8-4a16-a3a2-723f3118e988 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:58.355911 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52802b22-10c8-4a16-a3a2-723f3118e988 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:58.356045 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52802b22-10c8-4a16-a3a2-723f3118e988 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:58.373209 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-52802b22-10c8-4a16-a3a2-723f3118e988 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:36:58.414139 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-369324ca-52c2-4d84-be87-4549ad85c0a8 req-882ab34d-bd01-4b85-a11f-36b34d1e4e63 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "name": "network-vif-unplugged", "status": "completed", "tag": "2f03a420-d04a-422b-8811-c7f2e90b2204"}, {"server_uuid": "204424a5-9ec1-4fd7-8c31-4f8864ce1b4e", "name": "network-vif-unplugged", "status": "completed", "tag": "2f03a420-d04a-422b-8811-c7f2e90b2204"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:58.420196 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-369324ca-52c2-4d84-be87-4549ad85c0a8 req-882ab34d-bd01-4b85-a11f-36b34d1e4e63 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:58.420401 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-369324ca-52c2-4d84-be87-4549ad85c0a8 req-882ab34d-bd01-4b85-a11f-36b34d1e4e63 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:58.420529 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-369324ca-52c2-4d84-be87-4549ad85c0a8 req-882ab34d-bd01-4b85-a11f-36b34d1e4e63 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:58.430945 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-369324ca-52c2-4d84-be87-4549ad85c0a8 req-882ab34d-bd01-4b85-a11f-36b34d1e4e63 service nova] Creating event network-vif-unplugged:2f03a420-d04a-422b-8811-c7f2e90b2204 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:58.431377 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-369324ca-52c2-4d84-be87-4549ad85c0a8 req-882ab34d-bd01-4b85-a11f-36b34d1e4e63 service nova] Creating event network-vif-unplugged:2f03a420-d04a-422b-8811-c7f2e90b2204 for instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e on np0000006323 Aug 03 06:36:58.431853 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-369324ca-52c2-4d84-be87-4549ad85c0a8 req-882ab34d-bd01-4b85-a11f-36b34d1e4e63 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:58.437579 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-369324ca-52c2-4d84-be87-4549ad85c0a8 req-882ab34d-bd01-4b85-a11f-36b34d1e4e63 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.025252 Aug 03 06:36:58.439224 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 99/281] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:58 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:36:58.470203 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-52802b22-10c8-4a16-a3a2-723f3118e988 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d/os-interface" status: 200 len: 1828 microversion: 2.32 time: 0.123842 Aug 03 06:36:58.470629 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 96/282] 10.4.3.71 () {68 vars in 1427 bytes} [Mon Aug 3 06:36:58 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d/os-interface => generated 1828 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:36:59.190299 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:59.195240 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:36:59.199217 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:59.199508 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:59.199808 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:59.200302 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:59.200741 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:59.201005 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:59.210075 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] HTTP exception thrown: Instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e could not be found. Aug 03 06:36:59.210439 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Returning 404 to user: Instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:36:59.210909 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2e30fff6-cd32-45b9-abcf-35fd00cf4c1d tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 404 len: 111 microversion: 2.49 time: 0.025592 Aug 03 06:36:59.211123 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 88/283] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:36:59 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:36:59.221688 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5d90069e-2130-462a-a9d6-08e31593de55 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:36:59.243500 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5d90069e-2130-462a-a9d6-08e31593de55 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1157020557" status: 204 len: 0 microversion: 2.49 time: 0.024067 Aug 03 06:36:59.243939 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 100/284] 10.4.3.71 () {68 vars in 1373 bytes} [Mon Aug 3 06:36:59 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1157020557 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:36:59.264914 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-3de1c2f7-b7f3-4041-923e-ccab61efc9f9 req-42cc8734-b0e8-4c85-a378-809e86d7e83a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "tag": "0e61bd9c-b256-44f6-ada5-325f63e30f5c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:36:59.273616 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3de1c2f7-b7f3-4041-923e-ccab61efc9f9 req-42cc8734-b0e8-4c85-a378-809e86d7e83a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:36:59.273844 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3de1c2f7-b7f3-4041-923e-ccab61efc9f9 req-42cc8734-b0e8-4c85-a378-809e86d7e83a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:36:59.274035 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3de1c2f7-b7f3-4041-923e-ccab61efc9f9 req-42cc8734-b0e8-4c85-a378-809e86d7e83a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:36:59.284391 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3de1c2f7-b7f3-4041-923e-ccab61efc9f9 req-42cc8734-b0e8-4c85-a378-809e86d7e83a service nova] Creating event network-changed:0e61bd9c-b256-44f6-ada5-325f63e30f5c for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:36:59.284391 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-3de1c2f7-b7f3-4041-923e-ccab61efc9f9 req-42cc8734-b0e8-4c85-a378-809e86d7e83a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:36:59.287816 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-3de1c2f7-b7f3-4041-923e-ccab61efc9f9 req-42cc8734-b0e8-4c85-a378-809e86d7e83a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024740 Aug 03 06:36:59.288083 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 97/285] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:36:59 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:00.310606 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:00.311000 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:00.315039 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:00.315573 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:00.315802 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:00.316318 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:00.316362 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:00.316526 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:00.328668 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] HTTP exception thrown: Instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e could not be found. Aug 03 06:37:00.328997 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Returning 404 to user: Instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:00.330038 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a495ff8a-fe97-40c3-977e-ccf2712aca08 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 404 len: 111 microversion: 2.49 time: 0.020657 Aug 03 06:37:00.330038 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 89/286] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:37:00 2026] DELETE /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:37:00.338778 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:00.340895 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] [instance: 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:00.344984 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:00.345210 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:00.345414 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:00.345874 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:00.346175 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:00.346441 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:00.359680 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] HTTP exception thrown: Instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e could not be found. Aug 03 06:37:00.359901 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] Returning 404 to user: Instance 204424a5-9ec1-4fd7-8c31-4f8864ce1b4e could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:00.360348 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ec7ee7e3-e787-4826-9cc7-e484b9f8db61 tempest-TaggedAttachmentsTest-68723708 tempest-TaggedAttachmentsTest-68723708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e" status: 404 len: 111 microversion: 2.49 time: 0.023186 Aug 03 06:37:00.360527 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 101/287] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:00 2026] GET /compute/v2.1/servers/204424a5-9ec1-4fd7-8c31-4f8864ce1b4e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:37:01.526879 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e8cf9808-4b11-47d8-94ac-16bbe11ce3c1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "6ef3bb44-7c42-414a-9cf8-284511ec5913"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:01.528346 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e8cf9808-4b11-47d8-94ac-16bbe11ce3c1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:01.533146 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8cf9808-4b11-47d8-94ac-16bbe11ce3c1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:01.533325 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8cf9808-4b11-47d8-94ac-16bbe11ce3c1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:01.533458 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8cf9808-4b11-47d8-94ac-16bbe11ce3c1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:01.533737 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8cf9808-4b11-47d8-94ac-16bbe11ce3c1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:01.533872 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8cf9808-4b11-47d8-94ac-16bbe11ce3c1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:01.534012 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8cf9808-4b11-47d8-94ac-16bbe11ce3c1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:01.762406 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e8cf9808-4b11-47d8-94ac-16bbe11ce3c1 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.239939 Aug 03 06:37:01.763040 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 98/288] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:37:01 2026] POST /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-volume_attachments => generated 194 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:02.923131 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-579dbc0b-e15e-42ac-8828-56b2508c253b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:02.926216 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-579dbc0b-e15e-42ac-8828-56b2508c253b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:02.930820 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-579dbc0b-e15e-42ac-8828-56b2508c253b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:02.931017 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-579dbc0b-e15e-42ac-8828-56b2508c253b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:02.931187 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-579dbc0b-e15e-42ac-8828-56b2508c253b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:02.931452 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-579dbc0b-e15e-42ac-8828-56b2508c253b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:02.931609 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-579dbc0b-e15e-42ac-8828-56b2508c253b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:02.932091 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-579dbc0b-e15e-42ac-8828-56b2508c253b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:02.946977 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-579dbc0b-e15e-42ac-8828-56b2508c253b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lazy-loading 'flavor' on Instance uuid fa75334c-7975-4f8d-9c10-e90038912d08 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:37:03.059891 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-579dbc0b-e15e-42ac-8828-56b2508c253b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/action" status: 200 len: 32 microversion: 2.1 time: 0.139569 Aug 03 06:37:03.060249 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 90/289] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:37:02 2026] POST /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/action => generated 32 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:37:03.070554 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:03.072191 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:03.082202 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:03.082202 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:03.082202 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:03.083720 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:03.085039 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:03.086045 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:03.115420 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:03.496621 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:03.509643 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f6652932-ea45-4bf0-aab3-60ecd8cc4d24 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1725 microversion: 2.1 time: 0.440936 Aug 03 06:37:03.515714 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 102/290] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:03 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1725 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:04.534559 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:04.537694 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:04.542772 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:04.543481 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:04.543481 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:04.545053 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:04.545053 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:04.545053 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:04.563971 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:05.594297 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:05.603847 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3beaed77-4fbc-46ab-99f9-e77071fa62a8 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1725 microversion: 2.1 time: 1.072254 Aug 03 06:37:05.604251 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 99/291] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:04 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1725 bytes in 1073 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:06.621042 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:06.622595 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:06.628010 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:06.628010 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:06.628427 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:06.628982 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:06.629338 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:06.629705 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:06.647142 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:06.950867 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:06.961750 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5c12f913-8159-42db-9877-21e3d2066cda tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1725 microversion: 2.1 time: 0.342680 Aug 03 06:37:06.962056 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 91/292] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:06 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1725 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:07.987352 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:07.998157 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:08.004451 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:08.004839 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:08.005938 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:08.005938 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:08.006313 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:08.006703 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:08.032770 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:08.350647 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:08.362540 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c3175f49-b0ca-41ab-aa80-0ccf0d889fed tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1725 microversion: 2.1 time: 0.384719 Aug 03 06:37:08.363073 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 103/293] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:07 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1725 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:09.385786 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:09.389992 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:09.395412 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:09.396065 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:09.396543 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:09.397321 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:09.397693 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:09.398117 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:09.427862 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:09.503358 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f1ab14ce-6858-4ce0-a848-7e7e14f17afa tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-995533158", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK5n3oqSg2ZIOUdF3dpehU+JkHjOk0/JKZ/i7xqErWjeSNN1bQG2yynxMYmQt+mnLHtf4M/SCLUceZ31KjYMtRJj5bVs8MfYBBLT2dtq3xUfX4fKSiDFNFDlrxioELgkhg=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:09.516242 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-f1ab14ce-6858-4ce0-a848-7e7e14f17afa tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for project ea6a08e8c822475c97beef976047eee0. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:37:09.518983 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-f1ab14ce-6858-4ce0-a848-7e7e14f17afa tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for user de4d1b263d824d7eba32f646d1202052 and project ea6a08e8c822475c97beef976047eee0. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:37:09.538513 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f1ab14ce-6858-4ce0-a848-7e7e14f17afa tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.299601 Aug 03 06:37:09.538900 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 100/294] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:37:09 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:09.548677 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:09.570233 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6b941a1f-5e25-4b65-b3dc-f17f9143702c tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1705 microversion: 2.1 time: 0.185011 Aug 03 06:37:09.570233 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 92/295] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:09 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1705 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:09.769080 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:09.769403 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:09.773977 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:09.774164 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:09.774315 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:09.774713 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:09.774713 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:09.774801 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:09.901464 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] HTTP exception thrown: Cannot 'detach_volume' instance fa75334c-7975-4f8d-9c10-e90038912d08 while it is in vm_state rescued Aug 03 06:37:09.903554 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Returning 409 to user: Cannot 'detach_volume' instance fa75334c-7975-4f8d-9c10-e90038912d08 while it is in vm_state rescued {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:09.904111 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a2ad1d96-7e18-460e-b1af-cf44c0aa00f6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-volume_attachments/6ef3bb44-7c42-414a-9cf8-284511ec5913" status: 409 len: 152 microversion: 2.1 time: 0.137159 Aug 03 06:37:09.904536 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 104/296] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:37:09 2026] DELETE /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-volume_attachments/6ef3bb44-7c42-414a-9cf8-284511ec5913 => generated 152 bytes in 138 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) Aug 03 06:37:09.920013 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c50963db-f51f-4ee9-8d92-5984af375e23 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:09.921924 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c50963db-f51f-4ee9-8d92-5984af375e23 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:09.925755 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c50963db-f51f-4ee9-8d92-5984af375e23 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:09.925945 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c50963db-f51f-4ee9-8d92-5984af375e23 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:09.926142 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c50963db-f51f-4ee9-8d92-5984af375e23 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:09.926429 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c50963db-f51f-4ee9-8d92-5984af375e23 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:09.926594 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c50963db-f51f-4ee9-8d92-5984af375e23 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:09.926759 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c50963db-f51f-4ee9-8d92-5984af375e23 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:09.998801 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c50963db-f51f-4ee9-8d92-5984af375e23 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "POST /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/action" status: 202 len: 0 microversion: 2.1 time: 0.083126 Aug 03 06:37:09.999172 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 101/297] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:37:09 2026] POST /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:37:10.010506 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:10.013443 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:10.018861 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:10.020243 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:10.020243 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:10.020586 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:10.021183 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:10.022281 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:10.042230 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:10.652885 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:10.662009 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d9a45d74-7cbd-475c-96b8-350009fcaec6 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1713 microversion: 2.1 time: 0.654297 Aug 03 06:37:10.662297 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 93/298] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:10 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1713 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:10.965674 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-727825014", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "40f27497-7c9d-4473-8473-f199a596aee6"}], "security_groups": [{"name": "tempest-securitygroup--2134690501"}], "key_name": "tempest-keypair-995533158", "user_data": "}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:11.098211 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:11.099554 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:11.099554 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:11.099837 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:11.100307 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:11.100620 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:11.109436 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:11.189704 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] validate_networks() for [('40f27497-7c9d-4473-8473-f199a596aee6', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:37:11.190195 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:11.417009 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:11.577620 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:37:11.577866 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:37:11.578279 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:37:11.578491 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:37:11.578728 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:37:11.585610 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:11.585849 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:11.586143 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:11.586581 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:11.586911 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:11.586999 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:11.601786 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for project ea6a08e8c822475c97beef976047eee0. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:37:11.605368 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for user de4d1b263d824d7eba32f646d1202052 and project ea6a08e8c822475c97beef976047eee0. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:37:11.613714 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:37:11.615883 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:37:11.681679 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:11.683884 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:11.689218 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:11.689627 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:11.689971 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:11.690630 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:11.691066 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:11.691494 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:11.692646 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-27897db8-09ca-445a-ac09-8482fa7f8ac8 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 0.729840 Aug 03 06:37:11.694054 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 105/299] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:37:10 2026] POST /compute/v2.1/servers => generated 407 bytes in 732 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:37:11.708066 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-5b0fb67b-a392-46a8-b805-fd7ef2e84fd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:11.710597 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-5b0fb67b-a392-46a8-b805-fd7ef2e84fd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:11.712860 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:11.727809 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-5b0fb67b-a392-46a8-b805-fd7ef2e84fd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:11.798533 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-5b0fb67b-a392-46a8-b805-fd7ef2e84fd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:11.808277 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5b0fb67b-a392-46a8-b805-fd7ef2e84fd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1233 microversion: 2.1 time: 0.101575 Aug 03 06:37:11.808277 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 94/300] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:11 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1233 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:11.866682 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:11.890965 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a3fb48ea-8055-4805-9a7c-91e12f3836ee tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1713 microversion: 2.1 time: 0.211981 Aug 03 06:37:11.891235 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 102/301] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:11 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1713 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:12.831126 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:12.834112 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:12.838378 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:12.838769 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:12.839047 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:12.839798 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:12.840211 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:12.840602 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:12.869142 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:12.909568 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:12.912354 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:12.921267 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:12.922679 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:12.922679 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:12.923352 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:12.923893 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:12.924451 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:12.950739 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:12.954100 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:12.960595 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6228fb6c-596f-41df-a3b1-2d2010a61a03 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1285 microversion: 2.1 time: 0.131758 Aug 03 06:37:12.961223 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 106/302] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:12 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1285 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:13.112175 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:13.125111 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-864f0386-a943-4e04-a99f-1c06371e2a52 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1719 microversion: 2.1 time: 0.217883 Aug 03 06:37:13.125466 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 95/303] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:12 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1719 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:13.143090 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0ee5e2f6-d33f-4316-9e37-fe74d8e27277 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:13.145689 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0ee5e2f6-d33f-4316-9e37-fe74d8e27277 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:13.152583 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ee5e2f6-d33f-4316-9e37-fe74d8e27277 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:13.153555 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ee5e2f6-d33f-4316-9e37-fe74d8e27277 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:13.153883 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ee5e2f6-d33f-4316-9e37-fe74d8e27277 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:13.154880 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ee5e2f6-d33f-4316-9e37-fe74d8e27277 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:13.155104 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ee5e2f6-d33f-4316-9e37-fe74d8e27277 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:13.155299 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ee5e2f6-d33f-4316-9e37-fe74d8e27277 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:13.177762 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0ee5e2f6-d33f-4316-9e37-fe74d8e27277 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:13.553048 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0ee5e2f6-d33f-4316-9e37-fe74d8e27277 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.412219 Aug 03 06:37:13.553370 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 103/304] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:37:13 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-interface => generated 282 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:13.985070 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:13.987545 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:13.994116 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:13.994888 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:13.995176 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:13.995861 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:13.996871 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:13.996871 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:14.030563 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:14.708389 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-35faf225-f957-4adb-b816-eda2c157d89f req-4eccfb2d-a95f-4cb3-91bc-021f35afe0d2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fa75334c-7975-4f8d-9c10-e90038912d08", "tag": "f49fe585-afbd-47b1-af01-6e5d7f760869"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:14.718858 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-35faf225-f957-4adb-b816-eda2c157d89f req-4eccfb2d-a95f-4cb3-91bc-021f35afe0d2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:14.719137 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-35faf225-f957-4adb-b816-eda2c157d89f req-4eccfb2d-a95f-4cb3-91bc-021f35afe0d2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:14.719297 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-35faf225-f957-4adb-b816-eda2c157d89f req-4eccfb2d-a95f-4cb3-91bc-021f35afe0d2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:14.728893 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-35faf225-f957-4adb-b816-eda2c157d89f req-4eccfb2d-a95f-4cb3-91bc-021f35afe0d2 service nova] Creating event network-changed:f49fe585-afbd-47b1-af01-6e5d7f760869 for instance fa75334c-7975-4f8d-9c10-e90038912d08 on np0000006323 Aug 03 06:37:14.729536 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-35faf225-f957-4adb-b816-eda2c157d89f req-4eccfb2d-a95f-4cb3-91bc-021f35afe0d2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:14.737428 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-35faf225-f957-4adb-b816-eda2c157d89f req-4eccfb2d-a95f-4cb3-91bc-021f35afe0d2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029130 Aug 03 06:37:14.737428 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 96/305] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:14 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) Aug 03 06:37:14.929407 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:14.943338 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-68a2ff0d-67da-4037-9d21-63325d2ddb84 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1359 microversion: 2.1 time: 0.962460 Aug 03 06:37:14.943338 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 107/306] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:13 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1359 bytes in 963 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:15.969195 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:15.973544 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:15.980785 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:15.980785 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:15.980785 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:15.980785 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:15.981143 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:15.984337 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:16.003297 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:16.124781 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:16.131583 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6e252cff-e691-4d87-8d5b-781bc240d4a2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1359 microversion: 2.1 time: 0.167907 Aug 03 06:37:16.131919 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 104/307] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:15 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1359 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:16.796675 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-a9ce1fc2-2380-4b10-8825-54fcebe1d6ce req-c3767aa3-65c8-4664-b095-7bff9c567f1d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fa75334c-7975-4f8d-9c10-e90038912d08", "tag": "f49fe585-afbd-47b1-af01-6e5d7f760869"}, {"name": "network-changed", "server_uuid": "e7de2b5d-8be0-40c6-a116-ee5d905a0b31", "tag": "2087438a-ca56-4a52-860e-50839135acfd"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:16.799731 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a9ce1fc2-2380-4b10-8825-54fcebe1d6ce req-c3767aa3-65c8-4664-b095-7bff9c567f1d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:16.799888 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a9ce1fc2-2380-4b10-8825-54fcebe1d6ce req-c3767aa3-65c8-4664-b095-7bff9c567f1d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:16.800042 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a9ce1fc2-2380-4b10-8825-54fcebe1d6ce req-c3767aa3-65c8-4664-b095-7bff9c567f1d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:16.812788 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-a9ce1fc2-2380-4b10-8825-54fcebe1d6ce req-c3767aa3-65c8-4664-b095-7bff9c567f1d service nova] Creating event network-changed:f49fe585-afbd-47b1-af01-6e5d7f760869 for instance fa75334c-7975-4f8d-9c10-e90038912d08 on np0000006323 Aug 03 06:37:16.813031 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-a9ce1fc2-2380-4b10-8825-54fcebe1d6ce req-c3767aa3-65c8-4664-b095-7bff9c567f1d service nova] Creating event network-changed:2087438a-ca56-4a52-860e-50839135acfd for instance e7de2b5d-8be0-40c6-a116-ee5d905a0b31 on np0000006323 Aug 03 06:37:16.813520 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-a9ce1fc2-2380-4b10-8825-54fcebe1d6ce req-c3767aa3-65c8-4664-b095-7bff9c567f1d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:16.821380 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-a9ce1fc2-2380-4b10-8825-54fcebe1d6ce req-c3767aa3-65c8-4664-b095-7bff9c567f1d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.029334 Aug 03 06:37:16.822138 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 97/308] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:16 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:16.907792 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-aacb4d0a-bb6c-4e48-b8da-31d75e8903c1 req-65f1b496-010f-4e4f-b81f-168a5e2d8938 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e7de2b5d-8be0-40c6-a116-ee5d905a0b31", "name": "network-vif-plugged", "status": "completed", "tag": "2087438a-ca56-4a52-860e-50839135acfd"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:16.917638 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-aacb4d0a-bb6c-4e48-b8da-31d75e8903c1 req-65f1b496-010f-4e4f-b81f-168a5e2d8938 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:16.917845 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-aacb4d0a-bb6c-4e48-b8da-31d75e8903c1 req-65f1b496-010f-4e4f-b81f-168a5e2d8938 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:16.917984 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-aacb4d0a-bb6c-4e48-b8da-31d75e8903c1 req-65f1b496-010f-4e4f-b81f-168a5e2d8938 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:16.925678 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-aacb4d0a-bb6c-4e48-b8da-31d75e8903c1 req-65f1b496-010f-4e4f-b81f-168a5e2d8938 service nova] Creating event network-vif-plugged:2087438a-ca56-4a52-860e-50839135acfd for instance e7de2b5d-8be0-40c6-a116-ee5d905a0b31 on np0000006323 Aug 03 06:37:16.926031 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-aacb4d0a-bb6c-4e48-b8da-31d75e8903c1 req-65f1b496-010f-4e4f-b81f-168a5e2d8938 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:16.931059 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-aacb4d0a-bb6c-4e48-b8da-31d75e8903c1 req-65f1b496-010f-4e4f-b81f-168a5e2d8938 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026532 Aug 03 06:37:16.931379 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 108/309] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:16 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) Aug 03 06:37:17.155068 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:17.156834 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:17.161923 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:17.162021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:17.162338 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:17.162879 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:17.163219 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:17.163584 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:17.186234 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:17.337025 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:17.351982 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6889d542-493b-4f60-a927-cafc179576d2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1359 microversion: 2.1 time: 0.202202 Aug 03 06:37:17.352313 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 105/310] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:17 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1359 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:17.549345 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1757909033", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "1696596e-a902-47c5-89e2-80b0ea2435d3"}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:17.671490 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:17.671880 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:17.672243 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:17.672998 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:17.674935 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:17.675264 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:17.683371 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] validate_networks() for [('1696596e-a902-47c5-89e2-80b0ea2435d3', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:37:17.684722 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:17.894997 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:18.047214 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:37:18.047497 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:37:18.047720 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:37:18.047888 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:37:18.048045 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:37:18.063194 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:18.063365 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:18.063943 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:18.064078 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:18.065626 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:18.065832 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:18.080022 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Getting quotas for project 391ba44c89c94a3e9689b6e08ce47992. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:37:18.083058 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Getting quotas for user 5a04838f8ec84297ad5119d3cacf0b30 and project 391ba44c89c94a3e9689b6e08ce47992. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:37:18.090937 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:37:18.093281 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:37:18.150315 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-af99b9b4-ee03-4449-b56b-74e5000d5a71 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.87 time: 0.865993 Aug 03 06:37:18.150604 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 98/311] 10.4.3.71 () {70 vars in 1299 bytes} [Mon Aug 3 06:37:17 2026] POST /compute/v2.1/servers => generated 378 bytes in 867 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Aug 03 06:37:18.166624 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8918afe3-5b73-456d-857d-a616e5ed17cf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:18.169626 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8918afe3-5b73-456d-857d-a616e5ed17cf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:18.182915 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-8918afe3-5b73-456d-857d-a616e5ed17cf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:18.229856 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8918afe3-5b73-456d-857d-a616e5ed17cf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:18.234006 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8918afe3-5b73-456d-857d-a616e5ed17cf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:18.234597 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8918afe3-5b73-456d-857d-a616e5ed17cf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:18.242221 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8918afe3-5b73-456d-857d-a616e5ed17cf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 200 len: 1395 microversion: 2.87 time: 0.080979 Aug 03 06:37:18.242515 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 109/312] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:18 2026] GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 1395 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:18.379863 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:18.381830 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:18.387515 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:18.388043 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:18.388435 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:18.389022 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:18.389473 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:18.389851 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:18.408097 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:18.542559 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:18.554357 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f74e58e7-d376-432b-bcb4-3d45037383ff tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1546 microversion: 2.1 time: 0.176344 Aug 03 06:37:18.554357 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 106/313] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:18 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1546 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:18.579028 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b18f57fa-a252-4299-8f34-a01ca70dfd1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:18.581443 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b18f57fa-a252-4299-8f34-a01ca70dfd1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:18.587095 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b18f57fa-a252-4299-8f34-a01ca70dfd1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:18.587361 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b18f57fa-a252-4299-8f34-a01ca70dfd1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:18.587544 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b18f57fa-a252-4299-8f34-a01ca70dfd1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:18.587888 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b18f57fa-a252-4299-8f34-a01ca70dfd1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:18.588078 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b18f57fa-a252-4299-8f34-a01ca70dfd1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:18.588288 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b18f57fa-a252-4299-8f34-a01ca70dfd1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:18.600504 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b18f57fa-a252-4299-8f34-a01ca70dfd1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:18.684591 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b18f57fa-a252-4299-8f34-a01ca70dfd1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.109553 Aug 03 06:37:18.685103 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 99/314] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:37:18 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31/os-interface => generated 282 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:18.971844 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-4a853f27-1c1d-48f0-a20a-e0f9907687bf req-63a053da-731a-4102-82fc-fb2809271123 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e7de2b5d-8be0-40c6-a116-ee5d905a0b31", "name": "network-vif-plugged", "status": "completed", "tag": "2087438a-ca56-4a52-860e-50839135acfd"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:18.980087 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4a853f27-1c1d-48f0-a20a-e0f9907687bf req-63a053da-731a-4102-82fc-fb2809271123 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:18.980357 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4a853f27-1c1d-48f0-a20a-e0f9907687bf req-63a053da-731a-4102-82fc-fb2809271123 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:18.980482 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4a853f27-1c1d-48f0-a20a-e0f9907687bf req-63a053da-731a-4102-82fc-fb2809271123 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:18.989067 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-4a853f27-1c1d-48f0-a20a-e0f9907687bf req-63a053da-731a-4102-82fc-fb2809271123 service nova] Creating event network-vif-plugged:2087438a-ca56-4a52-860e-50839135acfd for instance e7de2b5d-8be0-40c6-a116-ee5d905a0b31 on np0000006323 Aug 03 06:37:18.989526 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-4a853f27-1c1d-48f0-a20a-e0f9907687bf req-63a053da-731a-4102-82fc-fb2809271123 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:18.996496 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-4a853f27-1c1d-48f0-a20a-e0f9907687bf req-63a053da-731a-4102-82fc-fb2809271123 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027056 Aug 03 06:37:18.997106 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 110/315] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:18 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) Aug 03 06:37:19.260834 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:19.262604 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:19.276711 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:19.276711 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:19.276711 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:19.277166 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:19.277586 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:19.278006 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:19.290230 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-9f28ce95-4b2e-4970-8bf6-c1ba215ad4c9 req-c2a720f2-3801-4c67-b99a-e53ee5e4ce03 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e7de2b5d-8be0-40c6-a116-ee5d905a0b31", "tag": "2087438a-ca56-4a52-860e-50839135acfd"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:19.296202 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-9f28ce95-4b2e-4970-8bf6-c1ba215ad4c9 req-c2a720f2-3801-4c67-b99a-e53ee5e4ce03 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:19.296437 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-9f28ce95-4b2e-4970-8bf6-c1ba215ad4c9 req-c2a720f2-3801-4c67-b99a-e53ee5e4ce03 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:19.296578 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-9f28ce95-4b2e-4970-8bf6-c1ba215ad4c9 req-c2a720f2-3801-4c67-b99a-e53ee5e4ce03 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:19.298573 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:19.305476 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-9f28ce95-4b2e-4970-8bf6-c1ba215ad4c9 req-c2a720f2-3801-4c67-b99a-e53ee5e4ce03 service nova] Creating event network-changed:2087438a-ca56-4a52-860e-50839135acfd for instance e7de2b5d-8be0-40c6-a116-ee5d905a0b31 on np0000006323 Aug 03 06:37:19.306312 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-9f28ce95-4b2e-4970-8bf6-c1ba215ad4c9 req-c2a720f2-3801-4c67-b99a-e53ee5e4ce03 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:19.310875 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-9f28ce95-4b2e-4970-8bf6-c1ba215ad4c9 req-c2a720f2-3801-4c67-b99a-e53ee5e4ce03 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022561 Aug 03 06:37:19.312720 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 100/316] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:19 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) Aug 03 06:37:19.352693 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:19.358474 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:19.359039 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:19.369942 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1d86c267-922c-4daa-a56c-4c574e04bcdf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 200 len: 1455 microversion: 2.87 time: 0.111074 Aug 03 06:37:19.370224 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 107/317] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:19 2026] GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 1455 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:19.523432 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:20.392986 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:20.395919 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:20.404003 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:20.404313 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:20.404441 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:20.404869 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:20.405437 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:20.405810 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:20.422987 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:20.536667 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:20.541583 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:20.542159 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:20.548987 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3ea85f06-6ff1-4530-8d9d-0d126c01e0b0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 200 len: 1495 microversion: 2.87 time: 0.159790 Aug 03 06:37:20.549344 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 111/318] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:20 2026] GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 1495 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:21.062835 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-4603ee7e-3a60-45ea-94c1-e4d21cfb1255 req-ecb97942-e759-4e6f-89f8-6791fac0825c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5e3c5cc2-6ba2-4dd0-85ee-271e19708b93", "tag": "717ee798-3291-42ab-8f75-177bfa411aeb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:21.068585 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4603ee7e-3a60-45ea-94c1-e4d21cfb1255 req-ecb97942-e759-4e6f-89f8-6791fac0825c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:21.068771 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4603ee7e-3a60-45ea-94c1-e4d21cfb1255 req-ecb97942-e759-4e6f-89f8-6791fac0825c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:21.068904 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4603ee7e-3a60-45ea-94c1-e4d21cfb1255 req-ecb97942-e759-4e6f-89f8-6791fac0825c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:21.074830 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-4603ee7e-3a60-45ea-94c1-e4d21cfb1255 req-ecb97942-e759-4e6f-89f8-6791fac0825c service nova] Creating event network-changed:717ee798-3291-42ab-8f75-177bfa411aeb for instance 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 on np0000006323 Aug 03 06:37:21.075172 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-4603ee7e-3a60-45ea-94c1-e4d21cfb1255 req-ecb97942-e759-4e6f-89f8-6791fac0825c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:21.078703 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-4603ee7e-3a60-45ea-94c1-e4d21cfb1255 req-ecb97942-e759-4e6f-89f8-6791fac0825c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017911 Aug 03 06:37:21.078998 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 101/319] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:21 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) Aug 03 06:37:21.570836 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:21.573613 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:21.578840 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:21.579273 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:21.579439 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:21.580156 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:21.580510 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:21.581052 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:21.592994 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:21.598552 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:22.577378 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:22.577378 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:22.578682 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:22.578682 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4a500b4d-efa3-4fb9-896b-2c009d60c482 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 200 len: 1495 microversion: 2.87 time: 0.224967 Aug 03 06:37:22.578682 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 108/320] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:21 2026] GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 1495 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:22.579387 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1126847203", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "b87add10-3c86-4570-a10a-68d61cdd683f"}]}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:22.653636 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:22.654009 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:22.654229 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:22.654721 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:22.655000 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:22.655263 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:22.662472 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] validate_networks() for [('b87add10-3c86-4570-a10a-68d61cdd683f', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:37:22.662843 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:22.818294 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:22.819740 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:22.824148 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:22.824148 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:22.824148 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:22.824432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:22.824741 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:22.825009 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:22.858116 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:22.893090 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:23.003843 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:23.008198 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:23.008809 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:23.016049 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0dd182f2-d7d1-412f-8905-0fd6c925fc03 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 200 len: 1495 microversion: 2.87 time: 0.199482 Aug 03 06:37:23.016373 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 102/321] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:22 2026] GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 1495 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:23.036375 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:37:23.036624 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:37:23.036913 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:37:23.037115 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:37:23.037878 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:37:23.045039 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:23.045280 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:23.045440 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:23.046025 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:23.047432 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:23.047606 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:23.056585 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Getting quotas for project 4f730495ed424f9ea96e209ffcdeb37e. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:37:23.058559 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Getting quotas for user bf7d106363d14080a7240bc62b3aeffb and project 4f730495ed424f9ea96e209ffcdeb37e. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:37:23.063809 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:37:23.065068 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:37:23.108232 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-fd7559ef-f802-401d-8a1d-a859aa3885f4 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.724792 Aug 03 06:37:23.108452 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 112/322] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:37:22 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) Aug 03 06:37:23.119240 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5c34da42-b8bd-4a2d-9bbf-db9d0c9b1fdd tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:23.120223 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-25233d76-4871-4d1c-aeca-afeeb3db1ff5 req-47fb5ec7-f9ee-4f67-8e3a-8376d831c7ef service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e3c5cc2-6ba2-4dd0-85ee-271e19708b93", "name": "network-vif-plugged", "status": "completed", "tag": "717ee798-3291-42ab-8f75-177bfa411aeb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:23.121606 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5c34da42-b8bd-4a2d-9bbf-db9d0c9b1fdd tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:23.125730 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-25233d76-4871-4d1c-aeca-afeeb3db1ff5 req-47fb5ec7-f9ee-4f67-8e3a-8376d831c7ef service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:23.125974 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-25233d76-4871-4d1c-aeca-afeeb3db1ff5 req-47fb5ec7-f9ee-4f67-8e3a-8376d831c7ef service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:23.125974 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-25233d76-4871-4d1c-aeca-afeeb3db1ff5 req-47fb5ec7-f9ee-4f67-8e3a-8376d831c7ef service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:23.132733 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-25233d76-4871-4d1c-aeca-afeeb3db1ff5 req-47fb5ec7-f9ee-4f67-8e3a-8376d831c7ef service nova] Creating event network-vif-plugged:717ee798-3291-42ab-8f75-177bfa411aeb for instance 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 on np0000006323 Aug 03 06:37:23.132914 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-25233d76-4871-4d1c-aeca-afeeb3db1ff5 req-47fb5ec7-f9ee-4f67-8e3a-8376d831c7ef service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:23.138704 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-25233d76-4871-4d1c-aeca-afeeb3db1ff5 req-47fb5ec7-f9ee-4f67-8e3a-8376d831c7ef service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018538 Aug 03 06:37:23.138704 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 103/323] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:23 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) Aug 03 06:37:23.140237 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-5c34da42-b8bd-4a2d-9bbf-db9d0c9b1fdd tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:23.197131 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5c34da42-b8bd-4a2d-9bbf-db9d0c9b1fdd tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf7d106363d14080a7240bc62b3aeffb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f730495ed424f9ea96e209ffcdeb37e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:23.205782 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5c34da42-b8bd-4a2d-9bbf-db9d0c9b1fdd tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] 10.4.3.71 "GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5" status: 200 len: 1212 microversion: 2.1 time: 0.088329 Aug 03 06:37:23.206028 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 109/324] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:23 2026] GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5 => generated 1212 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:24.036191 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:24.039623 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:24.044744 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:24.045147 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:24.045545 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:24.046218 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:24.046723 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:24.047141 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:24.074457 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:24.225675 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:24.226210 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:24.231875 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:24.232158 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:24.232422 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:24.232886 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:24.233179 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:24.233526 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:24.253805 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:24.263435 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:24.268749 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:24.269686 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:24.277522 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-facb610a-5ce4-4d68-8b20-2bd8fdccf0a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 200 len: 1694 microversion: 2.87 time: 0.243354 Aug 03 06:37:24.278062 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 113/325] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:24 2026] GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 1694 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:24.306640 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-fc922c22-15de-4137-92bf-639a7e94ce95 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-523895138"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:24.308234 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-fc922c22-15de-4137-92bf-639a7e94ce95 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:24.312671 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc922c22-15de-4137-92bf-639a7e94ce95 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:24.313016 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc922c22-15de-4137-92bf-639a7e94ce95 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:24.313299 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc922c22-15de-4137-92bf-639a7e94ce95 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:24.313738 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc922c22-15de-4137-92bf-639a7e94ce95 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:24.313981 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc922c22-15de-4137-92bf-639a7e94ce95 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:24.314189 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc922c22-15de-4137-92bf-639a7e94ce95 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:24.319578 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf7d106363d14080a7240bc62b3aeffb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f730495ed424f9ea96e209ffcdeb37e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:24.328807 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5e86e149-df71-4fed-a850-ff33c0a21eb6 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] 10.4.3.71 "GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5" status: 200 len: 1270 microversion: 2.1 time: 0.108505 Aug 03 06:37:24.329128 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 104/326] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:24 2026] GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5 => generated 1270 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:25.078345 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-fc922c22-15de-4137-92bf-639a7e94ce95 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "POST /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93/action" status: 202 len: 52 microversion: 2.87 time: 0.775095 Aug 03 06:37:25.078847 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 110/327] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:37:24 2026] POST /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93/action => generated 52 bytes in 776 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) Aug 03 06:37:25.190122 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-87886dc7-745f-442f-8758-1f03732eb73c req-266bfbfb-a319-433c-ad95-3d6388ae1efe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e3c5cc2-6ba2-4dd0-85ee-271e19708b93", "name": "network-vif-plugged", "status": "completed", "tag": "717ee798-3291-42ab-8f75-177bfa411aeb"}, {"name": "network-changed", "server_uuid": "594652b2-b5bd-4812-b930-2db6ffb760d5", "tag": "625bd51f-06f3-442c-9ee6-8532eb9615de"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:25.197800 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-87886dc7-745f-442f-8758-1f03732eb73c req-266bfbfb-a319-433c-ad95-3d6388ae1efe service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:25.198003 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-87886dc7-745f-442f-8758-1f03732eb73c req-266bfbfb-a319-433c-ad95-3d6388ae1efe service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:25.198091 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-87886dc7-745f-442f-8758-1f03732eb73c req-266bfbfb-a319-433c-ad95-3d6388ae1efe service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:25.204670 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-87886dc7-745f-442f-8758-1f03732eb73c req-266bfbfb-a319-433c-ad95-3d6388ae1efe service nova] Creating event network-vif-plugged:717ee798-3291-42ab-8f75-177bfa411aeb for instance 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 on np0000006323 Aug 03 06:37:25.204892 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-87886dc7-745f-442f-8758-1f03732eb73c req-266bfbfb-a319-433c-ad95-3d6388ae1efe service nova] Creating event network-changed:625bd51f-06f3-442c-9ee6-8532eb9615de for instance 594652b2-b5bd-4812-b930-2db6ffb760d5 on np0000006323 Aug 03 06:37:25.205392 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-87886dc7-745f-442f-8758-1f03732eb73c req-266bfbfb-a319-433c-ad95-3d6388ae1efe service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:25.211191 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-87886dc7-745f-442f-8758-1f03732eb73c req-266bfbfb-a319-433c-ad95-3d6388ae1efe service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023019 Aug 03 06:37:25.212472 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 114/328] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:25 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:25.348443 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:25.349935 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:25.355892 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:25.358099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:25.358099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:25.358099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:25.358099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:25.358221 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:25.380154 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:25.500605 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf7d106363d14080a7240bc62b3aeffb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f730495ed424f9ea96e209ffcdeb37e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:25.507593 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f7911f0b-b61a-4e44-a371-1649424e83b1 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] 10.4.3.71 "GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5" status: 200 len: 1312 microversion: 2.1 time: 0.160890 Aug 03 06:37:25.508147 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 105/329] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:25 2026] GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5 => generated 1312 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:25.937827 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-3560bece-a4f0-4065-94f7-6fa53570f190 req-35102dff-e352-4e68-9094-04622ed438c6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "594652b2-b5bd-4812-b930-2db6ffb760d5", "name": "network-vif-plugged", "status": "completed", "tag": "625bd51f-06f3-442c-9ee6-8532eb9615de"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:25.948307 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3560bece-a4f0-4065-94f7-6fa53570f190 req-35102dff-e352-4e68-9094-04622ed438c6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:25.948506 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3560bece-a4f0-4065-94f7-6fa53570f190 req-35102dff-e352-4e68-9094-04622ed438c6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:25.948694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3560bece-a4f0-4065-94f7-6fa53570f190 req-35102dff-e352-4e68-9094-04622ed438c6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:25.962580 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3560bece-a4f0-4065-94f7-6fa53570f190 req-35102dff-e352-4e68-9094-04622ed438c6 service nova] Creating event network-vif-plugged:625bd51f-06f3-442c-9ee6-8532eb9615de for instance 594652b2-b5bd-4812-b930-2db6ffb760d5 on np0000006323 Aug 03 06:37:25.962580 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-3560bece-a4f0-4065-94f7-6fa53570f190 req-35102dff-e352-4e68-9094-04622ed438c6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:25.967223 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-3560bece-a4f0-4065-94f7-6fa53570f190 req-35102dff-e352-4e68-9094-04622ed438c6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031623 Aug 03 06:37:25.967553 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 111/330] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:25 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) Aug 03 06:37:26.525478 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:26.527591 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:26.531990 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:26.532337 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:26.532590 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:26.533116 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:26.533477 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:26.533821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:26.556201 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:26.724088 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf7d106363d14080a7240bc62b3aeffb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f730495ed424f9ea96e209ffcdeb37e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:26.735607 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8b7347f2-e8df-4316-a7b3-986ecb3c5674 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] 10.4.3.71 "GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5" status: 200 len: 1312 microversion: 2.1 time: 0.212389 Aug 03 06:37:26.736199 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 115/331] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:26 2026] GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5 => generated 1312 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:37:26.765168 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9410f05d-67d1-430e-954a-c72d23107bf5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:26.765533 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9410f05d-67d1-430e-954a-c72d23107bf5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:26.768690 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9410f05d-67d1-430e-954a-c72d23107bf5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:26.768954 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9410f05d-67d1-430e-954a-c72d23107bf5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:26.769225 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9410f05d-67d1-430e-954a-c72d23107bf5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:26.769414 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9410f05d-67d1-430e-954a-c72d23107bf5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:26.769584 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9410f05d-67d1-430e-954a-c72d23107bf5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:26.769758 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9410f05d-67d1-430e-954a-c72d23107bf5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:26.825452 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-9410f05d-67d1-430e-954a-c72d23107bf5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lazy-loading 'services' on Instance uuid 46277275-2fa9-47c7-a12c-50cf90a75eae {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:37:26.896224 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9410f05d-67d1-430e-954a-c72d23107bf5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/os-volume_attachments/2d6edcca-4627-49df-b375-a7bfb8639a0f" status: 202 len: 0 microversion: 2.1 time: 0.132638 Aug 03 06:37:26.896526 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 106/332] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:37:26 2026] DELETE /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/os-volume_attachments/2d6edcca-4627-49df-b375-a7bfb8639a0f => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:37:27.750844 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:27.752520 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:27.756994 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:27.757414 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:27.757730 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:27.758226 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:27.758627 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:27.758953 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:27.777322 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:27.887390 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf7d106363d14080a7240bc62b3aeffb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f730495ed424f9ea96e209ffcdeb37e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:27.894689 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a3acd8fa-4d57-4053-ac69-48620b648ffb tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] 10.4.3.71 "GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5" status: 200 len: 1499 microversion: 2.1 time: 0.145684 Aug 03 06:37:27.895018 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 112/333] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:27 2026] GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5 => generated 1499 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:27.989540 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8ae6953c-db54-4a65-92a3-34f780af7cc1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:27.997107 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8ae6953c-db54-4a65-92a3-34f780af7cc1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:27.997107 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8ae6953c-db54-4a65-92a3-34f780af7cc1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:27.997107 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8ae6953c-db54-4a65-92a3-34f780af7cc1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:28.008750 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-52f7600a-8c72-4c17-a21e-7b22164c5b5b req-bf72988e-bca5-4a51-9d36-5f37318ee48e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "594652b2-b5bd-4812-b930-2db6ffb760d5", "name": "network-vif-plugged", "status": "completed", "tag": "625bd51f-06f3-442c-9ee6-8532eb9615de"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:28.015972 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8ae6953c-db54-4a65-92a3-34f780af7cc1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Going to try to stop instance {{(pid=84359) force_stop /opt/stack/nova/nova/compute/api.py:2855}} Aug 03 06:37:28.017371 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-52f7600a-8c72-4c17-a21e-7b22164c5b5b req-bf72988e-bca5-4a51-9d36-5f37318ee48e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:28.017550 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-52f7600a-8c72-4c17-a21e-7b22164c5b5b req-bf72988e-bca5-4a51-9d36-5f37318ee48e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:28.017727 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-52f7600a-8c72-4c17-a21e-7b22164c5b5b req-bf72988e-bca5-4a51-9d36-5f37318ee48e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:28.026958 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-52f7600a-8c72-4c17-a21e-7b22164c5b5b req-bf72988e-bca5-4a51-9d36-5f37318ee48e service nova] Creating event network-vif-plugged:625bd51f-06f3-442c-9ee6-8532eb9615de for instance 594652b2-b5bd-4812-b930-2db6ffb760d5 on np0000006323 Aug 03 06:37:28.028580 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-52f7600a-8c72-4c17-a21e-7b22164c5b5b req-bf72988e-bca5-4a51-9d36-5f37318ee48e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:28.036735 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-52f7600a-8c72-4c17-a21e-7b22164c5b5b req-bf72988e-bca5-4a51-9d36-5f37318ee48e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028797 Aug 03 06:37:28.036735 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 107/334] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:28 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) Aug 03 06:37:28.057991 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8ae6953c-db54-4a65-92a3-34f780af7cc1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/action" status: 202 len: 0 microversion: 2.1 time: 0.070742 Aug 03 06:37:28.058721 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 116/335] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:37:27 2026] POST /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:37:28.069114 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:28.069860 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:28.071206 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:28.076405 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:28.077585 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:28.077930 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:28.078614 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:28.079238 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:28.079586 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:28.086944 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=4 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:28.108503 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:28.292764 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:28.302775 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0a286111-51c0-4ef0-92bf-3e546aba40e1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1667 microversion: 2.1 time: 0.234507 Aug 03 06:37:28.303675 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 113/336] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:28 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1667 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:29.234940 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:29.239318 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:29.241028 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.241282 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.241504 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.242070 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.242499 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.242886 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.260934 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:29.270588 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-de400e3d-782d-4c36-a217-0a47b1d07554 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:29.271072 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-de400e3d-782d-4c36-a217-0a47b1d07554 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:29.281504 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de400e3d-782d-4c36-a217-0a47b1d07554 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.281739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de400e3d-782d-4c36-a217-0a47b1d07554 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.281837 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de400e3d-782d-4c36-a217-0a47b1d07554 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.282085 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de400e3d-782d-4c36-a217-0a47b1d07554 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.282228 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de400e3d-782d-4c36-a217-0a47b1d07554 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.282361 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de400e3d-782d-4c36-a217-0a47b1d07554 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.296506 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-de400e3d-782d-4c36-a217-0a47b1d07554 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:37:29.356830 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-de400e3d-782d-4c36-a217-0a47b1d07554 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 204 len: 0 microversion: 2.93 time: 0.087840 Aug 03 06:37:29.359184 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 114/337] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:37:29 2026] DELETE /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:37:29.362021 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:29.364392 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:29.369167 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.369672 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.370144 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.370899 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.371214 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.371537 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.392248 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:29.428203 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:29.436201 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:29.438118 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:29.450320 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f8844219-a626-4772-928d-80f4029c906a tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 200 len: 1694 microversion: 2.87 time: 0.217277 Aug 03 06:37:29.450809 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 117/338] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:29 2026] GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 1694 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:29.454032 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:29.458895 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:29.462333 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.462616 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.462872 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.463360 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.463732 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.464051 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.498334 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:29.550160 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:29.551451 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "a3110a88-d89e-4cb7-b9d8-bdae47a605a2"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:29.552983 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:29.558049 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.558307 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.558905 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.559113 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.559396 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.559558 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.560447 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-58041842-cc9c-4e79-ac3e-e4dcbff5d534 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1644 microversion: 2.1 time: 0.200447 Aug 03 06:37:29.560920 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 115/339] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:29 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1644 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:29.575568 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c47094a4-77ec-4592-be69-6b77f62d773b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:29.581585 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c47094a4-77ec-4592-be69-6b77f62d773b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.582063 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c47094a4-77ec-4592-be69-6b77f62d773b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.582201 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c47094a4-77ec-4592-be69-6b77f62d773b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.610163 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] HTTP exception thrown: Volume 782b7a2f-895e-431f-bba0-1d06c908afd2 could not be found. Aug 03 06:37:29.610508 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] Returning 404 to user: Volume 782b7a2f-895e-431f-bba0-1d06c908afd2 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:29.610873 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-caa0ced2-b8e8-4cab-ab9a-8840aa5a590f tempest-VolumesAdminNegativeTest-1323326637 tempest-VolumesAdminNegativeTest-1323326637-project] 10.4.3.71 "PUT /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5/os-volume_attachments/782b7a2f-895e-431f-bba0-1d06c908afd2" status: 404 len: 109 microversion: 2.1 time: 0.403963 Aug 03 06:37:29.611322 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 108/340] 10.4.3.71 () {68 vars in 1544 bytes} [Mon Aug 3 06:37:29 2026] PUT /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5/os-volume_attachments/782b7a2f-895e-431f-bba0-1d06c908afd2 => generated 109 bytes in 404 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:37:29.620674 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-88857634", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "delete_on_termination": "true", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "1696596e-a902-47c5-89e2-80b0ea2435d3"}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:29.620832 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c47094a4-77ec-4592-be69-6b77f62d773b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Going to try to start instance {{(pid=84360) start /opt/stack/nova/nova/compute/api.py:2878}} Aug 03 06:37:29.649715 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c47094a4-77ec-4592-be69-6b77f62d773b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/action" status: 202 len: 0 microversion: 2.1 time: 0.075982 Aug 03 06:37:29.650178 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 116/341] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:37:29 2026] POST /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:37:29.663326 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:29.665547 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:29.667073 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:29.668453 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:29.669068 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:29.671987 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.672438 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.672696 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.673955 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.675549 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.675549 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.678089 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ec40f6b4-2fbf-488c-91c5-3ea2067e5a0f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1869 microversion: 2.93 time: 0.226752 Aug 03 06:37:29.678781 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 118/342] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:29 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1869 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:29.714539 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:29.763397 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.763397 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.763397 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.763944 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:29.766474 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:29.767032 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:29.792416 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] validate_networks() for [('1696596e-a902-47c5-89e2-80b0ea2435d3', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:37:29.793814 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:29.990481 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-cbcad51f-6548-4039-a55a-7b7dff313e89 req-2755c19d-03ac-4921-b1a4-c84ac1d61007 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "name": "network-vif-unplugged", "status": "completed", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:30.002810 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-cbcad51f-6548-4039-a55a-7b7dff313e89 req-2755c19d-03ac-4921-b1a4-c84ac1d61007 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:30.003060 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-cbcad51f-6548-4039-a55a-7b7dff313e89 req-2755c19d-03ac-4921-b1a4-c84ac1d61007 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:30.003318 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-cbcad51f-6548-4039-a55a-7b7dff313e89 req-2755c19d-03ac-4921-b1a4-c84ac1d61007 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:30.014723 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-cbcad51f-6548-4039-a55a-7b7dff313e89 req-2755c19d-03ac-4921-b1a4-c84ac1d61007 service nova] Creating event network-vif-unplugged:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:37:30.015267 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-cbcad51f-6548-4039-a55a-7b7dff313e89 req-2755c19d-03ac-4921-b1a4-c84ac1d61007 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:30.023223 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-cbcad51f-6548-4039-a55a-7b7dff313e89 req-2755c19d-03ac-4921-b1a4-c84ac1d61007 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.035190 Aug 03 06:37:30.026040 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 119/343] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:29 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) Aug 03 06:37:30.026370 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:30.036723 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-17ac0ec1-71c6-41a0-bff3-07d712f4e86c tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1653 microversion: 2.1 time: 0.375729 Aug 03 06:37:30.036852 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 117/344] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:29 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1653 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:30.084924 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:30.219342 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:37:30.219548 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:37:30.219770 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:37:30.219965 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:37:30.220328 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:37:30.226352 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:30.226556 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:30.226720 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:30.227388 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:30.228993 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:30.229145 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:30.242339 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Getting quotas for project 391ba44c89c94a3e9689b6e08ce47992. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:37:30.249847 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Getting quotas for user 5a04838f8ec84297ad5119d3cacf0b30 and project 391ba44c89c94a3e9689b6e08ce47992. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:37:30.257311 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:37:30.259108 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] 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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:37:30.329727 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4da3ccac-01b9-4ffc-93b8-8b9bc68a17e8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.87 time: 0.711607 Aug 03 06:37:30.330123 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 109/345] 10.4.3.71 () {70 vars in 1299 bytes} [Mon Aug 3 06:37:29 2026] POST /compute/v2.1/servers => generated 378 bytes in 712 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Aug 03 06:37:30.343695 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7a3fd149-5c82-4232-9aac-eb362d30df1d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:30.346929 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7a3fd149-5c82-4232-9aac-eb362d30df1d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:30.362705 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7a3fd149-5c82-4232-9aac-eb362d30df1d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:30.447459 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7a3fd149-5c82-4232-9aac-eb362d30df1d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:30.458130 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7a3fd149-5c82-4232-9aac-eb362d30df1d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:30.458130 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7a3fd149-5c82-4232-9aac-eb362d30df1d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:30.469922 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7a3fd149-5c82-4232-9aac-eb362d30df1d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1393 microversion: 2.87 time: 0.128410 Aug 03 06:37:30.470238 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 120/346] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:30 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1393 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:30.564817 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-726e225d-e883-439b-b04b-5ad909fb4e4c req-29b41224-55b8-4d36-b528-454bb991166f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "name": "network-vif-deleted", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:30.581053 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-726e225d-e883-439b-b04b-5ad909fb4e4c req-29b41224-55b8-4d36-b528-454bb991166f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:30.581342 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-726e225d-e883-439b-b04b-5ad909fb4e4c req-29b41224-55b8-4d36-b528-454bb991166f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:30.581537 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-726e225d-e883-439b-b04b-5ad909fb4e4c req-29b41224-55b8-4d36-b528-454bb991166f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:30.590531 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-726e225d-e883-439b-b04b-5ad909fb4e4c req-29b41224-55b8-4d36-b528-454bb991166f service nova] Creating event network-vif-deleted:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:37:30.591090 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-726e225d-e883-439b-b04b-5ad909fb4e4c req-29b41224-55b8-4d36-b528-454bb991166f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:30.597194 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-726e225d-e883-439b-b04b-5ad909fb4e4c req-29b41224-55b8-4d36-b528-454bb991166f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034965 Aug 03 06:37:30.597194 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 118/347] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37: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) Aug 03 06:37:30.703382 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:30.706153 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:30.710806 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:30.711061 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:30.711303 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:30.711960 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:30.712078 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:30.713369 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:30.742917 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:30.771877 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2adc867c-7002-4a1f-9131-8308dbdbfb23 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:30.772053 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2adc867c-7002-4a1f-9131-8308dbdbfb23 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:30.781695 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2adc867c-7002-4a1f-9131-8308dbdbfb23 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:30.782179 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2adc867c-7002-4a1f-9131-8308dbdbfb23 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:30.782328 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2adc867c-7002-4a1f-9131-8308dbdbfb23 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:30.782593 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2adc867c-7002-4a1f-9131-8308dbdbfb23 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:30.782759 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2adc867c-7002-4a1f-9131-8308dbdbfb23 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:30.782877 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2adc867c-7002-4a1f-9131-8308dbdbfb23 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:30.811235 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:30.814704 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2adc867c-7002-4a1f-9131-8308dbdbfb23 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:37:30.820540 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:30.820540 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'df78f19d2024456395155bbbc699651d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6772851796c4cabb61bc53131b103cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:30.830146 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3849c13e-11b3-4b7a-a2d9-a3198e992549 tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 200 len: 1515 microversion: 2.93 time: 0.129348 Aug 03 06:37:30.830637 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 110/348] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:30 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 1515 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:30.887209 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2adc867c-7002-4a1f-9131-8308dbdbfb23 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5" status: 204 len: 0 microversion: 2.1 time: 0.118405 Aug 03 06:37:30.887740 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 121/349] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:37:30 2026] DELETE /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:37:30.896968 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:30.898679 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:30.904330 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:30.904792 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:30.905106 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:30.906266 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:30.906732 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:30.907126 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:30.938731 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:31.056306 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:31.063830 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:31.067100 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=81,nova_api:INSERT=10,nova_api:DELETE=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:31.071186 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:31.072473 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:31.073351 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:31.074690 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:31.075611 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:31.076519 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:31.166692 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf7d106363d14080a7240bc62b3aeffb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f730495ed424f9ea96e209ffcdeb37e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:31.176759 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e3c7cb24-1cf8-4c90-8398-be5cc1ae7736 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] 10.4.3.71 "GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5" status: 200 len: 1505 microversion: 2.1 time: 0.281496 Aug 03 06:37:31.178057 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 119/350] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:30 2026] GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5 => generated 1505 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:31.286405 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:31.442219 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:31.454743 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-56d9eeb3-c84c-4b1b-b562-143b9520f531 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1653 microversion: 2.1 time: 0.400876 Aug 03 06:37:31.455124 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 111/351] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:31 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1653 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:31.495177 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:31.499722 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:31.506945 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:31.506945 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:31.506945 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:31.506945 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:31.507432 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:31.507432 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:31.528990 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:31.609782 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:31.615132 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:31.615798 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:31.632435 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b30a5831-433c-4fe2-99fd-9fda658c0dc4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1389 microversion: 2.87 time: 0.140868 Aug 03 06:37:31.632859 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 122/352] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:31 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1389 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:31.861441 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:31.864218 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] [instance: bafb8945-33d1-4eec-b29d-65dc89d1d131] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:31.869769 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:31.870020 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:31.870235 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:31.870688 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:31.870995 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:31.874063 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:31.888564 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] HTTP exception thrown: Instance bafb8945-33d1-4eec-b29d-65dc89d1d131 could not be found. Aug 03 06:37:31.888946 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Returning 404 to user: Instance bafb8945-33d1-4eec-b29d-65dc89d1d131 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:31.889490 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7b6203e0-02fb-4365-b4e4-a84fa0f8275f tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131" status: 404 len: 111 microversion: 2.93 time: 0.030816 Aug 03 06:37:31.889938 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 120/353] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:31 2026] GET /compute/v2.1/servers/bafb8945-33d1-4eec-b29d-65dc89d1d131 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:37:31.901418 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1f99d20f-5137-4beb-b8de-780e3e52982a tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:31.916110 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1f99d20f-5137-4beb-b8de-780e3e52982a tempest-ServerActionsV293TestJSON-1805500108 tempest-ServerActionsV293TestJSON-1805500108-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1752747066" status: 204 len: 0 microversion: 2.93 time: 0.016755 Aug 03 06:37:31.916437 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 112/354] 10.4.3.71 () {68 vars in 1373 bytes} [Mon Aug 3 06:37:31 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1752747066 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:37:32.079220 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-8e882124-6c0c-45f0-afbd-df4a9533c9a2 req-8910a6ae-441f-445d-9fe3-237aaf5e8289 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bafb8945-33d1-4eec-b29d-65dc89d1d131", "name": "network-vif-unplugged", "status": "completed", "tag": "357d1d4c-0283-4e22-86b2-3bef3b5cda48"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:32.086105 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8e882124-6c0c-45f0-afbd-df4a9533c9a2 req-8910a6ae-441f-445d-9fe3-237aaf5e8289 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:32.086294 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8e882124-6c0c-45f0-afbd-df4a9533c9a2 req-8910a6ae-441f-445d-9fe3-237aaf5e8289 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:32.086460 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8e882124-6c0c-45f0-afbd-df4a9533c9a2 req-8910a6ae-441f-445d-9fe3-237aaf5e8289 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:32.097852 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-8e882124-6c0c-45f0-afbd-df4a9533c9a2 req-8910a6ae-441f-445d-9fe3-237aaf5e8289 service nova] Creating event network-vif-unplugged:357d1d4c-0283-4e22-86b2-3bef3b5cda48 for instance bafb8945-33d1-4eec-b29d-65dc89d1d131 on np0000006323 Aug 03 06:37:32.099459 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-8e882124-6c0c-45f0-afbd-df4a9533c9a2 req-8910a6ae-441f-445d-9fe3-237aaf5e8289 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:32.109636 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-8e882124-6c0c-45f0-afbd-df4a9533c9a2 req-8910a6ae-441f-445d-9fe3-237aaf5e8289 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.034490 Aug 03 06:37:32.112727 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 123/355] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:32 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) Aug 03 06:37:32.197519 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:32.197519 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:32.203158 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:32.203520 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:32.203827 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:32.204397 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:32.204800 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:32.205279 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:32.237468 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:32.237776 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:32.237953 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:32.238468 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lazy-loading 'fault' on Instance uuid 594652b2-b5bd-4812-b930-2db6ffb760d5 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:37:32.242691 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:32.297664 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bf7d106363d14080a7240bc62b3aeffb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f730495ed424f9ea96e209ffcdeb37e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:32.309493 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-79c4898e-ae08-480f-8fa6-839b17b21c60 tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] 10.4.3.71 "GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5" status: 200 len: 1302 microversion: 2.1 time: 0.115393 Aug 03 06:37:32.310140 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 121/356] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:32 2026] GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5 => generated 1302 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:32.477680 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:32.479972 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:32.488154 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:32.488363 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:32.488645 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:32.489110 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:32.489415 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:32.489740 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:32.515696 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:32.662458 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:32.664405 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:32.669431 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:32.669730 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:32.669955 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:32.670641 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:32.670881 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:32.671189 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:32.691440 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-unplugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}, {"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-unplugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}, {"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-plugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}, {"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-plugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}, {"server_uuid": "594652b2-b5bd-4812-b930-2db6ffb760d5", "name": "network-vif-unplugged", "status": "completed", "tag": "625bd51f-06f3-442c-9ee6-8532eb9615de"}, {"server_uuid": "594652b2-b5bd-4812-b930-2db6ffb760d5", "name": "network-vif-unplugged", "status": "completed", "tag": "625bd51f-06f3-442c-9ee6-8532eb9615de"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:32.702409 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=95,nova_api:UPDATE=3,nova_api:DELETE=1,nova_api:INSERT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:32.703903 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:32.705471 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:32.705749 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:32.705931 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:32.718466 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] Creating event network-vif-unplugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:37:32.718968 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] Creating event network-vif-unplugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:37:32.719218 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] Creating event network-vif-plugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:37:32.719547 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] Creating event network-vif-plugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:37:32.719773 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] Creating event network-vif-unplugged:625bd51f-06f3-442c-9ee6-8532eb9615de for instance 594652b2-b5bd-4812-b930-2db6ffb760d5 on np0000006323 Aug 03 06:37:32.720000 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] Creating event network-vif-unplugged:625bd51f-06f3-442c-9ee6-8532eb9615de for instance 594652b2-b5bd-4812-b930-2db6ffb760d5 on np0000006323 Aug 03 06:37:32.720549 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:32.723233 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:32.730097 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-4f697eb6-c838-4f0c-8372-f23d50de3791 req-6889a56d-4d18-4ef5-a48f-52ca09bb4ee1 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1046 microversion: 2.1 time: 0.041897 Aug 03 06:37:32.730541 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 122/357] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:32 2026] POST /compute/v2.1/os-server-external-events => generated 1046 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:32.735346 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-31ebdcac-bf51-4ad3-ae8e-b3e1df132e6f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1653 microversion: 2.1 time: 0.264206 Aug 03 06:37:32.735694 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 113/358] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:32 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1653 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:32.763630 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:32.770297 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:32.770965 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:32.781340 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-38724041-2345-40a2-a341-cfcd2cbb7243 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1463 microversion: 2.87 time: 0.125713 Aug 03 06:37:32.781964 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 124/359] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:32 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1463 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:33.050494 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:33.201825 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:33.332077 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:33.333939 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] [instance: 594652b2-b5bd-4812-b930-2db6ffb760d5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:33.339902 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:33.340223 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:33.340467 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:33.341295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:33.341295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:33.341534 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:33.350380 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] HTTP exception thrown: Instance 594652b2-b5bd-4812-b930-2db6ffb760d5 could not be found. Aug 03 06:37:33.350775 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] Returning 404 to user: Instance 594652b2-b5bd-4812-b930-2db6ffb760d5 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:33.351187 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ed610894-66d4-47b0-8e73-b596edea893e tempest-VolumesAdminNegativeTest-1274826476 tempest-VolumesAdminNegativeTest-1274826476-project-member] 10.4.3.71 "GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5" status: 404 len: 111 microversion: 2.1 time: 0.021988 Aug 03 06:37:33.351507 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 123/360] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:33 2026] GET /compute/v2.1/servers/594652b2-b5bd-4812-b930-2db6ffb760d5 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:37:33.756399 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:33.759347 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:33.773782 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:33.774261 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:33.774571 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:33.776064 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:33.776404 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:33.776796 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:33.803567 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:33.805881 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:33.811619 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:33.814213 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=114,nova_api:INSERT=9,nova_api:UPDATE=3,nova_api:DELETE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:33.814665 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-95cb08e2-eedc-405c-9cb9-46d9f56c2219 req-995c16dd-22b8-4a88-8570-2db004f0329a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "afba506e-6d7c-433a-8671-4010d2337280", "tag": "03feaa2b-89bd-4c62-bed9-075e91ed4551"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:33.819116 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:33.819116 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:33.819116 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:33.819799 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:33.821795 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:33.821795 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:33.827824 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-95cb08e2-eedc-405c-9cb9-46d9f56c2219 req-995c16dd-22b8-4a88-8570-2db004f0329a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:33.830363 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-95cb08e2-eedc-405c-9cb9-46d9f56c2219 req-995c16dd-22b8-4a88-8570-2db004f0329a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:33.830610 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-95cb08e2-eedc-405c-9cb9-46d9f56c2219 req-995c16dd-22b8-4a88-8570-2db004f0329a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:33.843115 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-95cb08e2-eedc-405c-9cb9-46d9f56c2219 req-995c16dd-22b8-4a88-8570-2db004f0329a service nova] Creating event network-changed:03feaa2b-89bd-4c62-bed9-075e91ed4551 for instance afba506e-6d7c-433a-8671-4010d2337280 on np0000006323 Aug 03 06:37:33.843115 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-95cb08e2-eedc-405c-9cb9-46d9f56c2219 req-995c16dd-22b8-4a88-8570-2db004f0329a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:33.848421 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-95cb08e2-eedc-405c-9cb9-46d9f56c2219 req-995c16dd-22b8-4a88-8570-2db004f0329a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035930 Aug 03 06:37:33.849024 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 124/361] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:33 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) Aug 03 06:37:33.854569 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:34.065036 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:34.074381 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d11ecb20-af74-4e0a-8ddc-82cdd3cc9e80 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1657 microversion: 2.1 time: 0.320466 Aug 03 06:37:34.074746 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 114/362] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:33 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1657 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:34.097286 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:34.103517 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:34.104163 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:34.114976 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-bc58a29f-be1e-4934-8bc7-1b1fdfb40ccb tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1505 microversion: 2.87 time: 0.311589 Aug 03 06:37:34.115287 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 125/363] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:33 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1505 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:34.183408 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-208b4f29-61d8-4b4b-a05a-de14f805d487 req-971a86fa-f41e-43e9-84e0-cf088c32a211 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "594652b2-b5bd-4812-b930-2db6ffb760d5", "name": "network-vif-deleted", "tag": "625bd51f-06f3-442c-9ee6-8532eb9615de"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:34.189498 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-208b4f29-61d8-4b4b-a05a-de14f805d487 req-971a86fa-f41e-43e9-84e0-cf088c32a211 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:34.189807 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-208b4f29-61d8-4b4b-a05a-de14f805d487 req-971a86fa-f41e-43e9-84e0-cf088c32a211 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:34.190116 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-208b4f29-61d8-4b4b-a05a-de14f805d487 req-971a86fa-f41e-43e9-84e0-cf088c32a211 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:34.200150 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-208b4f29-61d8-4b4b-a05a-de14f805d487 req-971a86fa-f41e-43e9-84e0-cf088c32a211 service nova] Creating event network-vif-deleted:625bd51f-06f3-442c-9ee6-8532eb9615de for instance 594652b2-b5bd-4812-b930-2db6ffb760d5 on np0000006323 Aug 03 06:37:34.200812 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-208b4f29-61d8-4b4b-a05a-de14f805d487 req-971a86fa-f41e-43e9-84e0-cf088c32a211 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:34.206287 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-208b4f29-61d8-4b4b-a05a-de14f805d487 req-971a86fa-f41e-43e9-84e0-cf088c32a211 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025090 Aug 03 06:37:34.206779 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 125/364] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37: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) Aug 03 06:37:35.138897 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:35.140927 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:35.144902 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:35.146011 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:35.146011 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:35.146011 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:35.146741 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:35.146741 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:35.167537 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:35.332042 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:35.337309 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:35.338072 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:35.350202 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-05ecf123-4a1b-413f-85d1-0c20ec1e93df tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1505 microversion: 2.87 time: 0.212978 Aug 03 06:37:35.350557 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 115/365] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:35 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1505 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:36.370759 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:36.376734 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:36.381736 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:36.382123 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:36.382525 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:36.383190 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:36.383680 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:36.384265 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:36.391285 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=223,nova_cell1:UPDATE=12,nova_cell1:INSERT=9,nova_cell1:DELETE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:36.422865 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:36.675524 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:36.681881 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:36.682496 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:36.692967 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1a766a35-cf0d-418d-a503-42ee7bdb2d5e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1582 microversion: 2.87 time: 0.324347 Aug 03 06:37:36.693377 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 126/366] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:36 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1582 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:36.869686 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-085f49d3-467e-49c7-a647-479af0eb80bc req-21db5495-c9f0-40da-aecf-46f289b4614e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "afba506e-6d7c-433a-8671-4010d2337280", "name": "network-vif-plugged", "status": "completed", "tag": "03feaa2b-89bd-4c62-bed9-075e91ed4551"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:36.880431 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-085f49d3-467e-49c7-a647-479af0eb80bc req-21db5495-c9f0-40da-aecf-46f289b4614e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:36.880431 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-085f49d3-467e-49c7-a647-479af0eb80bc req-21db5495-c9f0-40da-aecf-46f289b4614e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:36.880431 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-085f49d3-467e-49c7-a647-479af0eb80bc req-21db5495-c9f0-40da-aecf-46f289b4614e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:36.888978 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-085f49d3-467e-49c7-a647-479af0eb80bc req-21db5495-c9f0-40da-aecf-46f289b4614e service nova] Creating event network-vif-plugged:03feaa2b-89bd-4c62-bed9-075e91ed4551 for instance afba506e-6d7c-433a-8671-4010d2337280 on np0000006323 Aug 03 06:37:36.889674 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-085f49d3-467e-49c7-a647-479af0eb80bc req-21db5495-c9f0-40da-aecf-46f289b4614e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:36.897306 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-085f49d3-467e-49c7-a647-479af0eb80bc req-21db5495-c9f0-40da-aecf-46f289b4614e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030700 Aug 03 06:37:36.897602 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 126/367] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:36 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) Aug 03 06:37:37.717585 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:37.721549 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:37.728664 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:37.728959 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:37.729435 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:37.729962 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:37.730350 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:37.730680 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:37.734046 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=179,nova_cell1:INSERT=4,nova_cell1:UPDATE=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:37.750366 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:37.941977 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:37.950064 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:37.950905 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:37.962574 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b5f60c29-3da6-4fb7-b245-ff0421f175da tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1570 microversion: 2.87 time: 0.248101 Aug 03 06:37:37.963874 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 116/368] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:37 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1570 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:38.330339 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:38.333522 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:38.338949 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:38.338949 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:38.339092 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:38.339610 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:38.340733 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:38.340733 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:38.361375 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:38.606045 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:38.612887 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:38.613602 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:38.619261 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-17e4301d-9fa0-4085-919b-c7c31f019ec5 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 2943 microversion: 2.42 time: 0.291198 Aug 03 06:37:38.620155 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 127/369] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:38 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 2943 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:38.638314 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7b036dd7-e423-4e5f-ad84-f98054c4d7d7 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:38.640393 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7b036dd7-e423-4e5f-ad84-f98054c4d7d7 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:38.644745 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b036dd7-e423-4e5f-ad84-f98054c4d7d7 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:38.644989 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b036dd7-e423-4e5f-ad84-f98054c4d7d7 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:38.645178 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b036dd7-e423-4e5f-ad84-f98054c4d7d7 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:38.645528 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b036dd7-e423-4e5f-ad84-f98054c4d7d7 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:38.645750 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b036dd7-e423-4e5f-ad84-f98054c4d7d7 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:38.645919 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7b036dd7-e423-4e5f-ad84-f98054c4d7d7 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:38.650219 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=246,nova_cell1:INSERT=9,nova_cell1:UPDATE=10 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:38.664430 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7b036dd7-e423-4e5f-ad84-f98054c4d7d7 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:38.762973 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7b036dd7-e423-4e5f-ad84-f98054c4d7d7 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2/os-interface" status: 200 len: 1829 microversion: 2.42 time: 0.127053 Aug 03 06:37:38.763448 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 127/370] 10.4.3.71 () {68 vars in 1427 bytes} [Mon Aug 3 06:37:38 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2/os-interface => generated 1829 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:38.952306 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-e343a9ae-96e0-4fcc-839c-08c6a1038177 req-f71bac34-8010-4e3f-91dc-d1e527b6a88e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "afba506e-6d7c-433a-8671-4010d2337280", "name": "network-vif-plugged", "status": "completed", "tag": "03feaa2b-89bd-4c62-bed9-075e91ed4551"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:38.961064 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e343a9ae-96e0-4fcc-839c-08c6a1038177 req-f71bac34-8010-4e3f-91dc-d1e527b6a88e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:38.961344 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e343a9ae-96e0-4fcc-839c-08c6a1038177 req-f71bac34-8010-4e3f-91dc-d1e527b6a88e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:38.961673 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e343a9ae-96e0-4fcc-839c-08c6a1038177 req-f71bac34-8010-4e3f-91dc-d1e527b6a88e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:38.969075 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-e343a9ae-96e0-4fcc-839c-08c6a1038177 req-f71bac34-8010-4e3f-91dc-d1e527b6a88e service nova] Creating event network-vif-plugged:03feaa2b-89bd-4c62-bed9-075e91ed4551 for instance afba506e-6d7c-433a-8671-4010d2337280 on np0000006323 Aug 03 06:37:38.969495 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-e343a9ae-96e0-4fcc-839c-08c6a1038177 req-f71bac34-8010-4e3f-91dc-d1e527b6a88e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:38.973943 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-e343a9ae-96e0-4fcc-839c-08c6a1038177 req-f71bac34-8010-4e3f-91dc-d1e527b6a88e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024552 Aug 03 06:37:38.974355 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 117/371] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:38 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) Aug 03 06:37:38.980121 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:38.981606 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:38.985737 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:38.986066 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:38.986375 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:38.986854 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:38.987178 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:38.987500 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:39.002949 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:39.126194 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:39.131418 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:39.132373 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:39.139314 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-cbcc92e5-76c7-4de3-8a16-10bbbf3daa81 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1770 microversion: 2.87 time: 0.161093 Aug 03 06:37:39.139582 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 128/372] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:38 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1770 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:39.385087 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-650dd26a-1b32-477a-b5be-299c4ed29651 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Action: 'action', calling method: >, body: {"rescue": {"rescue_image_ref": "c470b860-a18d-4b49-abfd-a4dfa7a33fc2"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:39.387271 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-650dd26a-1b32-477a-b5be-299c4ed29651 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:39.392769 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-650dd26a-1b32-477a-b5be-299c4ed29651 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:39.393031 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-650dd26a-1b32-477a-b5be-299c4ed29651 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:39.393225 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-650dd26a-1b32-477a-b5be-299c4ed29651 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:39.393536 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-650dd26a-1b32-477a-b5be-299c4ed29651 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:39.393726 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-650dd26a-1b32-477a-b5be-299c4ed29651 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:39.393883 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-650dd26a-1b32-477a-b5be-299c4ed29651 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:39.409219 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-650dd26a-1b32-477a-b5be-299c4ed29651 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lazy-loading 'flavor' on Instance uuid afba506e-6d7c-433a-8671-4010d2337280 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:37:40.232488 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:40.253957 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:40.279096 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-650dd26a-1b32-477a-b5be-299c4ed29651 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "POST /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280/action" status: 200 len: 29 microversion: 2.87 time: 0.896363 Aug 03 06:37:40.279564 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 128/373] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:37:39 2026] POST /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280/action => generated 29 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:40.293486 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:40.298357 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:40.307936 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:40.308718 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:40.308943 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:40.309447 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:40.309793 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:40.310125 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:40.341132 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:40.454347 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=8 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:40.456378 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:40.461356 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:40.462466 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:40.473533 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-899be6b9-e570-495d-aff9-47c7b84382e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1776 microversion: 2.87 time: 0.184195 Aug 03 06:37:40.473996 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 118/374] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:40 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1776 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:41.492667 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:41.494424 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:41.499204 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:41.499679 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:41.499938 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:41.500415 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:41.500771 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:41.501091 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:41.523206 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:41.651448 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:41.655890 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:41.657212 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:41.665644 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9e5a71ab-d87a-4bd7-86d6-0928b638b212 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1776 microversion: 2.87 time: 0.176234 Aug 03 06:37:41.665923 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 129/375] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:41 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1776 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:42.685442 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:42.688948 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:42.693607 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:42.693918 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:42.694137 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:42.694618 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:42.694978 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:42.695311 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:42.717869 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:42.910573 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:42.918222 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:42.919020 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:42.929129 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bd4c7f75-b423-4884-adae-ab77170306d2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1776 microversion: 2.87 time: 0.245709 Aug 03 06:37:42.929554 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 129/376] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:42 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1776 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:42.963196 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a9b878c5-81aa-4a9a-8df6-038ea3121160 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:42.964430 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a9b878c5-81aa-4a9a-8df6-038ea3121160 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:42.969061 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a9b878c5-81aa-4a9a-8df6-038ea3121160 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:42.969355 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a9b878c5-81aa-4a9a-8df6-038ea3121160 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:42.969552 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a9b878c5-81aa-4a9a-8df6-038ea3121160 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:42.969926 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a9b878c5-81aa-4a9a-8df6-038ea3121160 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:42.970129 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a9b878c5-81aa-4a9a-8df6-038ea3121160 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:42.970318 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a9b878c5-81aa-4a9a-8df6-038ea3121160 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:42.993054 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a9b878c5-81aa-4a9a-8df6-038ea3121160 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:37:43.064443 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a9b878c5-81aa-4a9a-8df6-038ea3121160 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 204 len: 0 microversion: 2.42 time: 0.103730 Aug 03 06:37:43.064807 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 119/377] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:37:42 2026] DELETE /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:37:43.076819 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:43.079763 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:43.087344 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:43.087751 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:43.088074 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:43.088751 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:43.089205 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:43.089667 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:43.108746 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:43.272516 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:43.279109 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:43.280019 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:43.286683 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-95bf1f21-4c66-490a-9092-2abd7f437b70 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 2949 microversion: 2.42 time: 0.211498 Aug 03 06:37:43.288144 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 130/378] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:43 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 2949 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:43.707083 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-23092920-5a41-468a-9e4c-565a17ea8866 req-22466075-0339-4121-9289-1eff69a242df service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "53191df3-96a7-4247-bc3a-8bee7c2fc8a1"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:43.721441 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-23092920-5a41-468a-9e4c-565a17ea8866 req-22466075-0339-4121-9289-1eff69a242df service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:43.721671 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-23092920-5a41-468a-9e4c-565a17ea8866 req-22466075-0339-4121-9289-1eff69a242df service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:43.721839 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-23092920-5a41-468a-9e4c-565a17ea8866 req-22466075-0339-4121-9289-1eff69a242df service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:43.731952 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-23092920-5a41-468a-9e4c-565a17ea8866 req-22466075-0339-4121-9289-1eff69a242df service nova] Creating event network-vif-unplugged:53191df3-96a7-4247-bc3a-8bee7c2fc8a1 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:43.731952 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-23092920-5a41-468a-9e4c-565a17ea8866 req-22466075-0339-4121-9289-1eff69a242df service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:43.735886 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-76d04558-1ad2-47e3-bad2-ed49d8a099b5 req-f40a0fa3-6c75-451f-80de-f4b7624208b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "d5f5e3c9-3856-4db0-8283-b8d7958f56eb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:43.740703 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-23092920-5a41-468a-9e4c-565a17ea8866 req-22466075-0339-4121-9289-1eff69a242df service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.036369 Aug 03 06:37:43.741066 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 130/379] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:43 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) Aug 03 06:37:43.750836 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-76d04558-1ad2-47e3-bad2-ed49d8a099b5 req-f40a0fa3-6c75-451f-80de-f4b7624208b8 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:43.750836 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-76d04558-1ad2-47e3-bad2-ed49d8a099b5 req-f40a0fa3-6c75-451f-80de-f4b7624208b8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:43.750836 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-76d04558-1ad2-47e3-bad2-ed49d8a099b5 req-f40a0fa3-6c75-451f-80de-f4b7624208b8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:43.763307 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-76d04558-1ad2-47e3-bad2-ed49d8a099b5 req-f40a0fa3-6c75-451f-80de-f4b7624208b8 service nova] Creating event network-vif-unplugged:d5f5e3c9-3856-4db0-8283-b8d7958f56eb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:43.763883 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-76d04558-1ad2-47e3-bad2-ed49d8a099b5 req-f40a0fa3-6c75-451f-80de-f4b7624208b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:43.777427 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-76d04558-1ad2-47e3-bad2-ed49d8a099b5 req-f40a0fa3-6c75-451f-80de-f4b7624208b8 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.043307 Aug 03 06:37:43.777831 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 120/380] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:43 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) Aug 03 06:37:43.832562 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-21676588-e425-4521-bca7-b49a9e2367f8 req-5d56c2e1-9e4c-4e26-b361-3bc6fcdacefd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "69026f15-be77-48f6-b473-b4a766e1ceaa"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:43.839025 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-21676588-e425-4521-bca7-b49a9e2367f8 req-5d56c2e1-9e4c-4e26-b361-3bc6fcdacefd service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:43.839295 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-21676588-e425-4521-bca7-b49a9e2367f8 req-5d56c2e1-9e4c-4e26-b361-3bc6fcdacefd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:43.839495 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-21676588-e425-4521-bca7-b49a9e2367f8 req-5d56c2e1-9e4c-4e26-b361-3bc6fcdacefd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:43.853218 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-21676588-e425-4521-bca7-b49a9e2367f8 req-5d56c2e1-9e4c-4e26-b361-3bc6fcdacefd service nova] Creating event network-vif-unplugged:69026f15-be77-48f6-b473-b4a766e1ceaa for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:43.854050 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-21676588-e425-4521-bca7-b49a9e2367f8 req-5d56c2e1-9e4c-4e26-b361-3bc6fcdacefd service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:43.861779 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-21676588-e425-4521-bca7-b49a9e2367f8 req-5d56c2e1-9e4c-4e26-b361-3bc6fcdacefd service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030709 Aug 03 06:37:43.862260 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 131/381] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:43 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) Aug 03 06:37:43.950277 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:43.954388 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:43.959591 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:43.960726 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:43.960726 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:43.960726 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:43.961022 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:43.961187 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:44.000105 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:44.262453 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:44.269334 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:44.269924 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:44.284091 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6c12a46b-b3b6-4145-9255-146de53c56e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1776 microversion: 2.87 time: 0.335802 Aug 03 06:37:44.284970 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 131/382] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:43 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1776 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:44.311778 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:44.314633 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:44.318344 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:44.318641 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:44.318968 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:44.319482 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:44.319846 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:44.320149 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:44.338161 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:44.590107 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:44.599790 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:44.600148 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:44.606520 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-feb76895-fc27-443d-be93-2db34265e30f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 2949 microversion: 2.42 time: 0.297177 Aug 03 06:37:44.606983 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 121/383] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:44 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 2949 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:45.310119 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:45.311970 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:45.316534 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.316868 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.317140 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.317740 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.318189 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.318533 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.343424 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:45.533839 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:45.538305 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:45.538920 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:45.546419 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0a48713c-269b-4bd7-8705-e5b171707c17 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1756 microversion: 2.87 time: 0.240007 Aug 03 06:37:45.546419 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 132/384] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:45 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1756 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:45.565825 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bd2a5fea-0407-4b7f-8952-633b2fd903ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:45.568127 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bd2a5fea-0407-4b7f-8952-633b2fd903ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:45.572057 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd2a5fea-0407-4b7f-8952-633b2fd903ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.572270 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd2a5fea-0407-4b7f-8952-633b2fd903ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.572472 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd2a5fea-0407-4b7f-8952-633b2fd903ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.572745 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd2a5fea-0407-4b7f-8952-633b2fd903ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.572967 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd2a5fea-0407-4b7f-8952-633b2fd903ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.573093 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bd2a5fea-0407-4b7f-8952-633b2fd903ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.616805 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bd2a5fea-0407-4b7f-8952-633b2fd903ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "POST /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280/action" status: 202 len: 0 microversion: 2.87 time: 0.055835 Aug 03 06:37:45.617162 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 132/385] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:37:45 2026] POST /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:37:45.629537 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:45.632572 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:45.635072 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:45.637001 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:45.643437 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.643791 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.644034 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.644577 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.644993 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.645363 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.646616 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.647033 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.647314 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.647877 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.648260 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.648625 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.668115 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:45.680501 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:45.807042 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "53191df3-96a7-4247-bc3a-8bee7c2fc8a1"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "7d4442dd-103a-440b-afd2-ca8d26e35628"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "7d4442dd-103a-440b-afd2-ca8d26e35628"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "a6c716b8-9825-4b71-9c50-faf0551ccb3e"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "a6c716b8-9825-4b71-9c50-faf0551ccb3e"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-deleted", "tag": "a6c716b8-9825-4b71-9c50-faf0551ccb3e"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:45.816678 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.816932 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.817131 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.828023 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:45.831362 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] Creating event network-vif-unplugged:53191df3-96a7-4247-bc3a-8bee7c2fc8a1 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.831633 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] Creating event network-vif-unplugged:7d4442dd-103a-440b-afd2-ca8d26e35628 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.831889 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] Creating event network-vif-unplugged:7d4442dd-103a-440b-afd2-ca8d26e35628 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.832432 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] Creating event network-vif-unplugged:a6c716b8-9825-4b71-9c50-faf0551ccb3e for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.835678 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] Creating event network-vif-unplugged:a6c716b8-9825-4b71-9c50-faf0551ccb3e for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.835678 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] Creating event network-vif-deleted:a6c716b8-9825-4b71-9c50-faf0551ccb3e for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.835678 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:45.835841 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:45.835841 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:45.841090 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-6ff1cc51-5879-4041-8027-728a7cb310ae req-c31c71de-d86c-4323-9463-8049a8812789 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1048 microversion: 2.1 time: 0.036787 Aug 03 06:37:45.841496 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 133/386] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:45 2026] POST /compute/v2.1/os-server-external-events => generated 1048 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:45.843097 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-13544ab3-71ee-47ec-9aa5-5bbf01b9ed69 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 2861 microversion: 2.42 time: 0.216296 Aug 03 06:37:45.850992 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 122/387] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:45 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 2861 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:45.855607 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:45.862703 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:45.863584 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:45.868762 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-5decf3f3-7087-4995-a7ad-e689094e18ab req-1c15f798-3b9a-40c7-8aed-bba9f63dc7f7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "d5f5e3c9-3856-4db0-8283-b8d7958f56eb"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "679e3982-77cf-4022-a61e-41937e240248"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "679e3982-77cf-4022-a61e-41937e240248"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:45.878880 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5decf3f3-7087-4995-a7ad-e689094e18ab req-1c15f798-3b9a-40c7-8aed-bba9f63dc7f7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.879102 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5decf3f3-7087-4995-a7ad-e689094e18ab req-1c15f798-3b9a-40c7-8aed-bba9f63dc7f7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.879294 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5decf3f3-7087-4995-a7ad-e689094e18ab req-1c15f798-3b9a-40c7-8aed-bba9f63dc7f7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.881181 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-74818f24-0f45-47c2-8c73-7c1025a2ebd8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1764 microversion: 2.87 time: 0.253536 Aug 03 06:37:45.881590 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 133/388] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:45 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1764 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:45.891092 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5decf3f3-7087-4995-a7ad-e689094e18ab req-1c15f798-3b9a-40c7-8aed-bba9f63dc7f7 service nova] Creating event network-vif-unplugged:d5f5e3c9-3856-4db0-8283-b8d7958f56eb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.891375 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5decf3f3-7087-4995-a7ad-e689094e18ab req-1c15f798-3b9a-40c7-8aed-bba9f63dc7f7 service nova] Creating event network-vif-unplugged:679e3982-77cf-4022-a61e-41937e240248 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.891627 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5decf3f3-7087-4995-a7ad-e689094e18ab req-1c15f798-3b9a-40c7-8aed-bba9f63dc7f7 service nova] Creating event network-vif-unplugged:679e3982-77cf-4022-a61e-41937e240248 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.892975 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-5decf3f3-7087-4995-a7ad-e689094e18ab req-1c15f798-3b9a-40c7-8aed-bba9f63dc7f7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:45.894703 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:45.896131 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:45.897402 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-5decf3f3-7087-4995-a7ad-e689094e18ab req-1c15f798-3b9a-40c7-8aed-bba9f63dc7f7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 531 microversion: 2.1 time: 0.032815 Aug 03 06:37:45.897795 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 134/389] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:45 2026] POST /compute/v2.1/os-server-external-events => generated 531 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:45.902172 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.904026 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.904026 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.904026 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.904026 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.904140 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.915566 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-c83c067b-fc83-4272-b600-84b1348a20f4 req-7ce1ecfb-7654-4bef-b063-f11ff6e8da35 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "69026f15-be77-48f6-b473-b4a766e1ceaa"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "63e72f83-fa9d-495e-8972-4f33b3ec30fb"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-unplugged", "status": "completed", "tag": "63e72f83-fa9d-495e-8972-4f33b3ec30fb"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:45.924678 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:45.924785 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c83c067b-fc83-4272-b600-84b1348a20f4 req-7ce1ecfb-7654-4bef-b063-f11ff6e8da35 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:45.924785 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c83c067b-fc83-4272-b600-84b1348a20f4 req-7ce1ecfb-7654-4bef-b063-f11ff6e8da35 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:45.924785 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c83c067b-fc83-4272-b600-84b1348a20f4 req-7ce1ecfb-7654-4bef-b063-f11ff6e8da35 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:45.929773 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c83c067b-fc83-4272-b600-84b1348a20f4 req-7ce1ecfb-7654-4bef-b063-f11ff6e8da35 service nova] Creating event network-vif-unplugged:69026f15-be77-48f6-b473-b4a766e1ceaa for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.930218 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c83c067b-fc83-4272-b600-84b1348a20f4 req-7ce1ecfb-7654-4bef-b063-f11ff6e8da35 service nova] Creating event network-vif-unplugged:63e72f83-fa9d-495e-8972-4f33b3ec30fb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.930572 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c83c067b-fc83-4272-b600-84b1348a20f4 req-7ce1ecfb-7654-4bef-b063-f11ff6e8da35 service nova] Creating event network-vif-unplugged:63e72f83-fa9d-495e-8972-4f33b3ec30fb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:45.931539 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-c83c067b-fc83-4272-b600-84b1348a20f4 req-7ce1ecfb-7654-4bef-b063-f11ff6e8da35 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:45.941284 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-c83c067b-fc83-4272-b600-84b1348a20f4 req-7ce1ecfb-7654-4bef-b063-f11ff6e8da35 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 531 microversion: 2.1 time: 0.029511 Aug 03 06:37:45.942485 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 134/390] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:45 2026] POST /compute/v2.1/os-server-external-events => generated 531 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:46.177286 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:46.182543 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:46.184478 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:46.189454 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b2e9661d-a7c0-4f95-a87b-5b53b0e58794 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 2938 microversion: 2.32 time: 0.296611 Aug 03 06:37:46.190453 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 123/391] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:45 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 2938 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:46.212547 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c5b65866-a45f-45ef-a5a1-204f6b5cfa73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:46.216536 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c5b65866-a45f-45ef-a5a1-204f6b5cfa73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:46.222305 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5b65866-a45f-45ef-a5a1-204f6b5cfa73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:46.222500 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5b65866-a45f-45ef-a5a1-204f6b5cfa73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:46.222822 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5b65866-a45f-45ef-a5a1-204f6b5cfa73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:46.223056 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5b65866-a45f-45ef-a5a1-204f6b5cfa73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:46.223182 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5b65866-a45f-45ef-a5a1-204f6b5cfa73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:46.224550 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c5b65866-a45f-45ef-a5a1-204f6b5cfa73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:46.254867 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-c5b65866-a45f-45ef-a5a1-204f6b5cfa73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:46.360493 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c5b65866-a45f-45ef-a5a1-204f6b5cfa73 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d/os-interface" status: 200 len: 1828 microversion: 2.32 time: 0.149722 Aug 03 06:37:46.361054 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 135/392] 10.4.3.71 () {68 vars in 1427 bytes} [Mon Aug 3 06:37:46 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d/os-interface => generated 1828 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:46.879353 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:46.881304 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:46.886847 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:46.887096 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:46.887369 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:46.887832 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:46.888154 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:46.888491 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:46.903483 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:46.905583 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:46.909804 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:46.910296 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:46.910694 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:46.911300 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:46.911753 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:46.912149 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:46.919367 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:46.956600 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:47.030926 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:47.039187 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:47.040197 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e48b1f1fe66040f48d6216db659591e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38b5afc03faf4663970ad898add1ea50', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:47.045421 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-73f2199c-f12a-45d3-883e-aad4a6eb1760 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 200 len: 2656 microversion: 2.42 time: 0.170912 Aug 03 06:37:47.045776 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 135/393] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:46 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 2656 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:47.233130 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:47.238596 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:47.239297 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:47.250110 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0777260d-2ee9-46d8-99cd-c52b49b22e65 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1764 microversion: 2.87 time: 0.348339 Aug 03 06:37:47.250740 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 124/394] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:46 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1764 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:47.883365 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-965a02a1-a525-40f4-9e25-6dbc00b9fa90 req-94861b22-e870-4232-a5f2-6cf293f77750 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-deleted", "tag": "679e3982-77cf-4022-a61e-41937e240248"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-deleted", "tag": "53191df3-96a7-4247-bc3a-8bee7c2fc8a1"}, {"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-deleted", "tag": "63e72f83-fa9d-495e-8972-4f33b3ec30fb"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:47.891819 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-965a02a1-a525-40f4-9e25-6dbc00b9fa90 req-94861b22-e870-4232-a5f2-6cf293f77750 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:47.892129 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-965a02a1-a525-40f4-9e25-6dbc00b9fa90 req-94861b22-e870-4232-a5f2-6cf293f77750 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:47.892473 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-965a02a1-a525-40f4-9e25-6dbc00b9fa90 req-94861b22-e870-4232-a5f2-6cf293f77750 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:47.908955 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-965a02a1-a525-40f4-9e25-6dbc00b9fa90 req-94861b22-e870-4232-a5f2-6cf293f77750 service nova] Creating event network-vif-deleted:679e3982-77cf-4022-a61e-41937e240248 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:47.910039 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-965a02a1-a525-40f4-9e25-6dbc00b9fa90 req-94861b22-e870-4232-a5f2-6cf293f77750 service nova] Creating event network-vif-deleted:53191df3-96a7-4247-bc3a-8bee7c2fc8a1 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:47.910797 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-965a02a1-a525-40f4-9e25-6dbc00b9fa90 req-94861b22-e870-4232-a5f2-6cf293f77750 service nova] Creating event network-vif-deleted:63e72f83-fa9d-495e-8972-4f33b3ec30fb for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:47.911803 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-965a02a1-a525-40f4-9e25-6dbc00b9fa90 req-94861b22-e870-4232-a5f2-6cf293f77750 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:47.917518 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-965a02a1-a525-40f4-9e25-6dbc00b9fa90 req-94861b22-e870-4232-a5f2-6cf293f77750 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.036516 Aug 03 06:37:47.918117 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 136/395] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:47 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:48.064873 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:48.067762 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:48.072481 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:48.072751 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:48.072953 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:48.073378 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:48.073707 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:48.073998 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:48.084885 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] HTTP exception thrown: Instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 could not be found. Aug 03 06:37:48.085185 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Returning 404 to user: Instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:48.085954 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8614e4a3-bc11-4452-8a62-2cd095221138 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 404 len: 111 microversion: 2.42 time: 0.023649 Aug 03 06:37:48.085954 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 136/396] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:48 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:37:48.096895 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0bfc5612-980d-4cd6-a8bc-f8a4c8acb77f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:48.117629 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0bfc5612-980d-4cd6-a8bc-f8a4c8acb77f tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-836821829" status: 204 len: 0 microversion: 2.42 time: 0.022186 Aug 03 06:37:48.117629 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 125/397] 10.4.3.71 () {68 vars in 1370 bytes} [Mon Aug 3 06:37:48 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-836821829 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:37:48.120920 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-a07a36dc-d530-4c20-a6a0-ae1a584c9b6a req-8739205a-6844-416b-9fab-e18e43106d51 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a9c9c724-b3c3-4c62-bac4-3012dca04ed2", "name": "network-vif-deleted", "tag": "7d4442dd-103a-440b-afd2-ca8d26e35628"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:48.127648 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a07a36dc-d530-4c20-a6a0-ae1a584c9b6a req-8739205a-6844-416b-9fab-e18e43106d51 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:48.127977 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a07a36dc-d530-4c20-a6a0-ae1a584c9b6a req-8739205a-6844-416b-9fab-e18e43106d51 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:48.128182 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a07a36dc-d530-4c20-a6a0-ae1a584c9b6a req-8739205a-6844-416b-9fab-e18e43106d51 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:48.135025 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-a07a36dc-d530-4c20-a6a0-ae1a584c9b6a req-8739205a-6844-416b-9fab-e18e43106d51 service nova] Creating event network-vif-deleted:7d4442dd-103a-440b-afd2-ca8d26e35628 for instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 on np0000006323 Aug 03 06:37:48.135717 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-a07a36dc-d530-4c20-a6a0-ae1a584c9b6a req-8739205a-6844-416b-9fab-e18e43106d51 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:48.140157 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-a07a36dc-d530-4c20-a6a0-ae1a584c9b6a req-8739205a-6844-416b-9fab-e18e43106d51 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021918 Aug 03 06:37:48.140852 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 137/398] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:48 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) Aug 03 06:37:48.272465 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:48.274679 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:48.286991 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:48.287388 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:48.287963 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:48.288594 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:48.289461 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:48.293863 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:48.317858 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:48.607686 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:48.613532 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:48.614119 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:48.623485 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4d772c07-6b2f-454a-8db0-090fa2566fe0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1770 microversion: 2.87 time: 0.354031 Aug 03 06:37:48.623838 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 137/399] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:48 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1770 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Aug 03 06:37:48.809734 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-257650794", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "1696596e-a902-47c5-89e2-80b0ea2435d3"}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:48.941575 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:48.941958 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:48.942305 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:48.943255 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:48.943625 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:48.944406 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:48.952866 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] validate_networks() for [('1696596e-a902-47c5-89e2-80b0ea2435d3', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:37:48.953279 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:49.200675 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:49.358959 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:37:49.359195 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:37:49.359467 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:37:49.359694 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:37:49.359806 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:37:49.365811 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:49.365972 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:49.366158 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:49.366592 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:49.366765 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:49.368207 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:49.377355 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Getting quotas for project 391ba44c89c94a3e9689b6e08ce47992. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:37:49.379459 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Getting quotas for user 5a04838f8ec84297ad5119d3cacf0b30 and project 391ba44c89c94a3e9689b6e08ce47992. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:37:49.385425 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:37:49.386971 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:37:49.437644 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3bb7c8d8-b0bf-47e2-b3fd-771def0925a7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.87 time: 0.630057 Aug 03 06:37:49.437999 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 126/400] 10.4.3.71 () {70 vars in 1299 bytes} [Mon Aug 3 06:37:48 2026] POST /compute/v2.1/servers => generated 378 bytes in 631 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Aug 03 06:37:49.449969 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d8cf3318-6c87-4cc8-a9dd-5baa34ce7ec7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:49.452571 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d8cf3318-6c87-4cc8-a9dd-5baa34ce7ec7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:49.464409 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-d8cf3318-6c87-4cc8-a9dd-5baa34ce7ec7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:49.518282 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d8cf3318-6c87-4cc8-a9dd-5baa34ce7ec7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:49.524084 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d8cf3318-6c87-4cc8-a9dd-5baa34ce7ec7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:49.525487 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d8cf3318-6c87-4cc8-a9dd-5baa34ce7ec7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:49.539300 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d8cf3318-6c87-4cc8-a9dd-5baa34ce7ec7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 200 len: 1394 microversion: 2.87 time: 0.090798 Aug 03 06:37:49.539402 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 138/401] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:49 2026] GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 1394 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:50.112075 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:50.116210 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:50.120924 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.122669 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.122669 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.122669 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.122669 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.122819 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.131455 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] HTTP exception thrown: Instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 could not be found. Aug 03 06:37:50.131680 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Returning 404 to user: Instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:50.132030 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f476445f-5480-40c1-b610-d4b9b90c8156 tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 404 len: 111 microversion: 2.42 time: 0.021652 Aug 03 06:37:50.132342 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 138/402] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:37:50 2026] DELETE /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:37:50.144754 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:50.147397 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] [instance: a9c9c724-b3c3-4c62-bac4-3012dca04ed2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:50.154154 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.154490 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.154739 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.155336 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.155672 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.156006 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.164450 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] HTTP exception thrown: Instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 could not be found. Aug 03 06:37:50.164846 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] Returning 404 to user: Instance a9c9c724-b3c3-4c62-bac4-3012dca04ed2 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:50.165257 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8674b99f-1052-4763-9c78-62f44fcf0a8a tempest-TaggedBootDevicesTest_v242-292365515 tempest-TaggedBootDevicesTest_v242-292365515-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2" status: 404 len: 111 microversion: 2.42 time: 0.022722 Aug 03 06:37:50.165532 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 127/403] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:50 2026] GET /compute/v2.1/servers/a9c9c724-b3c3-4c62-bac4-3012dca04ed2 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:37:50.557006 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:50.558183 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:50.564889 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.565270 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.565572 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.566203 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.566592 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.567199 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.584443 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:50.631813 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:50.636275 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:50.636964 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:50.644821 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e4bf7fa2-3a88-4107-8155-b3760e41e90c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 200 len: 1446 microversion: 2.87 time: 0.089377 Aug 03 06:37:50.647581 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 139/404] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:50 2026] GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 1446 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:50.760671 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3f2981e4-bd1b-415c-b21e-4c89f288abae tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:50.760671 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3f2981e4-bd1b-415c-b21e-4c89f288abae tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:50.767735 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f2981e4-bd1b-415c-b21e-4c89f288abae tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.767927 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f2981e4-bd1b-415c-b21e-4c89f288abae tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.768083 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f2981e4-bd1b-415c-b21e-4c89f288abae tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.768372 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f2981e4-bd1b-415c-b21e-4c89f288abae tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.768513 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f2981e4-bd1b-415c-b21e-4c89f288abae tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.768631 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f2981e4-bd1b-415c-b21e-4c89f288abae tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.830757 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-3f2981e4-bd1b-415c-b21e-4c89f288abae tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lazy-loading 'services' on Instance uuid fa75334c-7975-4f8d-9c10-e90038912d08 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:37:50.847977 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e59d4fa3-5ac0-4d88-8d66-bb5292a34e0c tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:50.848333 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e59d4fa3-5ac0-4d88-8d66-bb5292a34e0c tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:50.852380 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e59d4fa3-5ac0-4d88-8d66-bb5292a34e0c tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.852608 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e59d4fa3-5ac0-4d88-8d66-bb5292a34e0c tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.852963 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e59d4fa3-5ac0-4d88-8d66-bb5292a34e0c tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.853425 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e59d4fa3-5ac0-4d88-8d66-bb5292a34e0c tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.853566 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e59d4fa3-5ac0-4d88-8d66-bb5292a34e0c tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.853707 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e59d4fa3-5ac0-4d88-8d66-bb5292a34e0c tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.866343 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e59d4fa3-5ac0-4d88-8d66-bb5292a34e0c tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:37:50.901761 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3f2981e4-bd1b-415c-b21e-4c89f288abae tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-volume_attachments/6ef3bb44-7c42-414a-9cf8-284511ec5913" status: 202 len: 0 microversion: 2.1 time: 0.143167 Aug 03 06:37:50.902204 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 139/405] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:37:50 2026] DELETE /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-volume_attachments/6ef3bb44-7c42-414a-9cf8-284511ec5913 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:37:50.921396 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3f7e36ce-576b-4327-8ca8-d13b36d759c7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:50.927018 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3f7e36ce-576b-4327-8ca8-d13b36d759c7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:50.931027 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f7e36ce-576b-4327-8ca8-d13b36d759c7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.931323 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f7e36ce-576b-4327-8ca8-d13b36d759c7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.931532 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f7e36ce-576b-4327-8ca8-d13b36d759c7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.931907 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f7e36ce-576b-4327-8ca8-d13b36d759c7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.932150 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f7e36ce-576b-4327-8ca8-d13b36d759c7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.932342 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f7e36ce-576b-4327-8ca8-d13b36d759c7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.964115 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e59d4fa3-5ac0-4d88-8d66-bb5292a34e0c tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 204 len: 0 microversion: 2.32 time: 0.119023 Aug 03 06:37:50.964561 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 128/406] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:37:50 2026] DELETE /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:37:50.971747 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3f7e36ce-576b-4327-8ca8-d13b36d759c7 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.054696 Aug 03 06:37:50.972456 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 140/407] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:37:50 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:50.977296 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:50.979762 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:50.989880 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.990589 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.990881 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:50.991395 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:50.991755 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:50.992280 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:51.021074 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:51.286504 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:51.297029 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:51.300626 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:51.310322 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-27c275f5-b716-4677-9343-d0e8662f7d9d tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 2944 microversion: 2.32 time: 0.336537 Aug 03 06:37:51.312621 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 140/408] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:50 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 2944 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:51.574056 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-75bdd386-38c0-4d00-8bd8-f6a1ead6525a req-dd51adb6-bfa7-4b40-8bad-52debd0971d6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "0e61bd9c-b256-44f6-ada5-325f63e30f5c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:51.587628 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-75bdd386-38c0-4d00-8bd8-f6a1ead6525a req-dd51adb6-bfa7-4b40-8bad-52debd0971d6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:51.588909 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-75bdd386-38c0-4d00-8bd8-f6a1ead6525a req-dd51adb6-bfa7-4b40-8bad-52debd0971d6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:51.588909 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-75bdd386-38c0-4d00-8bd8-f6a1ead6525a req-dd51adb6-bfa7-4b40-8bad-52debd0971d6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:51.600841 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-75bdd386-38c0-4d00-8bd8-f6a1ead6525a req-dd51adb6-bfa7-4b40-8bad-52debd0971d6 service nova] Creating event network-vif-unplugged:0e61bd9c-b256-44f6-ada5-325f63e30f5c for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:51.601438 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-75bdd386-38c0-4d00-8bd8-f6a1ead6525a req-dd51adb6-bfa7-4b40-8bad-52debd0971d6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:51.606850 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-75bdd386-38c0-4d00-8bd8-f6a1ead6525a req-dd51adb6-bfa7-4b40-8bad-52debd0971d6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.038188 Aug 03 06:37:51.607136 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 129/409] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:51 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) Aug 03 06:37:51.667029 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:51.668468 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:51.672941 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:51.673158 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:51.673412 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:51.673915 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:51.674357 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:51.674646 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:51.697127 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:51.842850 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-6590d236-6ebb-4210-a320-d43f324d068a req-09a9cdb8-000f-4a1e-bfb9-0b5005a8bbdf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "2e354ada-3d14-4231-b09b-5417bfae0da8"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:51.849941 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-6590d236-6ebb-4210-a320-d43f324d068a req-09a9cdb8-000f-4a1e-bfb9-0b5005a8bbdf service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:51.850561 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-6590d236-6ebb-4210-a320-d43f324d068a req-09a9cdb8-000f-4a1e-bfb9-0b5005a8bbdf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:51.850561 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-6590d236-6ebb-4210-a320-d43f324d068a req-09a9cdb8-000f-4a1e-bfb9-0b5005a8bbdf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:51.870411 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-6590d236-6ebb-4210-a320-d43f324d068a req-09a9cdb8-000f-4a1e-bfb9-0b5005a8bbdf service nova] Creating event network-vif-unplugged:2e354ada-3d14-4231-b09b-5417bfae0da8 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:51.871283 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-6590d236-6ebb-4210-a320-d43f324d068a req-09a9cdb8-000f-4a1e-bfb9-0b5005a8bbdf service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:51.875861 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-6590d236-6ebb-4210-a320-d43f324d068a req-09a9cdb8-000f-4a1e-bfb9-0b5005a8bbdf service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.037621 Aug 03 06:37:51.877148 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 141/410] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:51 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) Aug 03 06:37:51.990464 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4df6f4dd-b83e-4add-b69a-a3a0387b2d28 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:51.994693 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4df6f4dd-b83e-4add-b69a-a3a0387b2d28 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:52.001555 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4df6f4dd-b83e-4add-b69a-a3a0387b2d28 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:52.001785 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4df6f4dd-b83e-4add-b69a-a3a0387b2d28 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:52.002295 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-8ceee7a3-3296-4b86-9b03-5530e39be9cc req-34ddd787-6569-40bb-ba17-97e8ae24282a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:52.002413 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4df6f4dd-b83e-4add-b69a-a3a0387b2d28 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:52.002726 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4df6f4dd-b83e-4add-b69a-a3a0387b2d28 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:52.003136 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4df6f4dd-b83e-4add-b69a-a3a0387b2d28 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:52.003307 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4df6f4dd-b83e-4add-b69a-a3a0387b2d28 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:52.014725 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8ceee7a3-3296-4b86-9b03-5530e39be9cc req-34ddd787-6569-40bb-ba17-97e8ae24282a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:52.015040 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8ceee7a3-3296-4b86-9b03-5530e39be9cc req-34ddd787-6569-40bb-ba17-97e8ae24282a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:52.015214 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:52.015337 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8ceee7a3-3296-4b86-9b03-5530e39be9cc req-34ddd787-6569-40bb-ba17-97e8ae24282a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:52.022331 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:52.023128 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:52.027374 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-8ceee7a3-3296-4b86-9b03-5530e39be9cc req-34ddd787-6569-40bb-ba17-97e8ae24282a service nova] Creating event network-vif-unplugged:c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:52.028498 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-8ceee7a3-3296-4b86-9b03-5530e39be9cc req-34ddd787-6569-40bb-ba17-97e8ae24282a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:52.031783 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a4f87370-a6c1-4c7d-8ff4-dbc80436f3a2 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 200 len: 1494 microversion: 2.87 time: 0.367896 Aug 03 06:37:52.032219 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 141/411] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:51 2026] GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 1494 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:52.035560 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-8ceee7a3-3296-4b86-9b03-5530e39be9cc req-34ddd787-6569-40bb-ba17-97e8ae24282a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.037394 Aug 03 06:37:52.036154 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 142/412] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:51 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) Aug 03 06:37:52.036239 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4df6f4dd-b83e-4add-b69a-a3a0387b2d28 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.051359 Aug 03 06:37:52.036475 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 130/413] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:37:51 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08/os-volume_attachments => generated 25 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:37:52.102956 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1c783cf7-a384-4ceb-92e1-5daeec745efb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:52.103404 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1c783cf7-a384-4ceb-92e1-5daeec745efb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:52.110019 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c783cf7-a384-4ceb-92e1-5daeec745efb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:52.110393 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c783cf7-a384-4ceb-92e1-5daeec745efb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:52.110696 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c783cf7-a384-4ceb-92e1-5daeec745efb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:52.113666 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c783cf7-a384-4ceb-92e1-5daeec745efb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:52.113666 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c783cf7-a384-4ceb-92e1-5daeec745efb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:52.113666 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c783cf7-a384-4ceb-92e1-5daeec745efb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:52.135010 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1c783cf7-a384-4ceb-92e1-5daeec745efb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:37:52.215123 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1c783cf7-a384-4ceb-92e1-5daeec745efb tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 204 len: 0 microversion: 2.1 time: 0.114037 Aug 03 06:37:52.215774 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 142/414] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:37:52 2026] DELETE /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:37:52.226670 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:52.228178 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:52.232127 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:52.232396 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:52.232613 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:52.233074 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:52.233793 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:52.233793 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:52.253985 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:52.339879 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:52.341273 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:52.345013 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:52.345359 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:52.345550 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:52.345985 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:52.346308 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:52.346560 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:52.368676 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:52.411762 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-680ba64e-6bf6-4228-a577-bbca1876f377 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-152286397", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBkdPMmYesIAwM+vKSm904haS9AlH7jg7bPvT7wacZYhoUUILOrO2w9pFffsrAwkVZkWBW0CZ4j/FJKgsU9n3lEoEgJRsJIKKDYt/k2EsDQo2RsVtdkRka7wiCPZ5j8tQ=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:52.426815 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-680ba64e-6bf6-4228-a577-bbca1876f377 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Getting quotas for project 81935d73c513478291b67297245759df. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:37:52.430550 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-680ba64e-6bf6-4228-a577-bbca1876f377 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Getting quotas for user ca2f44c99b1045bf87af54b481287ac0 and project 81935d73c513478291b67297245759df. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:37:52.447478 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-680ba64e-6bf6-4228-a577-bbca1876f377 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.335330 Aug 03 06:37:52.448360 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 143/415] 10.4.3.71 () {70 vars in 1311 bytes} [Mon Aug 3 06:37:52 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 336 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Aug 03 06:37:52.456784 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:52.467506 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e1e76221-ce58-44ce-98dd-0b155b5df238 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1679 microversion: 2.1 time: 0.242475 Aug 03 06:37:52.467856 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 131/416] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:52 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1679 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:52.839683 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:52.846885 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:52.847638 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:52.855185 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7c39fab0-7a85-4cd7-9daa-245db37f228f tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 2944 microversion: 2.32 time: 0.517163 Aug 03 06:37:52.856075 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 143/417] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:52 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 2944 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:53.053484 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:53.055448 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:53.063700 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:53.063963 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:53.064183 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:53.065610 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:53.065949 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:53.066231 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:53.088596 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:53.312934 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:53.316990 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:53.317577 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:53.326212 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-322597c5-b670-4313-bd42-1c91b6bfd47b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 200 len: 1494 microversion: 2.87 time: 0.274244 Aug 03 06:37:53.326848 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 144/418] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:53 2026] GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 1494 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:53.492086 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:53.494959 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:53.500668 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:53.501095 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:53.501413 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:53.502202 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:53.503876 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:53.503876 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:53.533249 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:53.533436 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:53.533617 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:53.533862 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lazy-loading 'fault' on Instance uuid fa75334c-7975-4f8d-9c10-e90038912d08 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:37:53.537605 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:53.666001 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "0e61bd9c-b256-44f6-ada5-325f63e30f5c"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "d59d34d0-8a12-49b7-8f59-5d9b043b9b2e"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "d59d34d0-8a12-49b7-8f59-5d9b043b9b2e"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0"}, {"server_uuid": "fa75334c-7975-4f8d-9c10-e90038912d08", "name": "network-vif-unplugged", "status": "completed", "tag": "f49fe585-afbd-47b1-af01-6e5d7f760869"}, {"server_uuid": "fa75334c-7975-4f8d-9c10-e90038912d08", "name": "network-vif-unplugged", "status": "completed", "tag": "f49fe585-afbd-47b1-af01-6e5d7f760869"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:53.671815 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:53.672067 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:53.672278 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:53.679759 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Creating event network-vif-unplugged:0e61bd9c-b256-44f6-ada5-325f63e30f5c for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:53.680057 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Creating event network-vif-unplugged:d59d34d0-8a12-49b7-8f59-5d9b043b9b2e for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:53.680362 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Creating event network-vif-unplugged:d59d34d0-8a12-49b7-8f59-5d9b043b9b2e for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:53.680589 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Creating event network-vif-unplugged:8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:53.680792 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Creating event network-vif-unplugged:8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:53.680972 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Creating event network-vif-unplugged:f49fe585-afbd-47b1-af01-6e5d7f760869 for instance fa75334c-7975-4f8d-9c10-e90038912d08 on np0000006323 Aug 03 06:37:53.681147 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] Creating event network-vif-unplugged:f49fe585-afbd-47b1-af01-6e5d7f760869 for instance fa75334c-7975-4f8d-9c10-e90038912d08 on np0000006323 Aug 03 06:37:53.681598 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:53.686984 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-b80a0694-7a3a-42ef-9595-e45a4823484d req-d247b44e-1917-406f-974c-881b6af12b14 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1223 microversion: 2.1 time: 0.022931 Aug 03 06:37:53.687368 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 144/419] 10.4.3.71 () {72 vars in 1426 bytes} [Mon Aug 3 06:37:53 2026] POST /compute/v2.1/os-server-external-events => generated 1223 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:53.740484 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:53.748402 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c3f484bd-be5e-41c2-9fc4-0ad95e746917 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 200 len: 1329 microversion: 2.1 time: 0.258841 Aug 03 06:37:53.748748 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 132/420] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:53 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 1329 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:53.873126 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:53.875058 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:53.878860 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:53.879064 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:53.879281 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:53.879746 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:53.880043 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:53.880345 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:53.897361 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:53.934292 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "2e354ada-3d14-4231-b09b-5417bfae0da8"}, {"name": "network-changed", "server_uuid": "04c1a636-20b7-43a1-a57c-9f76f5c03bb6", "tag": "449f05b2-5c12-4de9-83c6-14e8eab99c05"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "a5a86699-5cae-44e7-bb19-1dcec52bfffb"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "a5a86699-5cae-44e7-bb19-1dcec52bfffb"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "8da64834-f14b-4d8b-8159-2acd7c58a2be"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "8da64834-f14b-4d8b-8159-2acd7c58a2be"}, {"server_uuid": "04c1a636-20b7-43a1-a57c-9f76f5c03bb6", "name": "network-vif-plugged", "status": "completed", "tag": "449f05b2-5c12-4de9-83c6-14e8eab99c05"}, {"server_uuid": "04c1a636-20b7-43a1-a57c-9f76f5c03bb6", "name": "network-vif-plugged", "status": "completed", "tag": "449f05b2-5c12-4de9-83c6-14e8eab99c05"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:53.944243 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:53.944422 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:53.944549 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:53.958342 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Creating event network-vif-unplugged:2e354ada-3d14-4231-b09b-5417bfae0da8 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:53.958342 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Creating event network-changed:449f05b2-5c12-4de9-83c6-14e8eab99c05 for instance 04c1a636-20b7-43a1-a57c-9f76f5c03bb6 on np0000006323 Aug 03 06:37:53.958342 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Creating event network-vif-unplugged:a5a86699-5cae-44e7-bb19-1dcec52bfffb for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:53.958342 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Creating event network-vif-unplugged:a5a86699-5cae-44e7-bb19-1dcec52bfffb for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:53.958342 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Creating event network-vif-unplugged:8da64834-f14b-4d8b-8159-2acd7c58a2be for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:53.958342 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Creating event network-vif-unplugged:8da64834-f14b-4d8b-8159-2acd7c58a2be for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:53.958833 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Creating event network-vif-plugged:449f05b2-5c12-4de9-83c6-14e8eab99c05 for instance 04c1a636-20b7-43a1-a57c-9f76f5c03bb6 on np0000006323 Aug 03 06:37:53.958833 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] Creating event network-vif-plugged:449f05b2-5c12-4de9-83c6-14e8eab99c05 for instance 04c1a636-20b7-43a1-a57c-9f76f5c03bb6 on np0000006323 Aug 03 06:37:53.958833 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:53.965050 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-c83e306b-60f2-46da-8edb-436cf96188b1 req-711dc1a0-1192-4d41-87a0-d477bd36899d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1386 microversion: 2.1 time: 0.040524 Aug 03 06:37:53.965372 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 145/421] 10.4.3.71 () {72 vars in 1426 bytes} [Mon Aug 3 06:37:53 2026] POST /compute/v2.1/os-server-external-events => generated 1386 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:54.064689 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:54.070339 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:54.070888 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:54.075594 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2747a23e-94fb-429b-b73c-e5c9f0112412 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 2855 microversion: 2.32 time: 0.204204 Aug 03 06:37:54.076390 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 145/422] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:53 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 2855 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Aug 03 06:37:54.100419 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-69e33aa2-32a3-4cf3-bc9d-b1100de5555d req-7f585cdf-57c2-4a56-92fa-b54209194359 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-unplugged", "status": "completed", "tag": "c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9"}, {"server_uuid": "fa75334c-7975-4f8d-9c10-e90038912d08", "name": "network-vif-deleted", "tag": "f49fe585-afbd-47b1-af01-6e5d7f760869"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:54.108689 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-69e33aa2-32a3-4cf3-bc9d-b1100de5555d req-7f585cdf-57c2-4a56-92fa-b54209194359 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:54.109031 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-69e33aa2-32a3-4cf3-bc9d-b1100de5555d req-7f585cdf-57c2-4a56-92fa-b54209194359 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:54.109367 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-69e33aa2-32a3-4cf3-bc9d-b1100de5555d req-7f585cdf-57c2-4a56-92fa-b54209194359 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:54.117388 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-69e33aa2-32a3-4cf3-bc9d-b1100de5555d req-7f585cdf-57c2-4a56-92fa-b54209194359 service nova] Creating event network-vif-unplugged:c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:54.117994 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-69e33aa2-32a3-4cf3-bc9d-b1100de5555d req-7f585cdf-57c2-4a56-92fa-b54209194359 service nova] Creating event network-vif-deleted:f49fe585-afbd-47b1-af01-6e5d7f760869 for instance fa75334c-7975-4f8d-9c10-e90038912d08 on np0000006323 Aug 03 06:37:54.118739 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-69e33aa2-32a3-4cf3-bc9d-b1100de5555d req-7f585cdf-57c2-4a56-92fa-b54209194359 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:54.124439 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-69e33aa2-32a3-4cf3-bc9d-b1100de5555d req-7f585cdf-57c2-4a56-92fa-b54209194359 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.026641 Aug 03 06:37:54.125827 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 133/423] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:54 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:54.162926 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1007908393", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "8602c18b-27a3-43f0-815c-7ab7526766eb"}], "security_groups": [{"name": "tempest-securitygroup--1126821614"}], "key_name": "tempest-keypair-152286397", "user_data": "}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:54.279591 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:54.280055 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:54.280427 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:54.281089 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:54.281462 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:54.281841 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:54.289123 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:54.349161 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:54.350571 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:54.354646 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:54.354909 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:54.355122 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:54.355548 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:54.355870 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:54.356156 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:54.361985 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] validate_networks() for [('8602c18b-27a3-43f0-815c-7ab7526766eb', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:37:54.362386 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:54.372442 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:54.580029 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:54.585873 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:54.586537 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:54.593564 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-31a3eadf-32df-4a1b-b6da-e6bc43ca3fa8 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 200 len: 1494 microversion: 2.87 time: 0.246344 Aug 03 06:37:54.593893 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 146/424] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:54 2026] GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 1494 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:54.659034 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:54.770865 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:54.772764 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: fa75334c-7975-4f8d-9c10-e90038912d08] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:54.777939 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:54.778284 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:54.778534 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:54.779099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:54.779588 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:54.780015 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:54.788337 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] HTTP exception thrown: Instance fa75334c-7975-4f8d-9c10-e90038912d08 could not be found. Aug 03 06:37:54.788620 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Returning 404 to user: Instance fa75334c-7975-4f8d-9c10-e90038912d08 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:54.789009 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c374720c-bfad-4437-a571-59512ba2c088 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08" status: 404 len: 111 microversion: 2.1 time: 0.020379 Aug 03 06:37:54.789332 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 134/425] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:54 2026] GET /compute/v2.1/servers/fa75334c-7975-4f8d-9c10-e90038912d08 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:37:54.798264 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7dccc860-20f2-4fa0-93ba-52a2fd3d9bde tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:54.811120 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:37:54.811399 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:37:54.811699 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:37:54.812760 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:37:54.812760 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:37:54.815646 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7dccc860-20f2-4fa0-93ba-52a2fd3d9bde tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1988045889" status: 202 len: 0 microversion: 2.1 time: 0.019457 Aug 03 06:37:54.816521 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 147/426] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:37:54 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1988045889 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:37:54.838637 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:54.838888 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:54.839066 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:54.839662 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:54.839864 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:54.840034 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:54.852018 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Getting quotas for project 81935d73c513478291b67297245759df. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:37:54.854378 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Getting quotas for user ca2f44c99b1045bf87af54b481287ac0 and project 81935d73c513478291b67297245759df. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:37:54.860986 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:37:54.862836 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:37:54.931124 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4a9f498b-0e07-4094-aea1-a154dd1c14d2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 400 microversion: 2.20 time: 0.770379 Aug 03 06:37:54.931918 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 146/427] 10.4.3.71 () {70 vars in 1299 bytes} [Mon Aug 3 06:37:54 2026] POST /compute/v2.1/servers => generated 400 bytes in 772 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Aug 03 06:37:54.951983 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e8cdcbf9-53d0-49e7-804e-8ef5b9e495f2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:54.954968 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e8cdcbf9-53d0-49e7-804e-8ef5b9e495f2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:54.972885 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-e8cdcbf9-53d0-49e7-804e-8ef5b9e495f2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:55.036521 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e8cdcbf9-53d0-49e7-804e-8ef5b9e495f2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:55.043052 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e8cdcbf9-53d0-49e7-804e-8ef5b9e495f2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:55.043797 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e8cdcbf9-53d0-49e7-804e-8ef5b9e495f2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:55.048813 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e8cdcbf9-53d0-49e7-804e-8ef5b9e495f2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1275 microversion: 2.20 time: 0.101218 Aug 03 06:37:55.049357 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 135/428] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:54 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1275 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:55.103961 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:55.108137 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:55.116827 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:55.117212 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:55.117503 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:55.118597 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:55.119135 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:55.119725 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:55.148891 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:55.231436 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:55.236644 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:55.237284 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cab22960e4ad4ad6b37f0fce84a325f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f05b7d18660142c6bbf07178bfb3bb88', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:55.243133 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-58c8c428-0538-451c-97dc-bf6acef5eb22 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 200 len: 2646 microversion: 2.32 time: 0.144190 Aug 03 06:37:55.243425 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 148/429] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:55 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 2646 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:55.285408 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:55.288839 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:55.299390 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:55.300380 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:55.300668 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:55.301759 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:55.303680 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:55.304186 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:55.336774 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:55.519507 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:55.527889 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f934da6c-7bb0-4f24-8976-07babb282d2d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1664 microversion: 2.1 time: 0.247375 Aug 03 06:37:55.528177 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 147/430] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:55 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1664 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:55.614070 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:55.615444 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:55.619826 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:55.620058 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:55.620267 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:55.620682 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:55.620965 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:55.621214 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:55.636908 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:55.728187 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-deleted", "tag": "c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-deleted", "tag": "a5a86699-5cae-44e7-bb19-1dcec52bfffb"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-deleted", "tag": "0e61bd9c-b256-44f6-ada5-325f63e30f5c"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-deleted", "tag": "8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0"}, {"server_uuid": "a01d1eea-c466-4e1e-91ef-c0ab98cdb90d", "name": "network-vif-deleted", "tag": "8da64834-f14b-4d8b-8159-2acd7c58a2be"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:55.737197 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:55.737414 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:55.737584 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:55.749853 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] Creating event network-vif-deleted:c4cdccbf-aaa3-4ed1-9884-26c9bf4df8d9 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:55.750130 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] Creating event network-vif-deleted:a5a86699-5cae-44e7-bb19-1dcec52bfffb for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:55.750130 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] Creating event network-vif-deleted:0e61bd9c-b256-44f6-ada5-325f63e30f5c for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:55.750281 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] Creating event network-vif-deleted:8066d1c7-1751-4ba2-b57a-9ca8c3faf5d0 for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:55.750426 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] Creating event network-vif-deleted:8da64834-f14b-4d8b-8159-2acd7c58a2be for instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d on np0000006323 Aug 03 06:37:55.750733 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:55.759486 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-c81bc59c-110d-4f4a-a612-b904d9818b6c req-7dbdf8c7-18c8-4d54-8ae2-17877f643481 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 867 microversion: 2.1 time: 0.032426 Aug 03 06:37:55.759486 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 149/431] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:55 2026] POST /compute/v2.1/os-server-external-events => generated 867 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:55.813076 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:55.817342 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:55.817852 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:55.828688 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4f272472-3c2f-417c-962c-775a41f5fecd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 200 len: 1694 microversion: 2.87 time: 0.213562 Aug 03 06:37:55.828688 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 136/432] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:55 2026] GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 1694 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:55.844519 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1d15ba68-ab36-4f0c-a9c0-5d5234caeade tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-1851816906"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:55.846414 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1d15ba68-ab36-4f0c-a9c0-5d5234caeade tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:55.850893 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d15ba68-ab36-4f0c-a9c0-5d5234caeade tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:55.851086 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d15ba68-ab36-4f0c-a9c0-5d5234caeade tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:55.851209 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d15ba68-ab36-4f0c-a9c0-5d5234caeade tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:55.851451 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d15ba68-ab36-4f0c-a9c0-5d5234caeade tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:55.851578 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d15ba68-ab36-4f0c-a9c0-5d5234caeade tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:55.854084 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d15ba68-ab36-4f0c-a9c0-5d5234caeade tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:55.874726 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0b3af9ce-0130-4357-8c1f-38125fc4aeea tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-250983985", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEeMn0OWoF+c6IdCDTcg7WULdQESMKD32PCkxYwQFyQU+uKrrSGoXYQ39KTmVGZZv7ryQJK72ZDljfjLPuK0lgndYS8vJwOMF+CJywTzDhIM1q0lMPAec99zmKFSpe/v/Q=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:55.887147 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-0b3af9ce-0130-4357-8c1f-38125fc4aeea tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for project ea6a08e8c822475c97beef976047eee0. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:37:55.892328 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-0b3af9ce-0130-4357-8c1f-38125fc4aeea tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for user de4d1b263d824d7eba32f646d1202052 and project ea6a08e8c822475c97beef976047eee0. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:37:55.915088 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0b3af9ce-0130-4357-8c1f-38125fc4aeea tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.042245 Aug 03 06:37:55.915680 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 150/433] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:37:55 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:56.069494 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:56.071688 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:56.078403 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:56.078702 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:56.079092 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:56.079359 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:56.079661 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:56.079931 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:56.096706 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:56.146876 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:56.152782 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:56.153534 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:56.158495 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-991ee76f-f744-4072-9e84-09393a639bb2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1327 microversion: 2.20 time: 0.091011 Aug 03 06:37:56.158995 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 137/434] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:56 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1327 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:56.262976 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:56.265853 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:56.269998 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:56.270336 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:56.271016 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:56.271261 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:56.271748 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:56.272066 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:56.281180 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] HTTP exception thrown: Instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d could not be found. Aug 03 06:37:56.281384 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Returning 404 to user: Instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:56.281839 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3f70ffaa-a929-42a8-a324-8eab726793a1 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 404 len: 111 microversion: 2.32 time: 0.021184 Aug 03 06:37:56.282205 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 151/435] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:56 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:37:56.290479 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dba4c2e4-f039-4356-9449-cbfd03c22844 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:56.316440 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-dba4c2e4-f039-4356-9449-cbfd03c22844 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1210658855" status: 204 len: 0 microversion: 2.32 time: 0.027964 Aug 03 06:37:56.316913 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 138/436] 10.4.3.71 () {68 vars in 1373 bytes} [Mon Aug 3 06:37:56 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1210658855 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:37:56.670454 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1d15ba68-ab36-4f0c-a9c0-5d5234caeade tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "POST /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6/action" status: 202 len: 52 microversion: 2.87 time: 0.827459 Aug 03 06:37:56.670915 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 148/437] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:37:55 2026] POST /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6/action => generated 52 bytes in 828 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) Aug 03 06:37:57.087410 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-778275808", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "40f27497-7c9d-4473-8473-f199a596aee6"}], "security_groups": [{"name": "tempest-securitygroup--2072956967"}], "key_name": "tempest-keypair-250983985", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:57.175749 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:57.178766 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:57.187864 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:57.188106 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:57.188385 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:57.188854 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:57.189202 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:57.189508 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:57.190577 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:57.190958 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:57.191297 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:57.191815 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:57.192098 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:57.192390 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:57.198098 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:57.206679 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:57.436373 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] validate_networks() for [('40f27497-7c9d-4473-8473-f199a596aee6', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:37:57.436946 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:57.594818 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:57.599683 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c6ad97f1-c7fb-4984-a463-ac939879b1ec tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:57.600005 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c6ad97f1-c7fb-4984-a463-ac939879b1ec tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:57.603273 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:57.604554 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ad97f1-c7fb-4984-a463-ac939879b1ec tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:57.604795 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ad97f1-c7fb-4984-a463-ac939879b1ec tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:57.604937 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:57.605040 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ad97f1-c7fb-4984-a463-ac939879b1ec tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:57.605335 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ad97f1-c7fb-4984-a463-ac939879b1ec tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:57.605473 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ad97f1-c7fb-4984-a463-ac939879b1ec tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:57.605585 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6ad97f1-c7fb-4984-a463-ac939879b1ec tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:57.610824 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6ce200cd-02ef-4edd-9cb4-d66bae59dd7c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1401 microversion: 2.20 time: 0.436925 Aug 03 06:37:57.611335 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 139/438] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:57 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1401 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:37:57.627022 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c6ad97f1-c7fb-4984-a463-ac939879b1ec tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:37:57.696587 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c6ad97f1-c7fb-4984-a463-ac939879b1ec tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 204 len: 0 microversion: 2.1 time: 0.098759 Aug 03 06:37:57.697014 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 149/439] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:37:57 2026] DELETE /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:37:57.715563 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:57.715563 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:57.722944 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:57.723440 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:57.724576 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:57.725169 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:57.725576 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:57.726045 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:57.746748 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:57.854374 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:58.163543 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-5a3031c2-8e89-45f2-a16f-5df8ebcb7334 req-a4737735-a9a6-4d86-a99f-3e18fd5b7f58 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "tag": "820bf67f-f476-4539-a580-540279e054eb"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:58.176782 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5a3031c2-8e89-45f2-a16f-5df8ebcb7334 req-a4737735-a9a6-4d86-a99f-3e18fd5b7f58 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:58.177007 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5a3031c2-8e89-45f2-a16f-5df8ebcb7334 req-a4737735-a9a6-4d86-a99f-3e18fd5b7f58 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:58.177107 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5a3031c2-8e89-45f2-a16f-5df8ebcb7334 req-a4737735-a9a6-4d86-a99f-3e18fd5b7f58 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:58.190488 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5a3031c2-8e89-45f2-a16f-5df8ebcb7334 req-a4737735-a9a6-4d86-a99f-3e18fd5b7f58 service nova] Creating event network-changed:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:37:58.191129 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-5a3031c2-8e89-45f2-a16f-5df8ebcb7334 req-a4737735-a9a6-4d86-a99f-3e18fd5b7f58 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:58.200986 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-5a3031c2-8e89-45f2-a16f-5df8ebcb7334 req-a4737735-a9a6-4d86-a99f-3e18fd5b7f58 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041329 Aug 03 06:37:58.201354 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 150/440] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:58 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:37:58.236410 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:58.246026 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-071e954e-7bb9-4983-a8e0-a93412c165d9 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1498 microversion: 2.1 time: 0.534262 Aug 03 06:37:58.246452 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 140/441] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:57 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1498 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:58.277711 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:37:58.278006 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:37:58.278306 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:37:58.278517 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:37:58.278837 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:37:58.293324 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:58.293518 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:58.293766 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:58.294253 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:58.294588 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:58.294588 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:58.310778 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for project ea6a08e8c822475c97beef976047eee0. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:37:58.314616 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for user de4d1b263d824d7eba32f646d1202052 and project ea6a08e8c822475c97beef976047eee0. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:37:58.320965 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:37:58.322442 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:37:58.384124 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6dd1dfba-fe1f-4b17-8820-6642f06a3013 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 1.298496 Aug 03 06:37:58.384572 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 152/442] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:37:57 2026] POST /compute/v2.1/servers => generated 404 bytes in 1299 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:37:58.394272 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4a3b9e8a-9cc6-4ff6-9929-f5c354ef449a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:58.395849 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4a3b9e8a-9cc6-4ff6-9929-f5c354ef449a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:58.408452 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4a3b9e8a-9cc6-4ff6-9929-f5c354ef449a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:58.410100 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-e539a706-7684-4b37-aadb-1ae744d2c727 req-8a165604-7462-4d71-bae5-c262dc5e13ed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f6bdcd34-f939-4b4d-a7e1-690453c6d6f9", "name": "network-vif-unplugged", "status": "completed", "tag": "f351b0a0-eb45-4532-8288-da022a366bae"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:37:58.423051 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e539a706-7684-4b37-aadb-1ae744d2c727 req-8a165604-7462-4d71-bae5-c262dc5e13ed service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:58.423576 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e539a706-7684-4b37-aadb-1ae744d2c727 req-8a165604-7462-4d71-bae5-c262dc5e13ed service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:58.424019 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e539a706-7684-4b37-aadb-1ae744d2c727 req-8a165604-7462-4d71-bae5-c262dc5e13ed service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:58.436007 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-e539a706-7684-4b37-aadb-1ae744d2c727 req-8a165604-7462-4d71-bae5-c262dc5e13ed service nova] Creating event network-vif-unplugged:f351b0a0-eb45-4532-8288-da022a366bae for instance f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 on np0000006323 Aug 03 06:37:58.437429 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-e539a706-7684-4b37-aadb-1ae744d2c727 req-8a165604-7462-4d71-bae5-c262dc5e13ed service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:37:58.444858 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-e539a706-7684-4b37-aadb-1ae744d2c727 req-8a165604-7462-4d71-bae5-c262dc5e13ed service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.036401 Aug 03 06:37:58.445310 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 141/443] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:37:58 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) Aug 03 06:37:58.519216 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4a3b9e8a-9cc6-4ff6-9929-f5c354ef449a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:58.530033 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4a3b9e8a-9cc6-4ff6-9929-f5c354ef449a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1234 microversion: 2.1 time: 0.137587 Aug 03 06:37:58.530583 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 151/444] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:58 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1234 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:58.627624 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:58.630568 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:58.634249 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:58.634614 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:58.635192 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:58.636238 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:58.636558 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:58.637210 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:58.661759 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:58.764637 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:58.764637 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:58.769681 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:58.770155 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:58.771131 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:58.771581 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:58.771787 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:58.772041 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:58.783219 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] HTTP exception thrown: Instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d could not be found. Aug 03 06:37:58.783536 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Returning 404 to user: Instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:58.784009 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e988a274-4105-49d3-9d5f-ee42c2ece4dd tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 404 len: 111 microversion: 2.32 time: 0.024339 Aug 03 06:37:58.784390 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 142/445] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:37:58 2026] DELETE /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:37:58.798174 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:58.799793 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] [instance: a01d1eea-c466-4e1e-91ef-c0ab98cdb90d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:58.805073 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:58.805428 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:58.805694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:58.806274 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:58.807899 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:58.808409 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:58.822578 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] HTTP exception thrown: Instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d could not be found. Aug 03 06:37:58.823004 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] Returning 404 to user: Instance a01d1eea-c466-4e1e-91ef-c0ab98cdb90d could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:37:58.823425 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2cc39166-40c3-48f8-a5fa-9d0203ca3bf9 tempest-TaggedBootDevicesTest-190153609 tempest-TaggedBootDevicesTest-190153609-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d" status: 404 len: 111 microversion: 2.32 time: 0.028439 Aug 03 06:37:58.823728 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 152/446] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:58 2026] GET /compute/v2.1/servers/a01d1eea-c466-4e1e-91ef-c0ab98cdb90d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:37:58.843486 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:58.851783 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:58.853188 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:58.859501 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a4b84dc9-3e88-448a-b722-137e64af226f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1401 microversion: 2.20 time: 0.233645 Aug 03 06:37:58.859844 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 153/447] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:58 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1401 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Aug 03 06:37:59.272694 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:59.275299 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:59.282011 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:59.282294 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:59.282505 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:59.282983 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:59.283297 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:59.283565 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:59.308859 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:59.309088 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:59.309290 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:59.309521 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lazy-loading 'fault' on Instance uuid f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:37:59.316922 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:59.372232 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:37:59.391450 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:59.400418 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4f97145b-2403-45ab-ac28-b95440dd2c69 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 200 len: 1305 microversion: 2.1 time: 0.133585 Aug 03 06:37:59.400781 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 143/448] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:59 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 1305 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:59.553884 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:59.556228 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:59.565248 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:59.565248 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:59.565413 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:59.565903 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:59.566732 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:59.566732 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:59.587034 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:37:59.662808 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:37:59.675378 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7f4e84b6-20e9-4141-98aa-95973e12e85a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1286 microversion: 2.1 time: 0.122812 Aug 03 06:37:59.675731 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 153/449] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:37:59 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1286 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:37:59.882774 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:37:59.885137 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:37:59.893872 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:59.894333 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:59.894605 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:59.895294 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:37:59.895759 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:37:59.896254 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:37:59.915151 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:00.053615 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:00.060444 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:00.061510 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:00.068146 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1e723a17-7d7c-4de6-9c1b-57303b85f360 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1401 microversion: 2.20 time: 0.187606 Aug 03 06:38:00.068583 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 154/450] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:37:59 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1401 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:00.257690 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-2645ff00-7098-43cf-92f4-4cdf96c05871 req-2cd8c59d-f3e1-4c79-a684-fdac8c6e2e40 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f6bdcd34-f939-4b4d-a7e1-690453c6d6f9", "name": "network-vif-deleted", "tag": "f351b0a0-eb45-4532-8288-da022a366bae"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:00.265719 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-2645ff00-7098-43cf-92f4-4cdf96c05871 req-2cd8c59d-f3e1-4c79-a684-fdac8c6e2e40 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:00.265913 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-2645ff00-7098-43cf-92f4-4cdf96c05871 req-2cd8c59d-f3e1-4c79-a684-fdac8c6e2e40 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:00.266075 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-2645ff00-7098-43cf-92f4-4cdf96c05871 req-2cd8c59d-f3e1-4c79-a684-fdac8c6e2e40 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:00.273326 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-2645ff00-7098-43cf-92f4-4cdf96c05871 req-2cd8c59d-f3e1-4c79-a684-fdac8c6e2e40 service nova] Creating event network-vif-deleted:f351b0a0-eb45-4532-8288-da022a366bae for instance f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 on np0000006323 Aug 03 06:38:00.273848 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-2645ff00-7098-43cf-92f4-4cdf96c05871 req-2cd8c59d-f3e1-4c79-a684-fdac8c6e2e40 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:00.279002 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-2645ff00-7098-43cf-92f4-4cdf96c05871 req-2cd8c59d-f3e1-4c79-a684-fdac8c6e2e40 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028630 Aug 03 06:38:00.279302 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 144/451] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:00 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) Aug 03 06:38:00.419950 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:00.421486 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: f6bdcd34-f939-4b4d-a7e1-690453c6d6f9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:00.428771 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:00.429034 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:00.429271 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:00.429778 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:00.430086 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:00.430391 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:00.437873 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] HTTP exception thrown: Instance f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 could not be found. Aug 03 06:38:00.438128 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Returning 404 to user: Instance f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:00.439157 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e4db3c6e-ddf0-4e7c-bd17-d926eecaea38 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9" status: 404 len: 111 microversion: 2.1 time: 0.021061 Aug 03 06:38:00.439157 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 154/452] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:00 2026] GET /compute/v2.1/servers/f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:38:00.450545 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3b814f7d-6907-438b-92e9-74da9b66be30 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:00.450878 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3b814f7d-6907-438b-92e9-74da9b66be30 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:00.456559 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b814f7d-6907-438b-92e9-74da9b66be30 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:00.456906 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b814f7d-6907-438b-92e9-74da9b66be30 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:00.457470 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b814f7d-6907-438b-92e9-74da9b66be30 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:00.457959 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b814f7d-6907-438b-92e9-74da9b66be30 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:00.458357 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b814f7d-6907-438b-92e9-74da9b66be30 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:00.458357 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b814f7d-6907-438b-92e9-74da9b66be30 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:00.478789 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3b814f7d-6907-438b-92e9-74da9b66be30 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:38:00.509952 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-37b56685-7131-4c27-8984-10c928fa42b6 req-bab5ce87-48c3-4c4b-a762-df1e00fa5f4a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f6bdcd34-f939-4b4d-a7e1-690453c6d6f9", "name": "network-vif-unplugged", "status": "completed", "tag": "f351b0a0-eb45-4532-8288-da022a366bae"}, {"server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "name": "network-vif-plugged", "status": "completed", "tag": "820bf67f-f476-4539-a580-540279e054eb"}, {"server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "name": "network-vif-plugged", "status": "completed", "tag": "820bf67f-f476-4539-a580-540279e054eb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:00.519517 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-37b56685-7131-4c27-8984-10c928fa42b6 req-bab5ce87-48c3-4c4b-a762-df1e00fa5f4a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:00.519961 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-37b56685-7131-4c27-8984-10c928fa42b6 req-bab5ce87-48c3-4c4b-a762-df1e00fa5f4a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:00.520166 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-37b56685-7131-4c27-8984-10c928fa42b6 req-bab5ce87-48c3-4c4b-a762-df1e00fa5f4a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:00.532918 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-37b56685-7131-4c27-8984-10c928fa42b6 req-bab5ce87-48c3-4c4b-a762-df1e00fa5f4a service nova] Creating event network-vif-unplugged:f351b0a0-eb45-4532-8288-da022a366bae for instance f6bdcd34-f939-4b4d-a7e1-690453c6d6f9 on np0000006323 Aug 03 06:38:00.533184 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-37b56685-7131-4c27-8984-10c928fa42b6 req-bab5ce87-48c3-4c4b-a762-df1e00fa5f4a service nova] Creating event network-vif-plugged:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:38:00.533481 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-37b56685-7131-4c27-8984-10c928fa42b6 req-bab5ce87-48c3-4c4b-a762-df1e00fa5f4a service nova] Creating event network-vif-plugged:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:38:00.533993 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-37b56685-7131-4c27-8984-10c928fa42b6 req-bab5ce87-48c3-4c4b-a762-df1e00fa5f4a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:00.540848 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-37b56685-7131-4c27-8984-10c928fa42b6 req-bab5ce87-48c3-4c4b-a762-df1e00fa5f4a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.034055 Aug 03 06:38:00.541291 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 145/453] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:00 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:00.564184 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3b814f7d-6907-438b-92e9-74da9b66be30 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 204 len: 0 microversion: 2.1 time: 0.115604 Aug 03 06:38:00.564491 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 155/454] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:38:00 2026] DELETE /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:38:00.578555 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:00.587037 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:00.593299 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:00.593722 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:00.594137 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:00.594591 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:00.594997 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:00.595388 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:00.628446 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:00.695246 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:00.697455 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:00.703901 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:00.704161 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:00.704556 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:00.705089 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:00.705612 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:00.705914 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:00.735123 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:00.864082 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:00.873164 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a39c93d4-c320-4f95-ac80-c9bc137ea4bf tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1513 microversion: 2.1 time: 0.299433 Aug 03 06:38:00.873442 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 155/455] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:00 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1513 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:00.930991 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:00.939207 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-67a6e3b1-1dad-419f-8e5f-26ce6ae48101 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1360 microversion: 2.1 time: 0.245602 Aug 03 06:38:00.941197 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 146/456] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:00 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1360 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:01.091139 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:01.093455 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:01.098978 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.099268 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.099551 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.100062 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.100397 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.100883 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.137177 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:01.175947 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-8d1bc4a9-9cff-4ead-ad13-a2f26f667894 req-fb9adc48-8032-46a3-9673-461fbb26a5e5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce", "name": "network-vif-unplugged", "status": "completed", "tag": "a0854524-04d0-4fea-9f44-f7b8c5542348"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:01.184136 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8d1bc4a9-9cff-4ead-ad13-a2f26f667894 req-fb9adc48-8032-46a3-9673-461fbb26a5e5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.184406 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8d1bc4a9-9cff-4ead-ad13-a2f26f667894 req-fb9adc48-8032-46a3-9673-461fbb26a5e5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.184616 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8d1bc4a9-9cff-4ead-ad13-a2f26f667894 req-fb9adc48-8032-46a3-9673-461fbb26a5e5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.193923 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-8d1bc4a9-9cff-4ead-ad13-a2f26f667894 req-fb9adc48-8032-46a3-9673-461fbb26a5e5 service nova] Creating event network-vif-unplugged:a0854524-04d0-4fea-9f44-f7b8c5542348 for instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce on np0000006323 Aug 03 06:38:01.194456 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-8d1bc4a9-9cff-4ead-ad13-a2f26f667894 req-fb9adc48-8032-46a3-9673-461fbb26a5e5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:01.204121 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-8d1bc4a9-9cff-4ead-ad13-a2f26f667894 req-fb9adc48-8032-46a3-9673-461fbb26a5e5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030282 Aug 03 06:38:01.204632 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 156/457] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:01 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) Aug 03 06:38:01.328711 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:01.335842 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:01.336728 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:01.344099 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f01c972b-f20b-45aa-b848-c91cc9f7b488 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1591 microversion: 2.20 time: 0.255300 Aug 03 06:38:01.344607 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 156/458] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:01 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1591 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:01.365943 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-648a9ff2-cc86-47c3-ab9b-8e15bd285cdd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:01.365943 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-648a9ff2-cc86-47c3-ab9b-8e15bd285cdd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:01.378680 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-648a9ff2-cc86-47c3-ab9b-8e15bd285cdd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.378925 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-648a9ff2-cc86-47c3-ab9b-8e15bd285cdd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.379769 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-648a9ff2-cc86-47c3-ab9b-8e15bd285cdd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.379769 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-648a9ff2-cc86-47c3-ab9b-8e15bd285cdd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.379769 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-648a9ff2-cc86-47c3-ab9b-8e15bd285cdd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.379977 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-648a9ff2-cc86-47c3-ab9b-8e15bd285cdd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.399196 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-648a9ff2-cc86-47c3-ab9b-8e15bd285cdd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:01.507344 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-648a9ff2-cc86-47c3-ab9b-8e15bd285cdd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-interface" status: 200 len: 282 microversion: 2.20 time: 0.146503 Aug 03 06:38:01.507803 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 147/459] 10.4.3.71 () {68 vars in 1427 bytes} [Mon Aug 3 06:38:01 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-interface => generated 282 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:38:01.863458 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:01.866447 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:01.871013 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.872244 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.872244 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.872543 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.873109 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.873503 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.892788 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:01.894931 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:01.897148 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:01.902443 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.902705 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.902907 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.903341 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.903618 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.903895 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.945953 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.946179 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.946400 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.946674 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lazy-loading 'fault' on Instance uuid 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:38:01.955627 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:01.965989 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:01.967454 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:01.978921 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.979178 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.979395 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:01.979928 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:01.980262 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:01.980636 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:02.000765 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:02.052093 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9def80f44e6d4e999f034ac98ca34860', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '26331e5ebeb94be4ad46b4470931a595', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:02.060447 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9a1eaf7d-464b-4e26-8ce6-8d3a46e14b44 tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 200 len: 1306 microversion: 2.1 time: 0.170936 Aug 03 06:38:02.060784 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 157/460] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:01 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 1306 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:02.112846 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:02.119011 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:02.120143 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:02.136344 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-47d0ae39-d74c-4fd2-ad35-0ada660f7e02 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 200 len: 1694 microversion: 2.87 time: 0.275945 Aug 03 06:38:02.136730 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 157/461] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:01 2026] GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 1694 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:02.209725 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:02.216975 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8a3f5ab8-50d9-4ccf-aa7a-fd3435706166 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1360 microversion: 2.1 time: 0.252684 Aug 03 06:38:02.217273 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 148/462] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:01 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1360 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:02.329917 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1807025256", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "delete_on_termination": "true", "source_type": "image", "volume_size": 1, "uuid": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "destination_type": "volume"}], "networks": [{"uuid": "1696596e-a902-47c5-89e2-80b0ea2435d3"}]}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:02.344322 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-3eec0439-444c-405a-b59b-08b085ad9951 req-e76d5fc4-d27a-4910-9cfb-dc0fd91c389c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:02.351452 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3eec0439-444c-405a-b59b-08b085ad9951 req-e76d5fc4-d27a-4910-9cfb-dc0fd91c389c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:02.352381 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3eec0439-444c-405a-b59b-08b085ad9951 req-e76d5fc4-d27a-4910-9cfb-dc0fd91c389c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:02.352381 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3eec0439-444c-405a-b59b-08b085ad9951 req-e76d5fc4-d27a-4910-9cfb-dc0fd91c389c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:02.358180 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3eec0439-444c-405a-b59b-08b085ad9951 req-e76d5fc4-d27a-4910-9cfb-dc0fd91c389c service nova] Creating event network-changed:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:38:02.358471 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-3eec0439-444c-405a-b59b-08b085ad9951 req-e76d5fc4-d27a-4910-9cfb-dc0fd91c389c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:02.362181 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-3eec0439-444c-405a-b59b-08b085ad9951 req-e76d5fc4-d27a-4910-9cfb-dc0fd91c389c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019907 Aug 03 06:38:02.363292 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 158/463] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:02 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) Aug 03 06:38:02.445349 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:02.445623 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:02.445940 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:02.446730 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:02.447131 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:02.447729 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:02.460673 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] validate_networks() for [('1696596e-a902-47c5-89e2-80b0ea2435d3', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:38:02.461058 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:02.595893 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-845c5f8a-5701-4bb3-9236-0cdaf21c69ea req-66053a42-5d52-40b5-913d-0a9b3d104168 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "tag": "820bf67f-f476-4539-a580-540279e054eb"}, {"server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "name": "network-vif-plugged", "status": "completed", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}, {"server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "name": "network-vif-plugged", "status": "completed", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:02.607728 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-845c5f8a-5701-4bb3-9236-0cdaf21c69ea req-66053a42-5d52-40b5-913d-0a9b3d104168 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:02.608028 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-845c5f8a-5701-4bb3-9236-0cdaf21c69ea req-66053a42-5d52-40b5-913d-0a9b3d104168 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:02.608183 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-845c5f8a-5701-4bb3-9236-0cdaf21c69ea req-66053a42-5d52-40b5-913d-0a9b3d104168 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:02.618016 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-845c5f8a-5701-4bb3-9236-0cdaf21c69ea req-66053a42-5d52-40b5-913d-0a9b3d104168 service nova] Creating event network-changed:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:38:02.618214 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-845c5f8a-5701-4bb3-9236-0cdaf21c69ea req-66053a42-5d52-40b5-913d-0a9b3d104168 service nova] Creating event network-vif-plugged:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:38:02.618391 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-845c5f8a-5701-4bb3-9236-0cdaf21c69ea req-66053a42-5d52-40b5-913d-0a9b3d104168 service nova] Creating event network-vif-plugged:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:38:02.618775 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-845c5f8a-5701-4bb3-9236-0cdaf21c69ea req-66053a42-5d52-40b5-913d-0a9b3d104168 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:02.635095 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-845c5f8a-5701-4bb3-9236-0cdaf21c69ea req-66053a42-5d52-40b5-913d-0a9b3d104168 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.041647 Aug 03 06:38:02.635523 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 159/464] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:02 2026] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:02.694632 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-61e05f83-35d1-4d06-94df-840965e1d1b8 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-2016198985"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:02.740097 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:02.891937 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:38:02.892148 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:38:02.892346 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:38:02.892498 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:38:02.892640 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:38:02.901588 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:02.901789 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:02.902090 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:02.902671 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:02.903033 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:02.903123 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:02.923575 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Getting quotas for project 391ba44c89c94a3e9689b6e08ce47992. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:38:02.929037 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Getting quotas for user 5a04838f8ec84297ad5119d3cacf0b30 and project 391ba44c89c94a3e9689b6e08ce47992. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:38:02.939293 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:38:02.940817 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:38:02.971815 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-61e05f83-35d1-4d06-94df-840965e1d1b8 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "POST /compute/v2.1/os-volumes" status: 200 len: 342 microversion: 2.1 time: 0.627700 Aug 03 06:38:02.972200 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 149/465] 10.4.3.71 () {68 vars in 1266 bytes} [Mon Aug 3 06:38:02 2026] POST /compute/v2.1/os-volumes => generated 342 bytes in 628 msecs (HTTP/1.1 200) 10 headers in 447 bytes (1 switches on core 0) Aug 03 06:38:02.986262 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-89ad796d-8662-439d-a5d1-842b23d8ff23 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:03.017237 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-935eddef-5867-49b6-86cc-e247ab723ff7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.87 time: 0.689933 Aug 03 06:38:03.017721 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 158/466] 10.4.3.71 () {70 vars in 1299 bytes} [Mon Aug 3 06:38:02 2026] POST /compute/v2.1/servers => generated 378 bytes in 691 msecs (HTTP/1.1 202) 10 headers in 452 bytes (2 switches on core 0) Aug 03 06:38:03.035084 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-5c311091-4c7c-4826-a721-04379fe77074 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:03.039141 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-89ad796d-8662-439d-a5d1-842b23d8ff23 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e" status: 200 len: 342 microversion: 2.1 time: 0.054744 Aug 03 06:38:03.039398 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-5c311091-4c7c-4826-a721-04379fe77074 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:03.039644 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 160/467] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:38:02 2026] GET /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e => generated 342 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:03.057350 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-5c311091-4c7c-4826-a721-04379fe77074 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:03.082895 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:03.086160 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] [instance: 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:03.091178 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:03.091583 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:03.091922 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:03.092740 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:03.093138 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:03.093471 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:03.108702 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] HTTP exception thrown: Instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce could not be found. Aug 03 06:38:03.108963 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] Returning 404 to user: Instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:03.109419 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1436c3b1-72e0-4a0b-b3b0-436a45e30e8b tempest-ServerRescueNegativeTestJSON-667404809 tempest-ServerRescueNegativeTestJSON-667404809-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce" status: 404 len: 111 microversion: 2.1 time: 0.029844 Aug 03 06:38:03.109725 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 159/468] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:03 2026] GET /compute/v2.1/servers/4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:38:03.119114 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-5c311091-4c7c-4826-a721-04379fe77074 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:03.124137 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-5c311091-4c7c-4826-a721-04379fe77074 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:03.124811 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-5c311091-4c7c-4826-a721-04379fe77074 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:03.134175 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5c311091-4c7c-4826-a721-04379fe77074 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1395 microversion: 2.87 time: 0.105361 Aug 03 06:38:03.134175 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 150/469] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:03 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1395 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:03.234741 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:03.240921 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:03.247995 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:03.248529 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:03.248849 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:03.249709 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:03.250115 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:03.250469 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:03.275124 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-13dfc0bb-66d8-49f0-8520-b60b31a35a55 req-b7be9da7-eecc-499d-8b01-48bb85ba78ba service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce", "name": "network-vif-unplugged", "status": "completed", "tag": "a0854524-04d0-4fea-9f44-f7b8c5542348"}, {"server_uuid": "4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce", "name": "network-vif-deleted", "tag": "a0854524-04d0-4fea-9f44-f7b8c5542348"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:03.288757 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:03.290673 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-13dfc0bb-66d8-49f0-8520-b60b31a35a55 req-b7be9da7-eecc-499d-8b01-48bb85ba78ba service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:03.292565 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-13dfc0bb-66d8-49f0-8520-b60b31a35a55 req-b7be9da7-eecc-499d-8b01-48bb85ba78ba service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:03.292565 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-13dfc0bb-66d8-49f0-8520-b60b31a35a55 req-b7be9da7-eecc-499d-8b01-48bb85ba78ba service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:03.300158 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-13dfc0bb-66d8-49f0-8520-b60b31a35a55 req-b7be9da7-eecc-499d-8b01-48bb85ba78ba service nova] Creating event network-vif-unplugged:a0854524-04d0-4fea-9f44-f7b8c5542348 for instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce on np0000006323 Aug 03 06:38:03.300494 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-13dfc0bb-66d8-49f0-8520-b60b31a35a55 req-b7be9da7-eecc-499d-8b01-48bb85ba78ba service nova] Creating event network-vif-deleted:a0854524-04d0-4fea-9f44-f7b8c5542348 for instance 4d0018fb-4d24-4bba-9bdf-d3bcadebb2ce on np0000006323 Aug 03 06:38:03.301085 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-13dfc0bb-66d8-49f0-8520-b60b31a35a55 req-b7be9da7-eecc-499d-8b01-48bb85ba78ba service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:03.306187 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-13dfc0bb-66d8-49f0-8520-b60b31a35a55 req-b7be9da7-eecc-499d-8b01-48bb85ba78ba service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.037491 Aug 03 06:38:03.306668 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 160/470] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:03 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:03.433554 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:03.455037 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1e988843-ded6-485e-9bb2-ccd1ea63d912 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1360 microversion: 2.1 time: 0.222625 Aug 03 06:38:03.456061 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 161/471] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:03 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1360 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:04.055064 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-228c14a5-3795-42b0-ac05-ef433c828749 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:04.117974 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-228c14a5-3795-42b0-ac05-ef433c828749 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e" status: 200 len: 343 microversion: 2.1 time: 0.066294 Aug 03 06:38:04.118399 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 151/472] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:38:04 2026] GET /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e => generated 343 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:04.132680 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-dcb0fbb3-8b5e-4c34-b313-fbfd4da89265 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "3deaafab-583c-4c52-a25c-5974f5722a0e", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1524349784"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:04.160616 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:04.163788 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:04.171400 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:04.171743 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:04.172022 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:04.172576 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:04.172979 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:04.173314 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:04.196395 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:04.270589 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:04.276883 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:04.277859 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:04.288196 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-76a8a0de-581d-442b-938e-bbfcac44b7ba tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1455 microversion: 2.87 time: 0.132475 Aug 03 06:38:04.289000 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 162/473] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:04 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1455 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:04.302527 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-dcb0fbb3-8b5e-4c34-b313-fbfd4da89265 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "POST /compute/v2.1/os-snapshots" status: 200 len: 287 microversion: 2.1 time: 0.172246 Aug 03 06:38:04.303058 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 161/474] 10.4.3.71 () {68 vars in 1273 bytes} [Mon Aug 3 06:38:04 2026] POST /compute/v2.1/os-snapshots => generated 287 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:04.471971 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:04.476180 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:04.482307 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:04.482776 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:04.483740 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:04.484771 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:04.485251 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:04.485857 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:04.531426 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:04.628980 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-eb685c7b-2ef3-4e2a-ab09-b875cd13e9bc tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-reader] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:04.671523 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-eb685c7b-2ef3-4e2a-ab09-b875cd13e9bc tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-reader] 10.4.3.71 "GET /compute/v2.1/os-snapshots/6c97906b-2973-4699-b5d2-c7ae6d0234da" status: 200 len: 288 microversion: 2.1 time: 0.356927 Aug 03 06:38:04.671819 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 152/475] 10.4.3.71 () {66 vars in 1362 bytes} [Mon Aug 3 06:38:04 2026] GET /compute/v2.1/os-snapshots/6c97906b-2973-4699-b5d2-c7ae6d0234da => generated 288 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:04.682473 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-cbead7a3-886b-40e2-a49f-26c0eff88490 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-reader] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:04.708872 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-cbead7a3-886b-40e2-a49f-26c0eff88490 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-reader] 10.4.3.71 "GET /compute/v2.1/os-snapshots" status: 200 len: 291 microversion: 2.1 time: 0.028368 Aug 03 06:38:04.709132 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 162/476] 10.4.3.71 () {66 vars in 1251 bytes} [Mon Aug 3 06:38:04 2026] GET /compute/v2.1/os-snapshots => generated 291 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:04.721812 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b09db080-5abd-4b62-a632-760f6ff36c89 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:04.750738 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b09db080-5abd-4b62-a632-760f6ff36c89 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "GET /compute/v2.1/os-snapshots/6c97906b-2973-4699-b5d2-c7ae6d0234da" status: 200 len: 288 microversion: 2.1 time: 0.031266 Aug 03 06:38:04.751074 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 153/477] 10.4.3.71 () {66 vars in 1362 bytes} [Mon Aug 3 06:38:04 2026] GET /compute/v2.1/os-snapshots/6c97906b-2973-4699-b5d2-c7ae6d0234da => generated 288 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:04.769981 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2efa09e1-3591-4bd2-8c34-73c1da4a0a43 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:04.829369 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2efa09e1-3591-4bd2-8c34-73c1da4a0a43 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-snapshots/6c97906b-2973-4699-b5d2-c7ae6d0234da" status: 202 len: 0 microversion: 2.1 time: 0.061540 Aug 03 06:38:04.829858 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 163/478] 10.4.3.71 () {66 vars in 1365 bytes} [Mon Aug 3 06:38:04 2026] DELETE /compute/v2.1/os-snapshots/6c97906b-2973-4699-b5d2-c7ae6d0234da => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:38:04.835150 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:04.840113 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2e4ac3b5-1418-4e21-b4be-cfe0e5f645a1 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:04.849700 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b44ce65f-0247-45d5-ac5e-026b8330f246 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1548 microversion: 2.1 time: 0.379465 Aug 03 06:38:04.850540 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:04.851456 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 163/479] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:04 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1548 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:04.881277 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e82282d1-3623-44bf-9e71-6ba055cd0a7e tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:04.884946 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e82282d1-3623-44bf-9e71-6ba055cd0a7e tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:04.892987 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e82282d1-3623-44bf-9e71-6ba055cd0a7e tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:04.892987 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e82282d1-3623-44bf-9e71-6ba055cd0a7e tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:04.892987 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e82282d1-3623-44bf-9e71-6ba055cd0a7e tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:04.893341 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e82282d1-3623-44bf-9e71-6ba055cd0a7e tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:04.893937 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e82282d1-3623-44bf-9e71-6ba055cd0a7e tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:04.894149 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e82282d1-3623-44bf-9e71-6ba055cd0a7e tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:04.901376 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2e4ac3b5-1418-4e21-b4be-cfe0e5f645a1 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "GET /compute/v2.1/os-snapshots/6c97906b-2973-4699-b5d2-c7ae6d0234da" status: 200 len: 287 microversion: 2.1 time: 0.063719 Aug 03 06:38:04.901787 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 154/480] 10.4.3.71 () {66 vars in 1362 bytes} [Mon Aug 3 06:38:04 2026] GET /compute/v2.1/os-snapshots/6c97906b-2973-4699-b5d2-c7ae6d0234da => generated 287 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:04.928776 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e82282d1-3623-44bf-9e71-6ba055cd0a7e tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:05.311349 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:05.313388 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:05.320870 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:05.321624 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:05.321624 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:05.322371 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:05.324286 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:05.324682 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:05.347436 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:05.563394 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-c46a42a9-83eb-4d09-ad25-f621f85db218 req-5c149ad6-03d2-4a64-8a36-dafee01d68a2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d147f633-5cbb-46bd-bdb3-a3f2c72c7922", "tag": "65f60642-048d-4b30-9014-6c70aa762774"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:05.569419 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c46a42a9-83eb-4d09-ad25-f621f85db218 req-5c149ad6-03d2-4a64-8a36-dafee01d68a2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:05.569718 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c46a42a9-83eb-4d09-ad25-f621f85db218 req-5c149ad6-03d2-4a64-8a36-dafee01d68a2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:05.569880 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c46a42a9-83eb-4d09-ad25-f621f85db218 req-5c149ad6-03d2-4a64-8a36-dafee01d68a2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:05.577087 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-c46a42a9-83eb-4d09-ad25-f621f85db218 req-5c149ad6-03d2-4a64-8a36-dafee01d68a2 service nova] Creating event network-changed:65f60642-048d-4b30-9014-6c70aa762774 for instance d147f633-5cbb-46bd-bdb3-a3f2c72c7922 on np0000006323 Aug 03 06:38:05.577550 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-c46a42a9-83eb-4d09-ad25-f621f85db218 req-5c149ad6-03d2-4a64-8a36-dafee01d68a2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:05.584285 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-c46a42a9-83eb-4d09-ad25-f621f85db218 req-5c149ad6-03d2-4a64-8a36-dafee01d68a2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022747 Aug 03 06:38:05.584601 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 155/481] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:05 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) Aug 03 06:38:05.627131 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e82282d1-3623-44bf-9e71-6ba055cd0a7e tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.757993 Aug 03 06:38:05.627718 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 164/482] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:38:04 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/os-interface => generated 283 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:05.740384 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:05.745667 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:05.746277 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:05.754926 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d2e9cc30-be4c-427f-9de5-2ccb3acb127b tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1507 microversion: 2.87 time: 0.445755 Aug 03 06:38:05.755450 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 164/483] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:05 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1507 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:05.918163 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0f2fce54-7a87-4eb5-b37b-1c21aed5a8d0 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:05.944321 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-0f2fce54-7a87-4eb5-b37b-1c21aed5a8d0 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] HTTP exception thrown: Snapshot 6c97906b-2973-4699-b5d2-c7ae6d0234da could not be found. Aug 03 06:38:05.944777 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0f2fce54-7a87-4eb5-b37b-1c21aed5a8d0 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Returning 404 to user: Snapshot 6c97906b-2973-4699-b5d2-c7ae6d0234da could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:05.945672 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0f2fce54-7a87-4eb5-b37b-1c21aed5a8d0 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "GET /compute/v2.1/os-snapshots/6c97906b-2973-4699-b5d2-c7ae6d0234da" status: 404 len: 111 microversion: 2.1 time: 0.031761 Aug 03 06:38:05.945967 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 156/484] 10.4.3.71 () {66 vars in 1362 bytes} [Mon Aug 3 06:38:05 2026] GET /compute/v2.1/os-snapshots/6c97906b-2973-4699-b5d2-c7ae6d0234da => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:38:05.960349 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-50bdeb37-6be9-4040-82b0-2cea8ad26965 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:06.039482 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-50bdeb37-6be9-4040-82b0-2cea8ad26965 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e" status: 202 len: 0 microversion: 2.1 time: 0.083423 Aug 03 06:38:06.040023 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 165/485] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:38:05 2026] DELETE /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:38:06.052179 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7e309786-cbf5-43ea-a81b-fa406575b40c tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:06.115352 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7e309786-cbf5-43ea-a81b-fa406575b40c tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e" status: 200 len: 342 microversion: 2.1 time: 0.065620 Aug 03 06:38:06.116179 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 165/486] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:38:06 2026] GET /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e => generated 342 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:06.564170 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-4ec75b85-478b-4064-aaea-837dd765c813 req-054f7aff-152a-4035-9374-c8673ac11296 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:06.575928 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4ec75b85-478b-4064-aaea-837dd765c813 req-054f7aff-152a-4035-9374-c8673ac11296 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:06.576171 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4ec75b85-478b-4064-aaea-837dd765c813 req-054f7aff-152a-4035-9374-c8673ac11296 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:06.576364 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4ec75b85-478b-4064-aaea-837dd765c813 req-054f7aff-152a-4035-9374-c8673ac11296 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:06.588093 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-4ec75b85-478b-4064-aaea-837dd765c813 req-054f7aff-152a-4035-9374-c8673ac11296 service nova] Creating event network-changed:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:38:06.588326 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-4ec75b85-478b-4064-aaea-837dd765c813 req-054f7aff-152a-4035-9374-c8673ac11296 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:06.593292 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-4ec75b85-478b-4064-aaea-837dd765c813 req-054f7aff-152a-4035-9374-c8673ac11296 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034078 Aug 03 06:38:06.599300 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 157/487] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:06 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) Aug 03 06:38:06.780268 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:06.784510 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:06.789943 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:06.790297 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:06.790578 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:06.791389 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:06.791700 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:06.792186 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:06.819408 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:06.968681 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:06.973053 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:06.973822 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:06.990735 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-bb3d0d01-ac2e-4925-bcd3-f9047005e1e4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1507 microversion: 2.87 time: 0.210357 Aug 03 06:38:06.993080 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 166/488] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:06 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1507 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:07.137690 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6baef519-fd3b-4fe0-8f15-6aa8fdf5a032 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:07.165153 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-6baef519-fd3b-4fe0-8f15-6aa8fdf5a032 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] HTTP exception thrown: Volume 3deaafab-583c-4c52-a25c-5974f5722a0e could not be found. Aug 03 06:38:07.166023 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6baef519-fd3b-4fe0-8f15-6aa8fdf5a032 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Returning 404 to user: Volume 3deaafab-583c-4c52-a25c-5974f5722a0e could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:07.166959 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6baef519-fd3b-4fe0-8f15-6aa8fdf5a032 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e" status: 404 len: 109 microversion: 2.1 time: 0.033188 Aug 03 06:38:07.166959 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 166/489] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:38:07 2026] GET /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:38:07.182761 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-802f1709-4f68-4ec3-ad4d-9fe9cf4c2fb8 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:07.216318 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-802f1709-4f68-4ec3-ad4d-9fe9cf4c2fb8 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] HTTP exception thrown: Volume 3deaafab-583c-4c52-a25c-5974f5722a0e could not be found. Aug 03 06:38:07.216683 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-802f1709-4f68-4ec3-ad4d-9fe9cf4c2fb8 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Returning 404 to user: Volume 3deaafab-583c-4c52-a25c-5974f5722a0e could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:07.217020 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-802f1709-4f68-4ec3-ad4d-9fe9cf4c2fb8 tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e" status: 404 len: 109 microversion: 2.1 time: 0.037463 Aug 03 06:38:07.217276 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 158/490] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:38:07 2026] DELETE /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e => generated 109 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:38:07.229844 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1b812142-aaff-43ea-9755-d9aef7c47bad tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:07.255358 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-1b812142-aaff-43ea-9755-d9aef7c47bad tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] HTTP exception thrown: Volume 3deaafab-583c-4c52-a25c-5974f5722a0e could not be found. Aug 03 06:38:07.255595 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1b812142-aaff-43ea-9755-d9aef7c47bad tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] Returning 404 to user: Volume 3deaafab-583c-4c52-a25c-5974f5722a0e could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:07.255935 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1b812142-aaff-43ea-9755-d9aef7c47bad tempest-VolumesSnapshotsTestJSON-1728897312 tempest-VolumesSnapshotsTestJSON-1728897312-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e" status: 404 len: 109 microversion: 2.1 time: 0.028747 Aug 03 06:38:07.256193 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 167/491] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:38:07 2026] GET /compute/v2.1/os-volumes/3deaafab-583c-4c52-a25c-5974f5722a0e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:38:08.010941 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:08.012277 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:08.016438 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:08.016799 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:08.017089 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:08.017688 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:08.018123 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:08.018492 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:08.032527 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:08.193515 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:08.201140 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:08.201743 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:08.210170 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-55322372-cdec-4ad3-903a-48bcf3e57bed tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1507 microversion: 2.87 time: 0.201922 Aug 03 06:38:08.210441 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 167/492] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:08 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1507 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:08.523706 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=5 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:09.072511 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-9b4fbf7a-ce17-4570-b709-38c12e7b49e5 req-fc97b2ca-d94a-40a4-a692-ff5f938cb06e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d147f633-5cbb-46bd-bdb3-a3f2c72c7922", "name": "network-vif-plugged", "status": "completed", "tag": "65f60642-048d-4b30-9014-6c70aa762774"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:09.078996 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-9b4fbf7a-ce17-4570-b709-38c12e7b49e5 req-fc97b2ca-d94a-40a4-a692-ff5f938cb06e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:09.079206 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-9b4fbf7a-ce17-4570-b709-38c12e7b49e5 req-fc97b2ca-d94a-40a4-a692-ff5f938cb06e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:09.079520 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-9b4fbf7a-ce17-4570-b709-38c12e7b49e5 req-fc97b2ca-d94a-40a4-a692-ff5f938cb06e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:09.086204 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-9b4fbf7a-ce17-4570-b709-38c12e7b49e5 req-fc97b2ca-d94a-40a4-a692-ff5f938cb06e service nova] Creating event network-vif-plugged:65f60642-048d-4b30-9014-6c70aa762774 for instance d147f633-5cbb-46bd-bdb3-a3f2c72c7922 on np0000006323 Aug 03 06:38:09.086576 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-9b4fbf7a-ce17-4570-b709-38c12e7b49e5 req-fc97b2ca-d94a-40a4-a692-ff5f938cb06e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:09.090912 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-9b4fbf7a-ce17-4570-b709-38c12e7b49e5 req-fc97b2ca-d94a-40a4-a692-ff5f938cb06e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021079 Aug 03 06:38:09.091205 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 159/493] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:09 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) Aug 03 06:38:09.230213 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:09.232541 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:09.237981 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:09.238556 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:09.238896 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:09.239790 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:09.240241 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:09.240705 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:09.266120 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:09.464798 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:09.473333 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:09.474771 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:09.487408 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ca41a42c-5b93-4b40-9619-3ea784747c6c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1572 microversion: 2.87 time: 0.259959 Aug 03 06:38:09.487841 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 168/494] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:09 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1572 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Aug 03 06:38:10.279881 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-975506fc-7695-421a-aa6f-4c309d725d37 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:10.282041 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-975506fc-7695-421a-aa6f-4c309d725d37 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:10.288514 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-975506fc-7695-421a-aa6f-4c309d725d37 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:10.288514 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-975506fc-7695-421a-aa6f-4c309d725d37 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:10.288514 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-975506fc-7695-421a-aa6f-4c309d725d37 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:10.288514 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-975506fc-7695-421a-aa6f-4c309d725d37 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:10.288766 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-975506fc-7695-421a-aa6f-4c309d725d37 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:10.289201 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-975506fc-7695-421a-aa6f-4c309d725d37 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:10.318170 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-975506fc-7695-421a-aa6f-4c309d725d37 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.040066 Aug 03 06:38:10.319346 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 168/495] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:38:10 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae/os-volume_attachments => generated 25 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:38:10.387818 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6c55e66a-eeb0-4a9f-b61d-724a8264b503 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:10.388309 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6c55e66a-eeb0-4a9f-b61d-724a8264b503 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:10.396705 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6c55e66a-eeb0-4a9f-b61d-724a8264b503 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:10.396960 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6c55e66a-eeb0-4a9f-b61d-724a8264b503 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:10.397314 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6c55e66a-eeb0-4a9f-b61d-724a8264b503 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:10.397885 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6c55e66a-eeb0-4a9f-b61d-724a8264b503 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:10.398289 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6c55e66a-eeb0-4a9f-b61d-724a8264b503 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:10.399325 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6c55e66a-eeb0-4a9f-b61d-724a8264b503 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:10.420510 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6c55e66a-eeb0-4a9f-b61d-724a8264b503 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:38:10.502611 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6c55e66a-eeb0-4a9f-b61d-724a8264b503 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 204 len: 0 microversion: 2.1 time: 0.119581 Aug 03 06:38:10.503060 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 160/496] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:38:10 2026] DELETE /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:38:10.516674 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:10.522503 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:10.523981 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:10.525986 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:10.532465 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:10.532540 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:10.532819 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:10.533061 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:10.533151 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:10.534752 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:10.534868 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:10.534943 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:10.534943 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:10.535546 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:10.536289 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:10.537445 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:10.554000 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:10.572943 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:10.784161 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:10.802455 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-028c8c21-cfbe-4281-8bc1-d428d17dad42 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1663 microversion: 2.1 time: 0.286150 Aug 03 06:38:10.803165 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 169/497] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:10 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1663 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:10.811827 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:10.818272 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:10.819103 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:10.828571 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-252e4b97-17c9-4dba-a701-86dd0f1a8d56 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1572 microversion: 2.87 time: 0.314943 Aug 03 06:38:10.829021 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 169/498] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:10 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1572 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:11.166285 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-4aebdf06-b777-47a6-b32c-d1926a096efb req-a1fd50dc-d3aa-464b-8e01-61f256e81adf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d147f633-5cbb-46bd-bdb3-a3f2c72c7922", "name": "network-vif-plugged", "status": "completed", "tag": "65f60642-048d-4b30-9014-6c70aa762774"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:11.178680 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4aebdf06-b777-47a6-b32c-d1926a096efb req-a1fd50dc-d3aa-464b-8e01-61f256e81adf service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:11.178680 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4aebdf06-b777-47a6-b32c-d1926a096efb req-a1fd50dc-d3aa-464b-8e01-61f256e81adf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:11.178680 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4aebdf06-b777-47a6-b32c-d1926a096efb req-a1fd50dc-d3aa-464b-8e01-61f256e81adf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:11.192141 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-4aebdf06-b777-47a6-b32c-d1926a096efb req-a1fd50dc-d3aa-464b-8e01-61f256e81adf service nova] Creating event network-vif-plugged:65f60642-048d-4b30-9014-6c70aa762774 for instance d147f633-5cbb-46bd-bdb3-a3f2c72c7922 on np0000006323 Aug 03 06:38:11.192141 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-4aebdf06-b777-47a6-b32c-d1926a096efb req-a1fd50dc-d3aa-464b-8e01-61f256e81adf service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:11.197295 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-4aebdf06-b777-47a6-b32c-d1926a096efb req-a1fd50dc-d3aa-464b-8e01-61f256e81adf service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.038605 Aug 03 06:38:11.197708 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 161/499] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38: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) Aug 03 06:38:11.332675 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-080bf90b-3f3b-44b0-9549-36f21fb3d4ab req-8e8d6984-cd47-448b-9794-2264cc0e5432 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-unplugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:11.340673 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-080bf90b-3f3b-44b0-9549-36f21fb3d4ab req-8e8d6984-cd47-448b-9794-2264cc0e5432 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:11.340673 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-080bf90b-3f3b-44b0-9549-36f21fb3d4ab req-8e8d6984-cd47-448b-9794-2264cc0e5432 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:11.340673 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-080bf90b-3f3b-44b0-9549-36f21fb3d4ab req-8e8d6984-cd47-448b-9794-2264cc0e5432 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:11.346714 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-080bf90b-3f3b-44b0-9549-36f21fb3d4ab req-8e8d6984-cd47-448b-9794-2264cc0e5432 service nova] Creating event network-vif-unplugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:38:11.347095 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-080bf90b-3f3b-44b0-9549-36f21fb3d4ab req-8e8d6984-cd47-448b-9794-2264cc0e5432 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:11.351622 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-080bf90b-3f3b-44b0-9549-36f21fb3d4ab req-8e8d6984-cd47-448b-9794-2264cc0e5432 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021693 Aug 03 06:38:11.352016 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 170/500] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38: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) Aug 03 06:38:11.824830 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:11.827048 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:11.832908 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:11.832988 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:11.833557 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:11.834029 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:11.834371 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:11.834681 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:11.852885 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:11.855466 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:11.859945 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:11.860239 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:11.860504 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:11.861005 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:11.861451 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:11.861797 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:11.864524 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:11.899188 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:11.954589 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:11.970319 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c78c32af-4a54-477b-814e-5bbd1e7cbd71 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 200 len: 1315 microversion: 2.1 time: 0.148527 Aug 03 06:38:11.971143 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 170/501] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:11 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 1315 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:38:12.117913 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:12.127083 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:12.128306 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:12.143846 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3eb5699b-1704-44cc-b979-3f93904e74a0 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1771 microversion: 2.87 time: 0.291033 Aug 03 06:38:12.143846 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 162/502] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:11 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1771 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:12.387517 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d46e6111-7e4f-4cb1-8fc1-cbc80eeedece tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Action: 'action', calling method: >, body: {"rescue": {"rescue_image_ref": "2c6bdd3f-8dc1-4628-b503-969abf396d0b"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:12.389080 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d46e6111-7e4f-4cb1-8fc1-cbc80eeedece tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:12.392873 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d46e6111-7e4f-4cb1-8fc1-cbc80eeedece tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:12.393067 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d46e6111-7e4f-4cb1-8fc1-cbc80eeedece tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:12.393193 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d46e6111-7e4f-4cb1-8fc1-cbc80eeedece tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:12.393469 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d46e6111-7e4f-4cb1-8fc1-cbc80eeedece tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:12.393615 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d46e6111-7e4f-4cb1-8fc1-cbc80eeedece tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:12.393747 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d46e6111-7e4f-4cb1-8fc1-cbc80eeedece tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:12.421435 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-d46e6111-7e4f-4cb1-8fc1-cbc80eeedece tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lazy-loading 'flavor' on Instance uuid d147f633-5cbb-46bd-bdb3-a3f2c72c7922 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:38:12.912601 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=4 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:12.934341 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=10 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:12.991491 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:12.994398 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:13.004167 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:13.004349 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:13.004603 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:13.005054 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:13.005394 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:13.005754 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:13.029104 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] HTTP exception thrown: Instance 46277275-2fa9-47c7-a12c-50cf90a75eae could not be found. Aug 03 06:38:13.029420 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Returning 404 to user: Instance 46277275-2fa9-47c7-a12c-50cf90a75eae could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:13.029816 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-58322c18-04e5-4471-998b-fa3ede16df81 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 404 len: 111 microversion: 2.1 time: 0.042893 Aug 03 06:38:13.030816 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 171/503] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:12 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:38:13.042458 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fef951ce-5141-4cd2-9731-29025e3ff1b5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:13.078106 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fef951ce-5141-4cd2-9731-29025e3ff1b5 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-543075178" status: 202 len: 0 microversion: 2.1 time: 0.040175 Aug 03 06:38:13.078351 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 163/504] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:38:13 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-543075178 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:38:13.121392 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=5 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:13.188789 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d46e6111-7e4f-4cb1-8fc1-cbc80eeedece tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "POST /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922/action" status: 200 len: 29 microversion: 2.87 time: 0.802902 Aug 03 06:38:13.190954 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 171/505] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:38:12 2026] POST /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922/action => generated 29 bytes in 805 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:13.203796 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:13.208391 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:13.225517 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:13.228363 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:13.228737 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:13.229419 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:13.229894 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:13.230311 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:13.262084 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:13.268288 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-e5da5683-f506-4dfe-9394-66bc09a852e9 req-ad0e9269-699a-4d2d-97c0-278e69f29ae7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-deleted", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:13.276403 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e5da5683-f506-4dfe-9394-66bc09a852e9 req-ad0e9269-699a-4d2d-97c0-278e69f29ae7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:13.278678 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e5da5683-f506-4dfe-9394-66bc09a852e9 req-ad0e9269-699a-4d2d-97c0-278e69f29ae7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:13.278678 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e5da5683-f506-4dfe-9394-66bc09a852e9 req-ad0e9269-699a-4d2d-97c0-278e69f29ae7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:13.283933 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-e5da5683-f506-4dfe-9394-66bc09a852e9 req-ad0e9269-699a-4d2d-97c0-278e69f29ae7 service nova] Creating event network-vif-deleted:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:38:13.284418 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-e5da5683-f506-4dfe-9394-66bc09a852e9 req-ad0e9269-699a-4d2d-97c0-278e69f29ae7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:13.289148 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-e5da5683-f506-4dfe-9394-66bc09a852e9 req-ad0e9269-699a-4d2d-97c0-278e69f29ae7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022892 Aug 03 06:38:13.289955 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 164/506] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38: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) Aug 03 06:38:13.419779 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-ad11e454-1ec0-4e9f-8161-519c8f1b1343 req-9f6d8242-5f1f-4f43-b436-bdc14235c5e3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "46277275-2fa9-47c7-a12c-50cf90a75eae", "name": "network-vif-unplugged", "status": "completed", "tag": "9181d5a1-648c-4e88-b770-9153fda05f7c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:13.428115 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ad11e454-1ec0-4e9f-8161-519c8f1b1343 req-9f6d8242-5f1f-4f43-b436-bdc14235c5e3 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:13.428380 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ad11e454-1ec0-4e9f-8161-519c8f1b1343 req-9f6d8242-5f1f-4f43-b436-bdc14235c5e3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:13.428568 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ad11e454-1ec0-4e9f-8161-519c8f1b1343 req-9f6d8242-5f1f-4f43-b436-bdc14235c5e3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:13.442760 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-ad11e454-1ec0-4e9f-8161-519c8f1b1343 req-9f6d8242-5f1f-4f43-b436-bdc14235c5e3 service nova] Creating event network-vif-unplugged:9181d5a1-648c-4e88-b770-9153fda05f7c for instance 46277275-2fa9-47c7-a12c-50cf90a75eae on np0000006323 Aug 03 06:38:13.443668 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-ad11e454-1ec0-4e9f-8161-519c8f1b1343 req-9f6d8242-5f1f-4f43-b436-bdc14235c5e3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:13.456996 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-ad11e454-1ec0-4e9f-8161-519c8f1b1343 req-9f6d8242-5f1f-4f43-b436-bdc14235c5e3 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.037746 Aug 03 06:38:13.457384 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 172/507] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:13 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) Aug 03 06:38:13.598547 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-913e2004-78b1-498f-a50a-4d08f8f17b63 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1537027856", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBADKuDlTGy2AnnMyBJJvXWOSTioI4rfYTODTlciYY3joFBJv7zfDiRGnSsxrMQ6YUPLR6kfi/4Npd1XHiaYvNANs2FjzweoJFmzGS5YmjkjxXL3Uq3azLjBIX5UtL+MT2Q=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:13.613791 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:13.617079 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-913e2004-78b1-498f-a50a-4d08f8f17b63 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Getting quotas for project a0f273904013400f8a0d42bc902833a7. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:38:13.622036 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-913e2004-78b1-498f-a50a-4d08f8f17b63 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Getting quotas for user f7496af4f9dc4a4ca618c21c8dc012a5 and project a0f273904013400f8a0d42bc902833a7. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:38:13.624635 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:13.625410 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:13.637373 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5e0e9ac3-ae53-4f46-ae4c-02150d256ef4 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1777 microversion: 2.87 time: 0.436838 Aug 03 06:38:13.637883 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 172/508] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:13 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1777 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:13.649959 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-913e2004-78b1-498f-a50a-4d08f8f17b63 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.056692 Aug 03 06:38:13.650529 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 165/509] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:38:13 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:14.668811 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:14.670979 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:14.677632 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:14.680821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:14.680821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:14.680821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:14.680821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:14.681080 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:14.708062 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:14.942896 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:14.952950 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:14.954402 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:14.965541 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-064cd145-f15e-44bf-b661-f75a366891e1 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1777 microversion: 2.87 time: 0.306839 Aug 03 06:38:14.966127 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 173/510] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:14 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1777 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:15.129172 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2112233671", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "1ccc65b0-2a54-4613-ab00-831b0f2489e0"}], "security_groups": [{"name": "tempest-securitygroup--581905875"}], "key_name": "tempest-keypair-1537027856", "user_data": "}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:15.269688 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:15.270053 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:15.270994 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:15.270994 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:15.271150 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:15.271424 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:15.280493 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:15.387451 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] validate_networks() for [('1ccc65b0-2a54-4613-ab00-831b0f2489e0', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:38:15.389470 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:15.620773 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:15.802882 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:38:15.803500 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:38:15.803846 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:38:15.804077 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:38:15.804299 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:38:15.818028 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:15.818630 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:15.818888 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:15.820010 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:15.820010 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:15.820267 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:15.842805 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Getting quotas for project a0f273904013400f8a0d42bc902833a7. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:38:15.846263 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Getting quotas for user f7496af4f9dc4a4ca618c21c8dc012a5 and project a0f273904013400f8a0d42bc902833a7. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:38:15.855709 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:38:15.857987 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:38:15.947437 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9f26d61a-d184-49a3-947f-13e4399fce0f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 399 microversion: 2.1 time: 0.823225 Aug 03 06:38:15.947872 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 173/511] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:38:15 2026] POST /compute/v2.1/servers => generated 399 bytes in 824 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:38:15.962489 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1784800c-e6e4-49ff-854a-7b2536e258fb tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:15.966742 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1784800c-e6e4-49ff-854a-7b2536e258fb tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:15.988409 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:15.992323 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1784800c-e6e4-49ff-854a-7b2536e258fb tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:15.992417 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:16.001002 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:16.001973 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:16.002233 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:16.002856 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:16.004593 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:16.004931 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:16.033057 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:16.051303 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1784800c-e6e4-49ff-854a-7b2536e258fb tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:16.059887 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1784800c-e6e4-49ff-854a-7b2536e258fb tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 200 len: 1232 microversion: 2.1 time: 0.100704 Aug 03 06:38:16.060115 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 166/512] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:15 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 1232 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:16.216828 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:16.226610 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:16.227374 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:16.239935 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5eb68c5d-76d2-41c3-bda5-b17484f4139c tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1777 microversion: 2.87 time: 0.254728 Aug 03 06:38:16.240309 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 174/513] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:15 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1777 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:16.816300 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Action: 'create', calling method: >, body: {"server": {"name": "instance-depend-image", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "9c94ff7c-f494-4520-9f52-464e70337d35", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:16.859612 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:16.860124 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:16.860574 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:16.861388 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:16.862716 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:16.863156 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:16.872636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] validate_networks() for None {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:38:16.873374 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:17.079326 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:17.084908 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:17.088404 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:17.088678 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:17.088935 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:17.089454 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:17.089811 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:17.090134 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:17.118303 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:17.189384 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:17.201266 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-455a3773-87ee-4396-baca-342e4bec0fb3 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 200 len: 1284 microversion: 2.1 time: 0.127389 Aug 03 06:38:17.201566 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 167/514] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:17 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 1284 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:17.220969 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:38:17.221160 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:38:17.221389 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:38:17.221559 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:38:17.221753 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:38:17.228054 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:17.228257 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:17.228400 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:17.228918 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:17.230033 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:17.230175 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:17.240508 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Getting quotas for project 1be859b38caf4887a5c48d1294087ae2. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:38:17.243560 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Getting quotas for user 53c6feebb60640d08917147f809b4018 and project 1be859b38caf4887a5c48d1294087ae2. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:38:17.266818 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:17.269429 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:17.274369 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:17.274702 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:17.275084 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:17.275542 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:17.275948 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:17.276308 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:17.294322 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:38:17.295958 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] 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='9c94ff7c-f494-4520-9f52-464e70337d35',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:38:17.303049 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:17.429694 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-02b342f6-6006-44bb-b78e-285d0e8556b1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.617283 Aug 03 06:38:17.430040 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 174/515] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:38:16 2026] POST /compute/v2.1/servers => generated 378 bytes in 618 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:38:17.445504 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-42e5b6a3-91d3-4871-b6a0-c7cf73669767 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:17.447708 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-42e5b6a3-91d3-4871-b6a0-c7cf73669767 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:17.466390 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-42e5b6a3-91d3-4871-b6a0-c7cf73669767 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:17.492695 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:17.498044 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:17.498742 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:17.507175 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-94a2cfbb-aae5-474b-96d5-f655758897be tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1777 microversion: 2.87 time: 0.245034 Aug 03 06:38:17.508755 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 175/516] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:17 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1777 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:17.523194 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-42e5b6a3-91d3-4871-b6a0-c7cf73669767 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53c6feebb60640d08917147f809b4018', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1be859b38caf4887a5c48d1294087ae2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:17.532638 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-42e5b6a3-91d3-4871-b6a0-c7cf73669767 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 200 len: 1026 microversion: 2.1 time: 0.089977 Aug 03 06:38:17.532986 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 168/517] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:17 2026] GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 1026 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:17.695766 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bc216c83-3337-479b-b52c-94059340e536 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1913676024", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIKEFclLNP2DQtEZf0vaM5FlzSxGvPmmA0E10BFG1IBODL3AD3qWe0F1kbxxE6TAGqu4Y3h6In90GBLq76St4ICRyFj6HzDUpBkS6MVqf8K2+cwh7QVtzm8HzTTYaIjbgA=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:17.710816 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-bc216c83-3337-479b-b52c-94059340e536 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Getting quotas for project 4bf221eaa3c04af79177e97164c7b740. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:38:17.713198 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-bc216c83-3337-479b-b52c-94059340e536 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Getting quotas for user f5d8a04e90654f20b19b16c3a07fe429 and project 4bf221eaa3c04af79177e97164c7b740. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:38:17.732765 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bc216c83-3337-479b-b52c-94059340e536 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.038805 Aug 03 06:38:17.733142 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 175/518] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:38:17 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) Aug 03 06:38:18.223562 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:18.226281 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:18.232158 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.232158 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.232457 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.232935 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.233255 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.233519 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.256106 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:18.450377 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:18.457531 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-541eed0e-d25a-4120-b21e-659958daf7d1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 200 len: 1357 microversion: 2.1 time: 0.235684 Aug 03 06:38:18.457833 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 176/519] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:18 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 1357 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:18.527398 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:18.535071 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:18.540435 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.540735 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.540952 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.541446 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.541766 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.542073 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.561069 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:18.562677 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:18.562887 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:18.571513 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.572091 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.572091 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.572508 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.574349 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.574640 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.595984 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:18.648341 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53c6feebb60640d08917147f809b4018', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1be859b38caf4887a5c48d1294087ae2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:18.657896 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-f4673597-83d7-49cd-98a8-645e463ad4d7 req-d445eb0e-1522-4ef2-8f6c-152d37ed705b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "508d7f37-24c8-4f68-8f67-015d9f5b6692", "tag": "1cc1573d-72e7-41b6-85fe-1d4832bac133"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:18.659574 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1b25a1d7-65a5-4b45-ab11-16718b7639a8 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 200 len: 1124 microversion: 2.1 time: 0.100477 Aug 03 06:38:18.660393 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 176/520] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:18 2026] GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 1124 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:18.664182 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f4673597-83d7-49cd-98a8-645e463ad4d7 req-d445eb0e-1522-4ef2-8f6c-152d37ed705b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.664371 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f4673597-83d7-49cd-98a8-645e463ad4d7 req-d445eb0e-1522-4ef2-8f6c-152d37ed705b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.664519 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f4673597-83d7-49cd-98a8-645e463ad4d7 req-d445eb0e-1522-4ef2-8f6c-152d37ed705b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.673300 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-f4673597-83d7-49cd-98a8-645e463ad4d7 req-d445eb0e-1522-4ef2-8f6c-152d37ed705b service nova] Creating event network-changed:1cc1573d-72e7-41b6-85fe-1d4832bac133 for instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 on np0000006323 Aug 03 06:38:18.673881 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-f4673597-83d7-49cd-98a8-645e463ad4d7 req-d445eb0e-1522-4ef2-8f6c-152d37ed705b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:18.678405 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-f4673597-83d7-49cd-98a8-645e463ad4d7 req-d445eb0e-1522-4ef2-8f6c-152d37ed705b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022449 Aug 03 06:38:18.678735 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 177/521] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:18 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) Aug 03 06:38:18.699098 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:18.704904 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:18.705720 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:18.713093 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d7cce20f-cfc3-4fc3-862b-80b6d36a7738 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1757 microversion: 2.87 time: 0.188859 Aug 03 06:38:18.713393 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 169/522] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:18 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1757 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:18.757815 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-278ebf8d-f9df-4ba0-ad8f-e8b6cbe4d854 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:18.759347 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-278ebf8d-f9df-4ba0-ad8f-e8b6cbe4d854 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:18.764673 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-278ebf8d-f9df-4ba0-ad8f-e8b6cbe4d854 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.764939 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-278ebf8d-f9df-4ba0-ad8f-e8b6cbe4d854 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.765118 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-278ebf8d-f9df-4ba0-ad8f-e8b6cbe4d854 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.765463 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-278ebf8d-f9df-4ba0-ad8f-e8b6cbe4d854 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.765665 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-278ebf8d-f9df-4ba0-ad8f-e8b6cbe4d854 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.765837 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-278ebf8d-f9df-4ba0-ad8f-e8b6cbe4d854 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.847051 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-278ebf8d-f9df-4ba0-ad8f-e8b6cbe4d854 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "POST /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922/action" status: 202 len: 0 microversion: 2.87 time: 0.093408 Aug 03 06:38:18.847934 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 177/523] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:38:18 2026] POST /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:38:18.860919 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:18.862857 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:18.870631 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.870997 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.871300 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.872733 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:18.872733 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:18.873057 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:18.908026 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:18.966676 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-343700268", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "c196018d-7ff8-4fe5-9df5-e5f0440b2644"}], "security_groups": [{"name": "tempest-securitygroup--1168505895"}], "key_name": "tempest-keypair-1913676024", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:19.113824 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:19.114494 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:19.114937 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:19.115964 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:19.116454 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:19.116811 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:19.127402 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:19.127702 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:19.135723 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:19.136404 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:19.152645 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b22d5bd9-85ab-42ab-b405-f185d1afee61 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1765 microversion: 2.87 time: 0.294150 Aug 03 06:38:19.152986 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 178/524] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:18 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1765 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:19.209009 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] validate_networks() for [('c196018d-7ff8-4fe5-9df5-e5f0440b2644', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:38:19.209494 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:19.484117 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:19.490832 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:19.507135 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:19.507527 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:19.514197 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:19.514999 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:19.515442 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:19.516007 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:19.541177 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:19.579797 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:19.609986 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-679d6535-69d2-4625-ae13-dc3d30ad4669 req-e678d77a-7aff-40a1-8fd6-8590b316aedd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "508d7f37-24c8-4f68-8f67-015d9f5b6692", "name": "network-vif-plugged", "status": "completed", "tag": "1cc1573d-72e7-41b6-85fe-1d4832bac133"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:19.616708 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-679d6535-69d2-4625-ae13-dc3d30ad4669 req-e678d77a-7aff-40a1-8fd6-8590b316aedd service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:19.616916 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-679d6535-69d2-4625-ae13-dc3d30ad4669 req-e678d77a-7aff-40a1-8fd6-8590b316aedd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:19.617062 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-679d6535-69d2-4625-ae13-dc3d30ad4669 req-e678d77a-7aff-40a1-8fd6-8590b316aedd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:19.625475 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-679d6535-69d2-4625-ae13-dc3d30ad4669 req-e678d77a-7aff-40a1-8fd6-8590b316aedd service nova] Creating event network-vif-plugged:1cc1573d-72e7-41b6-85fe-1d4832bac133 for instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 on np0000006323 Aug 03 06:38:19.625937 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-679d6535-69d2-4625-ae13-dc3d30ad4669 req-e678d77a-7aff-40a1-8fd6-8590b316aedd service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:19.634830 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-679d6535-69d2-4625-ae13-dc3d30ad4669 req-e678d77a-7aff-40a1-8fd6-8590b316aedd service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026895 Aug 03 06:38:19.634830 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 179/525] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:19 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) Aug 03 06:38:19.681553 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:19.683753 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:19.689676 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:19.690148 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:19.690440 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:19.691016 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:19.691395 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:19.691764 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:19.714294 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:19.818783 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:19.825901 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9991ea35-0f89-4f59-b6c7-17de8e13d70e tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 200 len: 1357 microversion: 2.1 time: 0.345129 Aug 03 06:38:19.826194 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 178/526] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:19 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 1357 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:19.864973 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:38:19.865967 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:38:19.865967 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:38:19.865967 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:38:19.865967 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:38:19.874971 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:19.877161 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:19.877419 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:19.878028 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:19.879529 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:19.880441 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:19.891455 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Getting quotas for project 4bf221eaa3c04af79177e97164c7b740. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:38:19.894557 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Getting quotas for user f5d8a04e90654f20b19b16c3a07fe429 and project 4bf221eaa3c04af79177e97164c7b740. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:38:19.900764 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:38:19.902303 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:38:19.966015 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53c6feebb60640d08917147f809b4018', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1be859b38caf4887a5c48d1294087ae2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:19.966143 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-428c61cb-d7b3-42a7-871b-1acd247598bf tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 1.001839 Aug 03 06:38:19.966143 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 170/527] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:38:18 2026] POST /compute/v2.1/servers => generated 404 bytes in 1002 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:38:19.976796 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-300afefd-871b-4c37-a081-977aeaabe431 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 200 len: 1172 microversion: 2.1 time: 0.297512 Aug 03 06:38:19.977559 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 180/528] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:19 2026] GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 1172 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:19.980971 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b6aca99c-d17a-41e8-b1ea-b9b0b74a9122 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:19.982757 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b6aca99c-d17a-41e8-b1ea-b9b0b74a9122 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:20.000406 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b6aca99c-d17a-41e8-b1ea-b9b0b74a9122 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:20.062710 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b6aca99c-d17a-41e8-b1ea-b9b0b74a9122 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:20.080954 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b6aca99c-d17a-41e8-b1ea-b9b0b74a9122 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1239 microversion: 2.1 time: 0.101408 Aug 03 06:38:20.081418 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 179/529] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:19 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1239 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:20.175430 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:20.177028 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:20.181265 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:20.181531 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:20.181770 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:20.182317 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:20.182659 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:20.183200 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:20.201683 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:20.352544 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:20.358958 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:20.359933 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:20.376258 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-71a77d25-b5b2-4b57-8f3a-dfe1aa00bbc5 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1765 microversion: 2.87 time: 0.205796 Aug 03 06:38:20.377034 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 171/530] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:20 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1765 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:20.845427 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:20.847930 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:20.860272 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:20.860272 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:20.860272 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:20.860710 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:20.861154 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:20.861570 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:20.884386 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:20.997357 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:20.999387 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:21.005153 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:21.005472 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:21.006167 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:21.006167 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:21.006494 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:21.006867 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:21.039493 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:21.109518 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:21.113420 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:21.121937 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:21.122309 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:21.122906 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:21.123627 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:21.123627 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:21.123851 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:21.131062 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:21.147107 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ffd88707-3fe8-46ac-ba97-e2e80d345624 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 200 len: 1357 microversion: 2.1 time: 0.304261 Aug 03 06:38:21.147525 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 181/531] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:20 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 1357 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:21.156466 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:21.241348 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53c6feebb60640d08917147f809b4018', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1be859b38caf4887a5c48d1294087ae2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:21.252235 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:21.254035 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f9811f15-b979-42ce-8f8c-c75655a91cb9 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 200 len: 1172 microversion: 2.1 time: 0.260975 Aug 03 06:38:21.254035 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 180/532] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:20 2026] GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 1172 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:21.265962 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1deae783-4d93-4e8f-9163-f17f73d6e180 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1291 microversion: 2.1 time: 0.162777 Aug 03 06:38:21.266095 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 172/533] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:21 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1291 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:21.405682 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:21.408023 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:21.415511 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:21.416071 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:21.416610 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:21.417508 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:21.418083 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:21.418440 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:21.424429 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-3d9fad41-b3c2-4c42-92cd-03de56a6c1c6 req-33efe35d-294c-4f2f-a0d8-45d56a61f7a9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f6a78e59-3b20-4d83-a502-d8e08b881047", "name": "network-vif-plugged", "status": "completed", "tag": "bd834ebb-a2a1-4313-8747-36b391070938"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:21.432902 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3d9fad41-b3c2-4c42-92cd-03de56a6c1c6 req-33efe35d-294c-4f2f-a0d8-45d56a61f7a9 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:21.433194 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3d9fad41-b3c2-4c42-92cd-03de56a6c1c6 req-33efe35d-294c-4f2f-a0d8-45d56a61f7a9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:21.433434 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3d9fad41-b3c2-4c42-92cd-03de56a6c1c6 req-33efe35d-294c-4f2f-a0d8-45d56a61f7a9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:21.442996 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3d9fad41-b3c2-4c42-92cd-03de56a6c1c6 req-33efe35d-294c-4f2f-a0d8-45d56a61f7a9 service nova] Creating event network-vif-plugged:bd834ebb-a2a1-4313-8747-36b391070938 for instance f6a78e59-3b20-4d83-a502-d8e08b881047 on np0000006323 Aug 03 06:38:21.442996 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-3d9fad41-b3c2-4c42-92cd-03de56a6c1c6 req-33efe35d-294c-4f2f-a0d8-45d56a61f7a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:21.452178 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-3d9fad41-b3c2-4c42-92cd-03de56a6c1c6 req-33efe35d-294c-4f2f-a0d8-45d56a61f7a9 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029326 Aug 03 06:38:21.452505 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 181/534] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:21 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) Aug 03 06:38:21.457358 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:21.660421 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:21.667691 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:21.667691 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:21.675452 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7882289a-5c0d-429e-bd5c-8a4d75962c14 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1765 microversion: 2.87 time: 0.273518 Aug 03 06:38:21.675882 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 182/535] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:21 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1765 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:21.693946 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-e881bad0-9a72-482c-99b0-7f95e3588b24 req-2d2125a1-6b07-485c-9c82-6fb3d6054221 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "508d7f37-24c8-4f68-8f67-015d9f5b6692", "name": "network-vif-plugged", "status": "completed", "tag": "1cc1573d-72e7-41b6-85fe-1d4832bac133"}, {"name": "network-changed", "server_uuid": "f6a78e59-3b20-4d83-a502-d8e08b881047", "tag": "bd834ebb-a2a1-4313-8747-36b391070938"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:21.704119 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e881bad0-9a72-482c-99b0-7f95e3588b24 req-2d2125a1-6b07-485c-9c82-6fb3d6054221 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:21.704341 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e881bad0-9a72-482c-99b0-7f95e3588b24 req-2d2125a1-6b07-485c-9c82-6fb3d6054221 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:21.704447 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e881bad0-9a72-482c-99b0-7f95e3588b24 req-2d2125a1-6b07-485c-9c82-6fb3d6054221 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:21.722023 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-e881bad0-9a72-482c-99b0-7f95e3588b24 req-2d2125a1-6b07-485c-9c82-6fb3d6054221 service nova] Creating event network-vif-plugged:1cc1573d-72e7-41b6-85fe-1d4832bac133 for instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 on np0000006323 Aug 03 06:38:21.722271 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-e881bad0-9a72-482c-99b0-7f95e3588b24 req-2d2125a1-6b07-485c-9c82-6fb3d6054221 service nova] Creating event network-changed:bd834ebb-a2a1-4313-8747-36b391070938 for instance f6a78e59-3b20-4d83-a502-d8e08b881047 on np0000006323 Aug 03 06:38:21.722937 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-e881bad0-9a72-482c-99b0-7f95e3588b24 req-2d2125a1-6b07-485c-9c82-6fb3d6054221 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:21.729237 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-e881bad0-9a72-482c-99b0-7f95e3588b24 req-2d2125a1-6b07-485c-9c82-6fb3d6054221 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.037145 Aug 03 06:38:21.729600 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 173/536] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:21 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) Aug 03 06:38:22.173578 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:22.178671 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:22.189722 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:22.190068 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:22.190360 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:22.190965 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:22.191396 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:22.194904 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:22.226176 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:22.283103 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:22.288715 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:22.291468 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:22.296238 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:22.297417 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:22.297541 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:22.297600 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:22.298971 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:22.300407 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:22.301678 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:22.307601 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:22.307601 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:22.307806 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:22.308117 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:22.308606 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:22.309630 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:22.330218 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:22.335525 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:22.430080 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:22.449359 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4cf4853c-3134-4f1c-b69b-6bf2ce0e6cbf tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 200 len: 1357 microversion: 2.1 time: 0.279958 Aug 03 06:38:22.449775 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 182/537] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:22 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 1357 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:22.514178 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:22.524595 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a2c83dec-f1be-441c-95db-1ccd06836527 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1365 microversion: 2.1 time: 0.239096 Aug 03 06:38:22.524745 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 174/538] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:22 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1365 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:22.585742 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53c6feebb60640d08917147f809b4018', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1be859b38caf4887a5c48d1294087ae2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:22.599778 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0bb4dd36-6ad3-479a-816a-51a18ee69b19 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 200 len: 1172 microversion: 2.1 time: 0.324045 Aug 03 06:38:22.600644 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 183/539] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:22 2026] GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 1172 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:22.700295 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:22.702236 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:22.707933 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:22.708293 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:22.708604 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:22.709164 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:22.709611 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:22.709995 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:22.741556 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:22.915968 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:22.924267 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:22.924913 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:22.934846 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ac3241f1-0f4e-407a-98ab-0dba13736bfd tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1771 microversion: 2.87 time: 0.237577 Aug 03 06:38:22.935800 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 183/540] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:22 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1771 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:22.970554 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ee86b7bc-4572-47cd-80cd-9059adf2d37f tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:22.971064 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ee86b7bc-4572-47cd-80cd-9059adf2d37f tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:22.978580 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee86b7bc-4572-47cd-80cd-9059adf2d37f tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:22.979974 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee86b7bc-4572-47cd-80cd-9059adf2d37f tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:22.980193 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee86b7bc-4572-47cd-80cd-9059adf2d37f tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:22.980748 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee86b7bc-4572-47cd-80cd-9059adf2d37f tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:22.981051 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee86b7bc-4572-47cd-80cd-9059adf2d37f tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:22.981307 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee86b7bc-4572-47cd-80cd-9059adf2d37f tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.006531 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ee86b7bc-4572-47cd-80cd-9059adf2d37f tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:38:23.087052 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ee86b7bc-4572-47cd-80cd-9059adf2d37f tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 204 len: 0 microversion: 2.87 time: 0.118824 Aug 03 06:38:23.087700 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 175/541] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:38:22 2026] DELETE /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:38:23.100568 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:23.102470 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:23.109624 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.109948 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.110225 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.110790 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.111268 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.111643 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.137470 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:23.320890 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:23.326197 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:23.326749 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:23.337999 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e57e6ff8-04e6-464e-bed7-ac7f2be523fc tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1777 microversion: 2.87 time: 0.240705 Aug 03 06:38:23.338293 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 184/542] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:23 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1777 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:23.468618 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:23.473525 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:23.479119 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.479465 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.479800 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.480364 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.480736 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.481028 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.514782 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:23.529135 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-9bb98e64-0fb3-49a6-8db9-1a65b3fb77b0 req-2aa68c5f-1820-41de-908f-e375c0f8a109 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f6a78e59-3b20-4d83-a502-d8e08b881047", "name": "network-vif-plugged", "status": "completed", "tag": "bd834ebb-a2a1-4313-8747-36b391070938"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:23.539539 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-9bb98e64-0fb3-49a6-8db9-1a65b3fb77b0 req-2aa68c5f-1820-41de-908f-e375c0f8a109 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.539627 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-9bb98e64-0fb3-49a6-8db9-1a65b3fb77b0 req-2aa68c5f-1820-41de-908f-e375c0f8a109 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.539734 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-9bb98e64-0fb3-49a6-8db9-1a65b3fb77b0 req-2aa68c5f-1820-41de-908f-e375c0f8a109 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.541346 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:23.545843 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:23.550107 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-9bb98e64-0fb3-49a6-8db9-1a65b3fb77b0 req-2aa68c5f-1820-41de-908f-e375c0f8a109 service nova] Creating event network-vif-plugged:bd834ebb-a2a1-4313-8747-36b391070938 for instance f6a78e59-3b20-4d83-a502-d8e08b881047 on np0000006323 Aug 03 06:38:23.551023 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-9bb98e64-0fb3-49a6-8db9-1a65b3fb77b0 req-2aa68c5f-1820-41de-908f-e375c0f8a109 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:23.553277 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.553534 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.553868 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.554317 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.554610 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.554695 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-9bb98e64-0fb3-49a6-8db9-1a65b3fb77b0 req-2aa68c5f-1820-41de-908f-e375c0f8a109 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027843 Aug 03 06:38:23.554917 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.554978 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 176/543] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:23 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) Aug 03 06:38:23.584563 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:23.619756 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:23.624566 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:23.634931 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.635306 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.635577 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.638806 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.640896 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.642358 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.685500 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:23.764114 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:23.775525 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9d26e4f5-d72b-446c-b000-53a785066688 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 200 len: 1540 microversion: 2.1 time: 0.309022 Aug 03 06:38:23.775992 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 184/544] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:23 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 1540 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:23.778255 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-e6459e19-12c2-40e7-aa10-610850a09e35 req-d655adbf-9e92-4947-9439-86cff1ace2b3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d147f633-5cbb-46bd-bdb3-a3f2c72c7922", "name": "network-vif-unplugged", "status": "completed", "tag": "65f60642-048d-4b30-9014-6c70aa762774"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:23.786192 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e6459e19-12c2-40e7-aa10-610850a09e35 req-d655adbf-9e92-4947-9439-86cff1ace2b3 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.786192 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e6459e19-12c2-40e7-aa10-610850a09e35 req-d655adbf-9e92-4947-9439-86cff1ace2b3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.786192 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e6459e19-12c2-40e7-aa10-610850a09e35 req-d655adbf-9e92-4947-9439-86cff1ace2b3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.793546 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-e6459e19-12c2-40e7-aa10-610850a09e35 req-d655adbf-9e92-4947-9439-86cff1ace2b3 service nova] Creating event network-vif-unplugged:65f60642-048d-4b30-9014-6c70aa762774 for instance d147f633-5cbb-46bd-bdb3-a3f2c72c7922 on np0000006323 Aug 03 06:38:23.793979 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-e6459e19-12c2-40e7-aa10-610850a09e35 req-d655adbf-9e92-4947-9439-86cff1ace2b3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:23.797854 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-e6459e19-12c2-40e7-aa10-610850a09e35 req-d655adbf-9e92-4947-9439-86cff1ace2b3 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021487 Aug 03 06:38:23.798133 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 185/545] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:23 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) Aug 03 06:38:23.801735 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-aa8294a6-173e-4919-979e-26950a8d0fd9 req-c49df466-45be-4557-a4c8-2638a5afc445 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7928bb50-c16c-4e8f-a9f8-cb23372cafae", "tag": "271cfc37-e114-4a5a-87cb-1a839e536585"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:23.808359 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-aa8294a6-173e-4919-979e-26950a8d0fd9 req-c49df466-45be-4557-a4c8-2638a5afc445 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.808543 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-aa8294a6-173e-4919-979e-26950a8d0fd9 req-c49df466-45be-4557-a4c8-2638a5afc445 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.808670 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-aa8294a6-173e-4919-979e-26950a8d0fd9 req-c49df466-45be-4557-a4c8-2638a5afc445 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.823613 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-aa8294a6-173e-4919-979e-26950a8d0fd9 req-c49df466-45be-4557-a4c8-2638a5afc445 service nova] Creating event network-changed:271cfc37-e114-4a5a-87cb-1a839e536585 for instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae on np0000006323 Aug 03 06:38:23.823855 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-aa8294a6-173e-4919-979e-26950a8d0fd9 req-c49df466-45be-4557-a4c8-2638a5afc445 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:23.831771 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-aa8294a6-173e-4919-979e-26950a8d0fd9 req-c49df466-45be-4557-a4c8-2638a5afc445 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032903 Aug 03 06:38:23.832307 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 186/546] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:23 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) Aug 03 06:38:23.837680 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e23faea8-1dc3-4639-bef3-73e0dc47db97 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:23.841262 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e23faea8-1dc3-4639-bef3-73e0dc47db97 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:23.845144 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e23faea8-1dc3-4639-bef3-73e0dc47db97 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.845144 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e23faea8-1dc3-4639-bef3-73e0dc47db97 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.845380 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e23faea8-1dc3-4639-bef3-73e0dc47db97 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.845976 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e23faea8-1dc3-4639-bef3-73e0dc47db97 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:23.845976 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e23faea8-1dc3-4639-bef3-73e0dc47db97 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:23.845976 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e23faea8-1dc3-4639-bef3-73e0dc47db97 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:23.875375 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e23faea8-1dc3-4639-bef3-73e0dc47db97 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:23.912633 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:23.924685 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-bdfb134f-7dcc-43dd-ae5f-bae0352f5c27 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1365 microversion: 2.1 time: 0.385313 Aug 03 06:38:23.924902 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 185/547] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:23 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1365 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:24.041892 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53c6feebb60640d08917147f809b4018', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1be859b38caf4887a5c48d1294087ae2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:24.054056 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-654a67cd-f2ce-4d52-8f43-6d4cc2b57124 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 200 len: 1321 microversion: 2.1 time: 0.435910 Aug 03 06:38:24.054680 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 177/548] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:23 2026] GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 1321 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:24.084072 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e23faea8-1dc3-4639-bef3-73e0dc47db97 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.251114 Aug 03 06:38:24.087680 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 187/549] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:38:23 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-interface => generated 282 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:24.272737 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-reader] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:24.274568 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-reader] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:24.280771 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:24.281038 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:24.281293 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:24.281761 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:24.282068 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:24.282373 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:24.304685 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-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. Aug 03 06:38:24.363423 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:24.368499 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:24.376782 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:24.377505 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:24.377794 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:24.378429 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:24.378865 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:24.379274 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:24.401180 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:24.466167 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:24.472318 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '81efc8f18f0c43f8823ade4ac69f1df7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1be859b38caf4887a5c48d1294087ae2', '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=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:24.472754 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:24.473187 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:24.481564 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2ea8d41d-fe84-497a-8b40-e2ab634b8cad tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 200 len: 1321 microversion: 2.1 time: 0.412114 Aug 03 06:38:24.481873 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 186/550] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:24 2026] GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 1321 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:24.486753 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ea104104-606b-4ed2-9d84-482d2f33da28 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 200 len: 1557 microversion: 2.87 time: 0.126833 Aug 03 06:38:24.487122 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 178/551] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:24 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 1557 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:24.508473 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImageDependencyTestssnapshot-1606719787"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:24.510474 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:24.515457 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:24.515616 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:24.515750 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:24.515977 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:24.516198 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:24.516338 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:24.594775 np0000006323 devstack@n-api.service[84360]: INFO nova.compute.api [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Attempting to quiesce instance before volume snapshot. Aug 03 06:38:24.639093 np0000006323 devstack@n-api.service[84360]: INFO nova.compute.api [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Skipping quiescing instance: QEMU guest agent is not enabled. Aug 03 06:38:24.702155 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Creating snapshot from volume 9c94ff7c-f494-4520-9f52-464e70337d35. {{(pid=84360) snapshot_instance /opt/stack/nova/nova/compute/api.py:3602}} Aug 03 06:38:24.943549 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:24.946099 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:24.951563 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:24.951849 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:24.952080 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:24.952674 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:24.953004 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:24.953501 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:24.975195 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:25.155961 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:25.168881 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-709b161e-10c3-4704-9c5d-b3827b527f8c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1365 microversion: 2.1 time: 0.227028 Aug 03 06:38:25.169270 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 187/552] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:24 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1365 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:25.516248 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:25.519405 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: d147f633-5cbb-46bd-bdb3-a3f2c72c7922] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:25.525390 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:25.525779 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:25.525999 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:25.526436 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:25.526752 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:25.527302 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:25.549487 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] HTTP exception thrown: Instance d147f633-5cbb-46bd-bdb3-a3f2c72c7922 could not be found. Aug 03 06:38:25.550169 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Returning 404 to user: Instance d147f633-5cbb-46bd-bdb3-a3f2c72c7922 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:25.550694 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-22ad710b-ad5a-41ed-8e30-543039438a26 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922" status: 404 len: 111 microversion: 2.87 time: 0.036520 Aug 03 06:38:25.550993 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 179/553] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:25 2026] GET /compute/v2.1/servers/d147f633-5cbb-46bd-bdb3-a3f2c72c7922 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:38:25.588088 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-28de1a1e-6583-47c3-a2ed-d468ff11656c req-23e36fd9-36be-4071-b9d8-0d5b81d79c27 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7928bb50-c16c-4e8f-a9f8-cb23372cafae", "name": "network-vif-plugged", "status": "completed", "tag": "271cfc37-e114-4a5a-87cb-1a839e536585"}, {"server_uuid": "7928bb50-c16c-4e8f-a9f8-cb23372cafae", "name": "network-vif-plugged", "status": "completed", "tag": "271cfc37-e114-4a5a-87cb-1a839e536585"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:25.594971 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-28de1a1e-6583-47c3-a2ed-d468ff11656c req-23e36fd9-36be-4071-b9d8-0d5b81d79c27 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:25.595162 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-28de1a1e-6583-47c3-a2ed-d468ff11656c req-23e36fd9-36be-4071-b9d8-0d5b81d79c27 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:25.595308 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-28de1a1e-6583-47c3-a2ed-d468ff11656c req-23e36fd9-36be-4071-b9d8-0d5b81d79c27 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:25.602459 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-28de1a1e-6583-47c3-a2ed-d468ff11656c req-23e36fd9-36be-4071-b9d8-0d5b81d79c27 service nova] Creating event network-vif-plugged:271cfc37-e114-4a5a-87cb-1a839e536585 for instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae on np0000006323 Aug 03 06:38:25.602674 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-28de1a1e-6583-47c3-a2ed-d468ff11656c req-23e36fd9-36be-4071-b9d8-0d5b81d79c27 service nova] Creating event network-vif-plugged:271cfc37-e114-4a5a-87cb-1a839e536585 for instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae on np0000006323 Aug 03 06:38:25.603092 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-28de1a1e-6583-47c3-a2ed-d468ff11656c req-23e36fd9-36be-4071-b9d8-0d5b81d79c27 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:25.607470 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-28de1a1e-6583-47c3-a2ed-d468ff11656c req-23e36fd9-36be-4071-b9d8-0d5b81d79c27 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.021898 Aug 03 06:38:25.608218 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 188/554] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:25 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:25.853716 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-26285b43-9ad9-4d77-9ee3-dcfdddb90f6e req-6c292540-2c6a-4e80-a79b-ce97bd98948f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d147f633-5cbb-46bd-bdb3-a3f2c72c7922", "name": "network-vif-unplugged", "status": "completed", "tag": "65f60642-048d-4b30-9014-6c70aa762774"}, {"server_uuid": "d147f633-5cbb-46bd-bdb3-a3f2c72c7922", "name": "network-vif-deleted", "tag": "65f60642-048d-4b30-9014-6c70aa762774"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:25.862479 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-26285b43-9ad9-4d77-9ee3-dcfdddb90f6e req-6c292540-2c6a-4e80-a79b-ce97bd98948f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:25.862986 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-26285b43-9ad9-4d77-9ee3-dcfdddb90f6e req-6c292540-2c6a-4e80-a79b-ce97bd98948f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:25.863414 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-26285b43-9ad9-4d77-9ee3-dcfdddb90f6e req-6c292540-2c6a-4e80-a79b-ce97bd98948f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:25.873183 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-26285b43-9ad9-4d77-9ee3-dcfdddb90f6e req-6c292540-2c6a-4e80-a79b-ce97bd98948f service nova] Creating event network-vif-unplugged:65f60642-048d-4b30-9014-6c70aa762774 for instance d147f633-5cbb-46bd-bdb3-a3f2c72c7922 on np0000006323 Aug 03 06:38:25.873670 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-26285b43-9ad9-4d77-9ee3-dcfdddb90f6e req-6c292540-2c6a-4e80-a79b-ce97bd98948f service nova] Creating event network-vif-deleted:65f60642-048d-4b30-9014-6c70aa762774 for instance d147f633-5cbb-46bd-bdb3-a3f2c72c7922 on np0000006323 Aug 03 06:38:25.875573 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-26285b43-9ad9-4d77-9ee3-dcfdddb90f6e req-6c292540-2c6a-4e80-a79b-ce97bd98948f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:25.882723 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-26285b43-9ad9-4d77-9ee3-dcfdddb90f6e req-6c292540-2c6a-4e80-a79b-ce97bd98948f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.030208 Aug 03 06:38:25.883393 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 180/555] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:25 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:25.900850 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-07a8ad7a-934c-4e05-9f38-a9e38448f3c0 req-bc4b846a-55f0-42fa-b436-c9a0e72cd05d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "508d7f37-24c8-4f68-8f67-015d9f5b6692", "tag": "1cc1573d-72e7-41b6-85fe-1d4832bac133"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:25.912017 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-07a8ad7a-934c-4e05-9f38-a9e38448f3c0 req-bc4b846a-55f0-42fa-b436-c9a0e72cd05d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:25.912215 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-07a8ad7a-934c-4e05-9f38-a9e38448f3c0 req-bc4b846a-55f0-42fa-b436-c9a0e72cd05d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:25.912351 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-07a8ad7a-934c-4e05-9f38-a9e38448f3c0 req-bc4b846a-55f0-42fa-b436-c9a0e72cd05d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:25.924716 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-07a8ad7a-934c-4e05-9f38-a9e38448f3c0 req-bc4b846a-55f0-42fa-b436-c9a0e72cd05d service nova] Creating event network-changed:1cc1573d-72e7-41b6-85fe-1d4832bac133 for instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 on np0000006323 Aug 03 06:38:25.925175 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-07a8ad7a-934c-4e05-9f38-a9e38448f3c0 req-bc4b846a-55f0-42fa-b436-c9a0e72cd05d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:25.931526 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-07a8ad7a-934c-4e05-9f38-a9e38448f3c0 req-bc4b846a-55f0-42fa-b436-c9a0e72cd05d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034464 Aug 03 06:38:25.931864 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 189/556] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:25 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) Aug 03 06:38:26.010943 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4baa0baa-534a-4905-817e-cfb5804090ac tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:26.011493 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4baa0baa-534a-4905-817e-cfb5804090ac tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:26.016125 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4baa0baa-534a-4905-817e-cfb5804090ac tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:26.016636 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4baa0baa-534a-4905-817e-cfb5804090ac tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:26.017240 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4baa0baa-534a-4905-817e-cfb5804090ac tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:26.017779 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4baa0baa-534a-4905-817e-cfb5804090ac tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:26.018550 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4baa0baa-534a-4905-817e-cfb5804090ac tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:26.018550 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4baa0baa-534a-4905-817e-cfb5804090ac tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:26.034498 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4baa0baa-534a-4905-817e-cfb5804090ac tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:38:26.104142 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4baa0baa-534a-4905-817e-cfb5804090ac tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 204 len: 0 microversion: 2.87 time: 0.095242 Aug 03 06:38:26.104142 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 181/557] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:38:26 2026] DELETE /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:38:26.113771 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:26.115599 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:26.120141 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:26.120466 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:26.120706 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:26.121333 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:26.121743 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:26.122092 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:26.152511 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:26.189870 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:26.191572 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:26.196103 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:26.196453 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:26.196683 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:26.197282 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:26.197672 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:26.198078 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:26.232646 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:26.303707 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:26.310451 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:26.311060 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:26.323863 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d258fc7b-2330-42a6-bd4e-88f81c72c947 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 200 len: 1700 microversion: 2.87 time: 0.212422 Aug 03 06:38:26.324163 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 190/558] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:26 2026] GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 1700 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:26.432381 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:26.442866 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-00e8bb88-4782-4188-a7c4-d51b9f5acefe tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1556 microversion: 2.1 time: 0.256073 Aug 03 06:38:26.442866 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 182/559] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:26 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1556 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:26.463430 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7a146370-0259-43d1-a6f2-db5c48b66f76 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:26.466198 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7a146370-0259-43d1-a6f2-db5c48b66f76 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:26.469897 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a146370-0259-43d1-a6f2-db5c48b66f76 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:26.470120 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a146370-0259-43d1-a6f2-db5c48b66f76 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:26.470282 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a146370-0259-43d1-a6f2-db5c48b66f76 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:26.470546 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a146370-0259-43d1-a6f2-db5c48b66f76 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:26.470725 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a146370-0259-43d1-a6f2-db5c48b66f76 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:26.470858 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a146370-0259-43d1-a6f2-db5c48b66f76 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:26.489934 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7a146370-0259-43d1-a6f2-db5c48b66f76 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:26.696970 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7a146370-0259-43d1-a6f2-db5c48b66f76 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.233994 Aug 03 06:38:26.696970 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 191/560] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:38:26 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-interface => generated 282 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:26.943701 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-95394dc6-4106-4c98-b6e4-f2c27679e7fc tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "POST /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047/action" status: 202 len: 0 microversion: 2.1 time: 2.437927 Aug 03 06:38:26.944303 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 188/561] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:38:24 2026] POST /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047/action => generated 0 bytes in 2439 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Aug 03 06:38:27.234763 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=4 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:27.343564 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:27.345447 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:27.351432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:27.351801 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:27.352082 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:27.352706 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:27.353118 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:27.353504 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:27.379733 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:27.379916 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:27.380115 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:27.380384 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lazy-loading 'fault' on Instance uuid 04c1a636-20b7-43a1-a57c-9f76f5c03bb6 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:38:27.383556 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:27.432051 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:27.437453 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:27.438185 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:27.448085 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-616e9d5e-c674-48f7-87a9-05df2cbdbcc7 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 200 len: 1484 microversion: 2.87 time: 0.106826 Aug 03 06:38:27.448427 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 183/562] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:27 2026] GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 1484 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:27.642885 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-6650e758-c870-48ce-9ee9-00d4cfc86c43 req-9fa336ea-ba57-4771-8ea6-413ef2f53bb4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7928bb50-c16c-4e8f-a9f8-cb23372cafae", "tag": "271cfc37-e114-4a5a-87cb-1a839e536585"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:27.648717 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-6650e758-c870-48ce-9ee9-00d4cfc86c43 req-9fa336ea-ba57-4771-8ea6-413ef2f53bb4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:27.648902 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-6650e758-c870-48ce-9ee9-00d4cfc86c43 req-9fa336ea-ba57-4771-8ea6-413ef2f53bb4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:27.649051 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-6650e758-c870-48ce-9ee9-00d4cfc86c43 req-9fa336ea-ba57-4771-8ea6-413ef2f53bb4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:27.655914 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-6650e758-c870-48ce-9ee9-00d4cfc86c43 req-9fa336ea-ba57-4771-8ea6-413ef2f53bb4 service nova] Creating event network-changed:271cfc37-e114-4a5a-87cb-1a839e536585 for instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae on np0000006323 Aug 03 06:38:27.656358 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-6650e758-c870-48ce-9ee9-00d4cfc86c43 req-9fa336ea-ba57-4771-8ea6-413ef2f53bb4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:27.660256 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-6650e758-c870-48ce-9ee9-00d4cfc86c43 req-9fa336ea-ba57-4771-8ea6-413ef2f53bb4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020847 Aug 03 06:38:27.660560 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 192/563] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:27 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) Aug 03 06:38:27.928677 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-db2e23bf-aabb-499e-952f-a5774629f2dd req-4fe04c57-7939-4af4-98aa-7cf4dcd2bb6f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04c1a636-20b7-43a1-a57c-9f76f5c03bb6", "name": "network-vif-unplugged", "status": "completed", "tag": "449f05b2-5c12-4de9-83c6-14e8eab99c05"}, {"server_uuid": "04c1a636-20b7-43a1-a57c-9f76f5c03bb6", "name": "network-vif-unplugged", "status": "completed", "tag": "449f05b2-5c12-4de9-83c6-14e8eab99c05"}, {"server_uuid": "04c1a636-20b7-43a1-a57c-9f76f5c03bb6", "name": "network-vif-deleted", "tag": "449f05b2-5c12-4de9-83c6-14e8eab99c05"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:27.932967 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-db2e23bf-aabb-499e-952f-a5774629f2dd req-4fe04c57-7939-4af4-98aa-7cf4dcd2bb6f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:27.933295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-db2e23bf-aabb-499e-952f-a5774629f2dd req-4fe04c57-7939-4af4-98aa-7cf4dcd2bb6f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:27.933551 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-db2e23bf-aabb-499e-952f-a5774629f2dd req-4fe04c57-7939-4af4-98aa-7cf4dcd2bb6f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:27.940589 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-db2e23bf-aabb-499e-952f-a5774629f2dd req-4fe04c57-7939-4af4-98aa-7cf4dcd2bb6f service nova] Creating event network-vif-unplugged:449f05b2-5c12-4de9-83c6-14e8eab99c05 for instance 04c1a636-20b7-43a1-a57c-9f76f5c03bb6 on np0000006323 Aug 03 06:38:27.941006 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-db2e23bf-aabb-499e-952f-a5774629f2dd req-4fe04c57-7939-4af4-98aa-7cf4dcd2bb6f service nova] Creating event network-vif-unplugged:449f05b2-5c12-4de9-83c6-14e8eab99c05 for instance 04c1a636-20b7-43a1-a57c-9f76f5c03bb6 on np0000006323 Aug 03 06:38:27.941228 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-db2e23bf-aabb-499e-952f-a5774629f2dd req-4fe04c57-7939-4af4-98aa-7cf4dcd2bb6f service nova] Creating event network-vif-deleted:449f05b2-5c12-4de9-83c6-14e8eab99c05 for instance 04c1a636-20b7-43a1-a57c-9f76f5c03bb6 on np0000006323 Aug 03 06:38:27.941681 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-db2e23bf-aabb-499e-952f-a5774629f2dd req-4fe04c57-7939-4af4-98aa-7cf4dcd2bb6f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:27.947170 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-db2e23bf-aabb-499e-952f-a5774629f2dd req-4fe04c57-7939-4af4-98aa-7cf4dcd2bb6f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.021119 Aug 03 06:38:27.947170 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 189/564] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:27 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:28.469478 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:28.473064 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 04c1a636-20b7-43a1-a57c-9f76f5c03bb6] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:28.478056 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:28.478329 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:28.478535 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:28.478975 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:28.479278 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:28.479545 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:28.491062 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] HTTP exception thrown: Instance 04c1a636-20b7-43a1-a57c-9f76f5c03bb6 could not be found. Aug 03 06:38:28.491317 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Returning 404 to user: Instance 04c1a636-20b7-43a1-a57c-9f76f5c03bb6 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:28.491795 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c30a0dc0-5207-4ee5-9fe7-4a09eb6aa1fa tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6" status: 404 len: 111 microversion: 2.87 time: 0.025067 Aug 03 06:38:28.492189 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 184/565] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:28 2026] GET /compute/v2.1/servers/04c1a636-20b7-43a1-a57c-9f76f5c03bb6 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:38:28.503722 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ef04a009-b52a-4a81-8ec0-f6cc07847b0e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:28.504138 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ef04a009-b52a-4a81-8ec0-f6cc07847b0e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:28.507614 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef04a009-b52a-4a81-8ec0-f6cc07847b0e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:28.507791 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef04a009-b52a-4a81-8ec0-f6cc07847b0e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:28.507941 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef04a009-b52a-4a81-8ec0-f6cc07847b0e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:28.508183 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef04a009-b52a-4a81-8ec0-f6cc07847b0e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:28.508348 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef04a009-b52a-4a81-8ec0-f6cc07847b0e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:28.508452 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef04a009-b52a-4a81-8ec0-f6cc07847b0e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:28.525953 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ef04a009-b52a-4a81-8ec0-f6cc07847b0e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:38:28.584324 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ef04a009-b52a-4a81-8ec0-f6cc07847b0e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 204 len: 0 microversion: 2.87 time: 0.082878 Aug 03 06:38:28.584596 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 193/566] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:38:28 2026] DELETE /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:38:28.596783 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:28.600064 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:28.615197 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:28.615197 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:28.615197 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:28.615197 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:28.615489 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:28.615489 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:28.637912 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:28.646032 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e124aebf-9f48-4279-aea3-67816ba3b95f tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:28.646032 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e124aebf-9f48-4279-aea3-67816ba3b95f tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:28.649936 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e124aebf-9f48-4279-aea3-67816ba3b95f tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:28.650432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e124aebf-9f48-4279-aea3-67816ba3b95f tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:28.650432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e124aebf-9f48-4279-aea3-67816ba3b95f tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:28.650771 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e124aebf-9f48-4279-aea3-67816ba3b95f tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:28.651160 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e124aebf-9f48-4279-aea3-67816ba3b95f tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:28.651160 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e124aebf-9f48-4279-aea3-67816ba3b95f tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:28.665324 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e124aebf-9f48-4279-aea3-67816ba3b95f tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:38:28.735171 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e124aebf-9f48-4279-aea3-67816ba3b95f tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 204 len: 0 microversion: 2.1 time: 0.091494 Aug 03 06:38:28.736789 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 185/567] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:38:28 2026] DELETE /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:38:28.747911 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:28.749825 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:28.753483 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:28.753733 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:28.753929 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:28.754630 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:28.754706 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:28.755084 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:28.774823 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:28.794297 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:28.801150 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:28.801895 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:28.811288 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f994e720-be4d-4c81-9d0b-30cc6d131e09 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1776 microversion: 2.87 time: 0.219489 Aug 03 06:38:28.811732 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 190/568] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:28 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1776 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:28.917792 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53c6feebb60640d08917147f809b4018', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1be859b38caf4887a5c48d1294087ae2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:28.930147 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-395e5899-84aa-48bd-ae65-0e6a78203aa0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 200 len: 1327 microversion: 2.1 time: 0.183057 Aug 03 06:38:28.930477 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 194/569] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:28 2026] GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 1327 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:29.076019 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-248f1ef3-1db7-459d-81d4-431d5aaa04cf req-6c417a90-3d3a-4f6e-8596-57ca3bf42d98 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "afba506e-6d7c-433a-8671-4010d2337280", "name": "network-vif-unplugged", "status": "completed", "tag": "03feaa2b-89bd-4c62-bed9-075e91ed4551"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:29.089987 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-248f1ef3-1db7-459d-81d4-431d5aaa04cf req-6c417a90-3d3a-4f6e-8596-57ca3bf42d98 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:29.090157 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-248f1ef3-1db7-459d-81d4-431d5aaa04cf req-6c417a90-3d3a-4f6e-8596-57ca3bf42d98 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:29.090306 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-248f1ef3-1db7-459d-81d4-431d5aaa04cf req-6c417a90-3d3a-4f6e-8596-57ca3bf42d98 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:29.097594 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-248f1ef3-1db7-459d-81d4-431d5aaa04cf req-6c417a90-3d3a-4f6e-8596-57ca3bf42d98 service nova] Creating event network-vif-unplugged:03feaa2b-89bd-4c62-bed9-075e91ed4551 for instance afba506e-6d7c-433a-8671-4010d2337280 on np0000006323 Aug 03 06:38:29.098009 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-248f1ef3-1db7-459d-81d4-431d5aaa04cf req-6c417a90-3d3a-4f6e-8596-57ca3bf42d98 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:29.104319 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-248f1ef3-1db7-459d-81d4-431d5aaa04cf req-6c417a90-3d3a-4f6e-8596-57ca3bf42d98 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030316 Aug 03 06:38:29.104319 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 186/570] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:29 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) Aug 03 06:38:29.732303 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-144c7c86-c18f-4200-a9c9-485ad2eba4b9 req-fadc84ad-5455-4d81-9ca3-a41b86559175 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f6a78e59-3b20-4d83-a502-d8e08b881047", "name": "network-vif-unplugged", "status": "completed", "tag": "bd834ebb-a2a1-4313-8747-36b391070938"}, {"server_uuid": "f6a78e59-3b20-4d83-a502-d8e08b881047", "name": "network-vif-unplugged", "status": "completed", "tag": "bd834ebb-a2a1-4313-8747-36b391070938"}, {"server_uuid": "afba506e-6d7c-433a-8671-4010d2337280", "name": "network-vif-deleted", "tag": "03feaa2b-89bd-4c62-bed9-075e91ed4551"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:29.740468 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-144c7c86-c18f-4200-a9c9-485ad2eba4b9 req-fadc84ad-5455-4d81-9ca3-a41b86559175 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:29.740745 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-144c7c86-c18f-4200-a9c9-485ad2eba4b9 req-fadc84ad-5455-4d81-9ca3-a41b86559175 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:29.741010 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-144c7c86-c18f-4200-a9c9-485ad2eba4b9 req-fadc84ad-5455-4d81-9ca3-a41b86559175 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:29.750265 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-144c7c86-c18f-4200-a9c9-485ad2eba4b9 req-fadc84ad-5455-4d81-9ca3-a41b86559175 service nova] Creating event network-vif-unplugged:bd834ebb-a2a1-4313-8747-36b391070938 for instance f6a78e59-3b20-4d83-a502-d8e08b881047 on np0000006323 Aug 03 06:38:29.750644 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-144c7c86-c18f-4200-a9c9-485ad2eba4b9 req-fadc84ad-5455-4d81-9ca3-a41b86559175 service nova] Creating event network-vif-unplugged:bd834ebb-a2a1-4313-8747-36b391070938 for instance f6a78e59-3b20-4d83-a502-d8e08b881047 on np0000006323 Aug 03 06:38:29.750900 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-144c7c86-c18f-4200-a9c9-485ad2eba4b9 req-fadc84ad-5455-4d81-9ca3-a41b86559175 service nova] Creating event network-vif-deleted:03feaa2b-89bd-4c62-bed9-075e91ed4551 for instance afba506e-6d7c-433a-8671-4010d2337280 on np0000006323 Aug 03 06:38:29.751553 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-144c7c86-c18f-4200-a9c9-485ad2eba4b9 req-fadc84ad-5455-4d81-9ca3-a41b86559175 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:29.759874 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-144c7c86-c18f-4200-a9c9-485ad2eba4b9 req-fadc84ad-5455-4d81-9ca3-a41b86559175 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.033425 Aug 03 06:38:29.760455 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 191/571] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:29 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:29.832993 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:29.834549 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:29.840876 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:29.841220 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:29.841441 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:29.841944 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:29.842303 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:29.842593 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:29.878272 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:29.878547 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:29.878792 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:29.879109 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lazy-loading 'fault' on Instance uuid afba506e-6d7c-433a-8671-4010d2337280 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:38:29.881039 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:29.884737 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:29.898031 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=7 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:29.956677 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:29.958596 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:29.958749 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:29.963610 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:29.964534 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:29.964665 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:29.964930 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:29.965167 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:29.965599 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:29.965906 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:29.966180 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:29.976536 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ea945ee9-11ce-4b7b-ba4d-ab2ee2efc771 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 200 len: 1560 microversion: 2.87 time: 0.145314 Aug 03 06:38:29.976825 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 195/572] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:29 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 1560 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:30.010982 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:30.011286 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:30.011484 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:30.011953 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lazy-loading 'fault' on Instance uuid f6a78e59-3b20-4d83-a502-d8e08b881047 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:38:30.022922 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:30.066300 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=9 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:30.088522 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53c6feebb60640d08917147f809b4018', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1be859b38caf4887a5c48d1294087ae2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:30.096417 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fa528fb8-5060-4eda-9605-0598f4f089b0 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 200 len: 1162 microversion: 2.1 time: 0.147293 Aug 03 06:38:30.096705 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 187/573] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:29 2026] GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 1162 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:30.997530 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:30.998078 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: afba506e-6d7c-433a-8671-4010d2337280] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:31.002924 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:31.003187 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:31.003401 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:31.003857 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:31.004169 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:31.004466 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:31.016278 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] HTTP exception thrown: Instance afba506e-6d7c-433a-8671-4010d2337280 could not be found. Aug 03 06:38:31.016527 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Returning 404 to user: Instance afba506e-6d7c-433a-8671-4010d2337280 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:31.017019 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d20bfe76-1d44-4052-97a8-0d68bb4c3d21 tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280" status: 404 len: 111 microversion: 2.87 time: 0.022430 Aug 03 06:38:31.017444 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 192/574] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:30 2026] GET /compute/v2.1/servers/afba506e-6d7c-433a-8671-4010d2337280 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:38:31.116285 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:31.118635 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] [instance: f6a78e59-3b20-4d83-a502-d8e08b881047] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:31.124929 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:31.125221 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:31.125429 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:31.125899 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:31.126233 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:31.126607 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:31.133941 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] HTTP exception thrown: Instance f6a78e59-3b20-4d83-a502-d8e08b881047 could not be found. Aug 03 06:38:31.134234 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] Returning 404 to user: Instance f6a78e59-3b20-4d83-a502-d8e08b881047 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:31.134755 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c2571905-b95d-41e2-9085-fd86229820e1 tempest-ImageDependencyTests-1836223895 tempest-ImageDependencyTests-1836223895-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047" status: 404 len: 111 microversion: 2.1 time: 0.021910 Aug 03 06:38:31.135117 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 196/575] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:31 2026] GET /compute/v2.1/servers/f6a78e59-3b20-4d83-a502-d8e08b881047 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:38:31.144841 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-1e1994a6-db0a-476e-8fa1-6eef321e5fb4 req-520b292d-7cb5-4870-a7ee-b10581e6d5d6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "afba506e-6d7c-433a-8671-4010d2337280", "name": "network-vif-unplugged", "status": "completed", "tag": "03feaa2b-89bd-4c62-bed9-075e91ed4551"}, {"server_uuid": "f6a78e59-3b20-4d83-a502-d8e08b881047", "name": "network-vif-deleted", "tag": "bd834ebb-a2a1-4313-8747-36b391070938"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:31.152940 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=122,nova_api:DELETE=4,nova_api:UPDATE=6,nova_api:INSERT=7 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:31.158372 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1e1994a6-db0a-476e-8fa1-6eef321e5fb4 req-520b292d-7cb5-4870-a7ee-b10581e6d5d6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:31.158648 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1e1994a6-db0a-476e-8fa1-6eef321e5fb4 req-520b292d-7cb5-4870-a7ee-b10581e6d5d6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:31.158856 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1e1994a6-db0a-476e-8fa1-6eef321e5fb4 req-520b292d-7cb5-4870-a7ee-b10581e6d5d6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:31.175835 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-1e1994a6-db0a-476e-8fa1-6eef321e5fb4 req-520b292d-7cb5-4870-a7ee-b10581e6d5d6 service nova] Creating event network-vif-unplugged:03feaa2b-89bd-4c62-bed9-075e91ed4551 for instance afba506e-6d7c-433a-8671-4010d2337280 on np0000006323 Aug 03 06:38:31.175835 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-1e1994a6-db0a-476e-8fa1-6eef321e5fb4 req-520b292d-7cb5-4870-a7ee-b10581e6d5d6 service nova] Creating event network-vif-deleted:bd834ebb-a2a1-4313-8747-36b391070938 for instance f6a78e59-3b20-4d83-a502-d8e08b881047 on np0000006323 Aug 03 06:38:31.176215 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-1e1994a6-db0a-476e-8fa1-6eef321e5fb4 req-520b292d-7cb5-4870-a7ee-b10581e6d5d6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:31.183120 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-1e1994a6-db0a-476e-8fa1-6eef321e5fb4 req-520b292d-7cb5-4870-a7ee-b10581e6d5d6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.043352 Aug 03 06:38:31.183568 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 188/576] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:31 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:31.521195 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ef816698-810c-4eb8-ae5e-3bdcc721dfbf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:31.521195 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ef816698-810c-4eb8-ae5e-3bdcc721dfbf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:31.526021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef816698-810c-4eb8-ae5e-3bdcc721dfbf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:31.526021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef816698-810c-4eb8-ae5e-3bdcc721dfbf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:31.526021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef816698-810c-4eb8-ae5e-3bdcc721dfbf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:31.526021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef816698-810c-4eb8-ae5e-3bdcc721dfbf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:31.526156 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef816698-810c-4eb8-ae5e-3bdcc721dfbf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:31.526156 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef816698-810c-4eb8-ae5e-3bdcc721dfbf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:31.547925 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ef816698-810c-4eb8-ae5e-3bdcc721dfbf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:38:31.624423 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ef816698-810c-4eb8-ae5e-3bdcc721dfbf tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 204 len: 0 microversion: 2.87 time: 0.106056 Aug 03 06:38:31.624953 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 193/577] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:38:31 2026] DELETE /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:38:31.635432 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:31.637363 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:31.642413 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:31.642796 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:31.643080 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:31.643830 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:31.644354 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:31.644750 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:31.668462 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:31.823471 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:31.828850 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:31.829604 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:31.837113 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9444300b-e240-4871-b69d-8ac078f0941d tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 200 len: 1700 microversion: 2.87 time: 0.204246 Aug 03 06:38:31.837448 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 197/578] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:31 2026] GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 1700 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:32.173566 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-e4bf82ed-cdde-4bd4-9da0-38a891c1a345 req-b9e41459-8f08-4ec8-851f-702466951e68 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e3c5cc2-6ba2-4dd0-85ee-271e19708b93", "name": "network-vif-unplugged", "status": "completed", "tag": "717ee798-3291-42ab-8f75-177bfa411aeb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:32.185748 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e4bf82ed-cdde-4bd4-9da0-38a891c1a345 req-b9e41459-8f08-4ec8-851f-702466951e68 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:32.185943 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e4bf82ed-cdde-4bd4-9da0-38a891c1a345 req-b9e41459-8f08-4ec8-851f-702466951e68 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:32.186090 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e4bf82ed-cdde-4bd4-9da0-38a891c1a345 req-b9e41459-8f08-4ec8-851f-702466951e68 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:32.196520 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-e4bf82ed-cdde-4bd4-9da0-38a891c1a345 req-b9e41459-8f08-4ec8-851f-702466951e68 service nova] Creating event network-vif-unplugged:717ee798-3291-42ab-8f75-177bfa411aeb for instance 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 on np0000006323 Aug 03 06:38:32.197035 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-e4bf82ed-cdde-4bd4-9da0-38a891c1a345 req-b9e41459-8f08-4ec8-851f-702466951e68 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:32.202455 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-e4bf82ed-cdde-4bd4-9da0-38a891c1a345 req-b9e41459-8f08-4ec8-851f-702466951e68 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031493 Aug 03 06:38:32.202455 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 189/579] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:32 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) Aug 03 06:38:32.585593 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-5d2ebbda-92fa-4e52-868a-e5e435bb861e req-3eb1dbcd-edb6-4699-8348-fd82cbf2b8d9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e3c5cc2-6ba2-4dd0-85ee-271e19708b93", "name": "network-vif-deleted", "tag": "717ee798-3291-42ab-8f75-177bfa411aeb"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:32.596031 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5d2ebbda-92fa-4e52-868a-e5e435bb861e req-3eb1dbcd-edb6-4699-8348-fd82cbf2b8d9 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:32.596031 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5d2ebbda-92fa-4e52-868a-e5e435bb861e req-3eb1dbcd-edb6-4699-8348-fd82cbf2b8d9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:32.596031 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5d2ebbda-92fa-4e52-868a-e5e435bb861e req-3eb1dbcd-edb6-4699-8348-fd82cbf2b8d9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:32.604423 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5d2ebbda-92fa-4e52-868a-e5e435bb861e req-3eb1dbcd-edb6-4699-8348-fd82cbf2b8d9 service nova] Creating event network-vif-deleted:717ee798-3291-42ab-8f75-177bfa411aeb for instance 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 on np0000006323 Aug 03 06:38:32.605187 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-5d2ebbda-92fa-4e52-868a-e5e435bb861e req-3eb1dbcd-edb6-4699-8348-fd82cbf2b8d9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:32.613541 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-5d2ebbda-92fa-4e52-868a-e5e435bb861e req-3eb1dbcd-edb6-4699-8348-fd82cbf2b8d9 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030874 Aug 03 06:38:32.614486 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 194/580] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:32 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) Aug 03 06:38:32.860091 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:32.862364 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:32.866872 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:32.867101 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:32.867325 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:32.867912 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:32.868488 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:32.868547 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:32.903739 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:32.903976 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:32.904248 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:32.905040 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lazy-loading 'fault' on Instance uuid 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:38:32.912756 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:32.985920 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:32.995246 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:32.995246 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5a04838f8ec84297ad5119d3cacf0b30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '391ba44c89c94a3e9689b6e08ce47992', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:33.005003 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-943e8b8f-946a-49d4-b427-a2735d20409e tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 200 len: 1485 microversion: 2.87 time: 0.146843 Aug 03 06:38:33.005478 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 198/581] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:32 2026] GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 1485 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:33.975069 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesNegativeTest-instance-398417638", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:34.026829 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:34.028847 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] [instance: 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:34.032026 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=116,nova_api:UPDATE=3,nova_api:INSERT=10 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:34.035854 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:34.036646 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:34.037116 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:34.037917 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:34.038964 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:34.040275 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:34.054410 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] HTTP exception thrown: Instance 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 could not be found. Aug 03 06:38:34.054818 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] Returning 404 to user: Instance 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:34.055395 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-deee8fb0-57e9-4600-baa2-2a83073152af tempest-ServerBootFromVolumeStableRescueTest-74117189 tempest-ServerBootFromVolumeStableRescueTest-74117189-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93" status: 404 len: 111 microversion: 2.87 time: 0.031312 Aug 03 06:38:34.055868 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 195/582] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:34 2026] GET /compute/v2.1/servers/5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:38:34.087729 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:34.088094 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:34.088416 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:34.089050 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:34.089367 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:34.089730 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:34.099030 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] validate_networks() for None {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:38:34.100434 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:34.258885 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-dffd5415-78cc-42ab-a884-ef270c2de968 req-336eb725-35d5-4107-939f-29b032b70e3a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e3c5cc2-6ba2-4dd0-85ee-271e19708b93", "name": "network-vif-unplugged", "status": "completed", "tag": "717ee798-3291-42ab-8f75-177bfa411aeb"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:34.264294 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=118,nova_api:INSERT=8,nova_api:DELETE=1,nova_api:UPDATE=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:34.267854 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-dffd5415-78cc-42ab-a884-ef270c2de968 req-336eb725-35d5-4107-939f-29b032b70e3a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:34.268576 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-dffd5415-78cc-42ab-a884-ef270c2de968 req-336eb725-35d5-4107-939f-29b032b70e3a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:34.269482 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-dffd5415-78cc-42ab-a884-ef270c2de968 req-336eb725-35d5-4107-939f-29b032b70e3a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:34.279703 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-dffd5415-78cc-42ab-a884-ef270c2de968 req-336eb725-35d5-4107-939f-29b032b70e3a service nova] Creating event network-vif-unplugged:717ee798-3291-42ab-8f75-177bfa411aeb for instance 5e3c5cc2-6ba2-4dd0-85ee-271e19708b93 on np0000006323 Aug 03 06:38:34.280579 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-dffd5415-78cc-42ab-a884-ef270c2de968 req-336eb725-35d5-4107-939f-29b032b70e3a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:34.286961 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-dffd5415-78cc-42ab-a884-ef270c2de968 req-336eb725-35d5-4107-939f-29b032b70e3a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031962 Aug 03 06:38:34.287559 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 199/583] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:34 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) Aug 03 06:38:34.347275 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:38:34.347454 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:38:34.347666 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:38:34.347838 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:38:34.348031 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:38:34.353745 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:34.353974 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:34.354134 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:34.354678 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:34.354940 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:34.354971 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:34.369518 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Getting quotas for project 289526b8c41e44c3ad0a038abdd304cf. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:38:34.371563 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Getting quotas for user 35dcab7d5f82463e9349decaa1cbd264 and project 289526b8c41e44c3ad0a038abdd304cf. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:38:34.376891 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:38:34.378337 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:38:34.428507 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fb7138bc-2a48-46c8-9398-157d5d232196 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.457256 Aug 03 06:38:34.428861 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 190/584] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:38:33 2026] POST /compute/v2.1/servers => generated 378 bytes in 458 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:38:34.443602 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a8d0a959-96ff-4d31-bc6d-83ffb8a18976 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:34.445686 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a8d0a959-96ff-4d31-bc6d-83ffb8a18976 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:34.462764 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a8d0a959-96ff-4d31-bc6d-83ffb8a18976 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:34.538306 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a8d0a959-96ff-4d31-bc6d-83ffb8a18976 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35dcab7d5f82463e9349decaa1cbd264', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '289526b8c41e44c3ad0a038abdd304cf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:34.546960 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a8d0a959-96ff-4d31-bc6d-83ffb8a18976 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2" status: 200 len: 1208 microversion: 2.1 time: 0.106279 Aug 03 06:38:34.547330 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 196/585] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:34 2026] GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2 => generated 1208 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:35.568017 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:35.570538 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:35.574891 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:35.575173 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:35.575401 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:35.575838 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:35.576152 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:35.576528 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:35.610346 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:35.673412 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35dcab7d5f82463e9349decaa1cbd264', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '289526b8c41e44c3ad0a038abdd304cf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:35.684066 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ecf3ca00-1cb9-4a97-8414-3945665aae48 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2" status: 200 len: 1260 microversion: 2.1 time: 0.121758 Aug 03 06:38:35.684383 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 200/586] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:35 2026] GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2 => generated 1260 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:38:36.707976 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:36.713569 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:36.722550 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:36.723296 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:36.723296 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:36.723629 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:36.723975 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:36.724322 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:36.770018 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:36.925432 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35dcab7d5f82463e9349decaa1cbd264', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '289526b8c41e44c3ad0a038abdd304cf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:36.933951 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-944c18f5-7782-4b47-8486-771ae1b84960 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2" status: 200 len: 1308 microversion: 2.1 time: 0.231986 Aug 03 06:38:36.934357 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 191/587] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:36 2026] GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2 => generated 1308 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:37.304900 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-56cb8637-c3ac-411b-a56a-343deeb36611 req-6306d95c-fc3c-4867-b689-7375de89f45d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b4ace974-5c24-4b67-9857-91259d5813e2", "tag": "43c5ac65-398b-45d7-897d-cc88f9185c21"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:37.311515 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-56cb8637-c3ac-411b-a56a-343deeb36611 req-6306d95c-fc3c-4867-b689-7375de89f45d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:37.311739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-56cb8637-c3ac-411b-a56a-343deeb36611 req-6306d95c-fc3c-4867-b689-7375de89f45d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:37.312109 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-56cb8637-c3ac-411b-a56a-343deeb36611 req-6306d95c-fc3c-4867-b689-7375de89f45d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:37.319764 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-56cb8637-c3ac-411b-a56a-343deeb36611 req-6306d95c-fc3c-4867-b689-7375de89f45d service nova] Creating event network-changed:43c5ac65-398b-45d7-897d-cc88f9185c21 for instance b4ace974-5c24-4b67-9857-91259d5813e2 on np0000006323 Aug 03 06:38:37.320308 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-56cb8637-c3ac-411b-a56a-343deeb36611 req-6306d95c-fc3c-4867-b689-7375de89f45d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:37.328041 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-56cb8637-c3ac-411b-a56a-343deeb36611 req-6306d95c-fc3c-4867-b689-7375de89f45d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026121 Aug 03 06:38:37.328624 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 197/588] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:37 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) Aug 03 06:38:37.953138 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:37.954121 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:37.959881 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:37.960136 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:37.960380 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:37.961182 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:37.961182 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:37.961363 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:37.965411 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=225,nova_cell1:INSERT=4,nova_cell1:UPDATE=6 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:37.984328 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:38.012830 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-00efd7b8-f4f2-4996-83ec-fff90b9f7baf req-66dff139-c3bf-48ef-b57a-d9254f77b5e5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b4ace974-5c24-4b67-9857-91259d5813e2", "name": "network-vif-plugged", "status": "completed", "tag": "43c5ac65-398b-45d7-897d-cc88f9185c21"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:38.020359 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-00efd7b8-f4f2-4996-83ec-fff90b9f7baf req-66dff139-c3bf-48ef-b57a-d9254f77b5e5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:38.020762 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-00efd7b8-f4f2-4996-83ec-fff90b9f7baf req-66dff139-c3bf-48ef-b57a-d9254f77b5e5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:38.021024 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-00efd7b8-f4f2-4996-83ec-fff90b9f7baf req-66dff139-c3bf-48ef-b57a-d9254f77b5e5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:38.024938 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=202,nova_cell1:UPDATE=12,nova_cell1:INSERT=6 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:38.030749 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-00efd7b8-f4f2-4996-83ec-fff90b9f7baf req-66dff139-c3bf-48ef-b57a-d9254f77b5e5 service nova] Creating event network-vif-plugged:43c5ac65-398b-45d7-897d-cc88f9185c21 for instance b4ace974-5c24-4b67-9857-91259d5813e2 on np0000006323 Aug 03 06:38:38.031485 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-00efd7b8-f4f2-4996-83ec-fff90b9f7baf req-66dff139-c3bf-48ef-b57a-d9254f77b5e5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:38.036721 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-00efd7b8-f4f2-4996-83ec-fff90b9f7baf req-66dff139-c3bf-48ef-b57a-d9254f77b5e5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027118 Aug 03 06:38:38.039620 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 192/589] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:38 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) Aug 03 06:38:38.217240 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35dcab7d5f82463e9349decaa1cbd264', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '289526b8c41e44c3ad0a038abdd304cf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:38.227310 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-afcf66a6-b9a1-4277-b3d5-2b206dc5c819 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2" status: 200 len: 1308 microversion: 2.1 time: 0.276048 Aug 03 06:38:38.227673 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 201/590] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:37 2026] GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2 => generated 1308 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:38.247074 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3b78a198-12e2-465f-b166-9bbcb063d55e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:38.251600 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3b78a198-12e2-465f-b166-9bbcb063d55e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:38.256785 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b78a198-12e2-465f-b166-9bbcb063d55e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:38.256977 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b78a198-12e2-465f-b166-9bbcb063d55e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:38.257259 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b78a198-12e2-465f-b166-9bbcb063d55e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:38.257575 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b78a198-12e2-465f-b166-9bbcb063d55e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:38.258547 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b78a198-12e2-465f-b166-9bbcb063d55e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:38.258547 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b78a198-12e2-465f-b166-9bbcb063d55e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:38.281105 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3b78a198-12e2-465f-b166-9bbcb063d55e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/ips" status: 200 len: 150 microversion: 2.20 time: 0.035574 Aug 03 06:38:38.281385 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 198/591] 10.4.3.71 () {68 vars in 1400 bytes} [Mon Aug 3 06:38:38 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/ips => generated 150 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:38:39.258430 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:39.260095 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:39.264432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:39.264765 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:39.265028 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:39.265575 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:39.265984 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:39.266281 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:39.291436 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:39.459400 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35dcab7d5f82463e9349decaa1cbd264', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '289526b8c41e44c3ad0a038abdd304cf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:39.472676 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e846beb5-05ac-4282-abf2-b990998b3703 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2" status: 200 len: 1308 microversion: 2.1 time: 0.214737 Aug 03 06:38:39.472676 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 193/592] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:39 2026] GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2 => generated 1308 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:40.081997 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:40.083614 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:40.087571 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.087842 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.087956 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.088244 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.088315 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.088433 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.096935 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-c9bacfc1-1cef-4d28-a8e8-5459b5479df6 req-9324539d-c5eb-42ac-b1ac-b18738384a8d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b4ace974-5c24-4b67-9857-91259d5813e2", "name": "network-vif-plugged", "status": "completed", "tag": "43c5ac65-398b-45d7-897d-cc88f9185c21"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:40.107245 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c9bacfc1-1cef-4d28-a8e8-5459b5479df6 req-9324539d-c5eb-42ac-b1ac-b18738384a8d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.107441 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c9bacfc1-1cef-4d28-a8e8-5459b5479df6 req-9324539d-c5eb-42ac-b1ac-b18738384a8d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.107630 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c9bacfc1-1cef-4d28-a8e8-5459b5479df6 req-9324539d-c5eb-42ac-b1ac-b18738384a8d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.111073 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.111317 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.111747 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=212,nova_cell1:UPDATE=15,nova_cell1:INSERT=9 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:40.112293 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.115872 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lazy-loading 'flavor' on Instance uuid d835c3db-3581-404c-831c-90a66ddbf846 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:38:40.118596 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c9bacfc1-1cef-4d28-a8e8-5459b5479df6 req-9324539d-c5eb-42ac-b1ac-b18738384a8d service nova] Creating event network-vif-plugged:43c5ac65-398b-45d7-897d-cc88f9185c21 for instance b4ace974-5c24-4b67-9857-91259d5813e2 on np0000006323 Aug 03 06:38:40.121028 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-c9bacfc1-1cef-4d28-a8e8-5459b5479df6 req-9324539d-c5eb-42ac-b1ac-b18738384a8d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:40.127296 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-c9bacfc1-1cef-4d28-a8e8-5459b5479df6 req-9324539d-c5eb-42ac-b1ac-b18738384a8d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033458 Aug 03 06:38:40.128249 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 199/593] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:40 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) Aug 03 06:38:40.489909 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:40.491532 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:40.496647 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.496979 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.497241 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.497735 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.498068 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.498400 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.515258 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:40.634852 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35dcab7d5f82463e9349decaa1cbd264', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '289526b8c41e44c3ad0a038abdd304cf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:40.645428 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-166a48a0-a3a1-4ea7-bd5c-d478bb3b4d87 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2" status: 200 len: 1457 microversion: 2.1 time: 0.157428 Aug 03 06:38:40.645922 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 194/594] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:40 2026] GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2 => generated 1457 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:40.678482 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-40213970-4c71-4918-976c-fd69dea4b884 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:40.678482 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-40213970-4c71-4918-976c-fd69dea4b884 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:40.680913 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-40213970-4c71-4918-976c-fd69dea4b884 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.681096 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-40213970-4c71-4918-976c-fd69dea4b884 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.681224 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-40213970-4c71-4918-976c-fd69dea4b884 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.681473 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-40213970-4c71-4918-976c-fd69dea4b884 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.681595 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-40213970-4c71-4918-976c-fd69dea4b884 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.681712 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-40213970-4c71-4918-976c-fd69dea4b884 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.696126 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-40213970-4c71-4918-976c-fd69dea4b884 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:38:40.770749 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-40213970-4c71-4918-976c-fd69dea4b884 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2" status: 204 len: 0 microversion: 2.1 time: 0.095019 Aug 03 06:38:40.770970 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 200/595] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:38:40 2026] DELETE /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:38:40.781787 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:40.783135 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:40.787382 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.787623 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.787852 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.788248 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.788562 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.788829 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.818075 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:40.824290 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c0bc3d46-6e01-4d6e-9ece-52d80e70a7b8 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "POST /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/action" status: 202 len: 0 microversion: 2.20 time: 0.746785 Aug 03 06:38:40.824759 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 202/596] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:38:40 2026] POST /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/action => generated 0 bytes in 747 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:38:40.837043 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:40.838935 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:40.844129 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.844477 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.844694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.845110 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:40.845412 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:40.845687 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:40.874417 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:40.953864 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35dcab7d5f82463e9349decaa1cbd264', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '289526b8c41e44c3ad0a038abdd304cf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:40.961454 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2cc65354-dce1-4467-8900-f7352ce8897e tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2" status: 200 len: 1463 microversion: 2.1 time: 0.181343 Aug 03 06:38:40.961862 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 195/597] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:40 2026] GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2 => generated 1463 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:41.068402 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:41.074437 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:41.075086 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:41.079183 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1d40eba7-ac35-4051-8391-efc097c23500 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1716 microversion: 2.20 time: 0.244903 Aug 03 06:38:41.079504 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 201/598] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:40 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1716 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:41.941973 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-d7eb4119-27a3-4fab-a8bf-73d10a4f3902 req-d6658332-0df8-47e1-b9db-611608b16d32 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b4ace974-5c24-4b67-9857-91259d5813e2", "name": "network-vif-deleted", "tag": "43c5ac65-398b-45d7-897d-cc88f9185c21"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:41.952172 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d7eb4119-27a3-4fab-a8bf-73d10a4f3902 req-d6658332-0df8-47e1-b9db-611608b16d32 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:41.952572 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d7eb4119-27a3-4fab-a8bf-73d10a4f3902 req-d6658332-0df8-47e1-b9db-611608b16d32 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:41.952948 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d7eb4119-27a3-4fab-a8bf-73d10a4f3902 req-d6658332-0df8-47e1-b9db-611608b16d32 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:41.963911 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-d7eb4119-27a3-4fab-a8bf-73d10a4f3902 req-d6658332-0df8-47e1-b9db-611608b16d32 service nova] Creating event network-vif-deleted:43c5ac65-398b-45d7-897d-cc88f9185c21 for instance b4ace974-5c24-4b67-9857-91259d5813e2 on np0000006323 Aug 03 06:38:41.964437 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-d7eb4119-27a3-4fab-a8bf-73d10a4f3902 req-d6658332-0df8-47e1-b9db-611608b16d32 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:41.972270 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-d7eb4119-27a3-4fab-a8bf-73d10a4f3902 req-d6658332-0df8-47e1-b9db-611608b16d32 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036374 Aug 03 06:38:41.972563 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 203/599] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:41 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) Aug 03 06:38:41.981974 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:41.984153 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:41.989309 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:41.989711 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:41.990008 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:41.990616 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:41.991099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:41.991482 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:42.011087 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:42.011087 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:42.011087 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:42.011087 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lazy-loading 'fault' on Instance uuid b4ace974-5c24-4b67-9857-91259d5813e2 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:38:42.016912 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:42.084130 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '35dcab7d5f82463e9349decaa1cbd264', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '289526b8c41e44c3ad0a038abdd304cf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:42.093130 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-47c5d3fe-3cd6-44f5-9a5c-8aed17a4d2a2 tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2" status: 200 len: 1298 microversion: 2.1 time: 0.113018 Aug 03 06:38:42.093569 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 196/600] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:41 2026] GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2 => generated 1298 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:42.093857 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:42.095788 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:42.099946 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:42.100229 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:42.100422 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:42.100864 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:42.101165 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:42.101451 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:42.128759 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:42.176029 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-323cc918-752f-4652-b831-89578363bb5c req-a846f2c7-d09a-42e2-87ac-c00445272137 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b4ace974-5c24-4b67-9857-91259d5813e2", "name": "network-vif-unplugged", "status": "completed", "tag": "43c5ac65-398b-45d7-897d-cc88f9185c21"}, {"server_uuid": "b4ace974-5c24-4b67-9857-91259d5813e2", "name": "network-vif-unplugged", "status": "completed", "tag": "43c5ac65-398b-45d7-897d-cc88f9185c21"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:42.182245 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-323cc918-752f-4652-b831-89578363bb5c req-a846f2c7-d09a-42e2-87ac-c00445272137 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:42.182510 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-323cc918-752f-4652-b831-89578363bb5c req-a846f2c7-d09a-42e2-87ac-c00445272137 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:42.182707 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-323cc918-752f-4652-b831-89578363bb5c req-a846f2c7-d09a-42e2-87ac-c00445272137 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:42.191011 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-323cc918-752f-4652-b831-89578363bb5c req-a846f2c7-d09a-42e2-87ac-c00445272137 service nova] Creating event network-vif-unplugged:43c5ac65-398b-45d7-897d-cc88f9185c21 for instance b4ace974-5c24-4b67-9857-91259d5813e2 on np0000006323 Aug 03 06:38:42.191275 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-323cc918-752f-4652-b831-89578363bb5c req-a846f2c7-d09a-42e2-87ac-c00445272137 service nova] Creating event network-vif-unplugged:43c5ac65-398b-45d7-897d-cc88f9185c21 for instance b4ace974-5c24-4b67-9857-91259d5813e2 on np0000006323 Aug 03 06:38:42.191751 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-323cc918-752f-4652-b831-89578363bb5c req-a846f2c7-d09a-42e2-87ac-c00445272137 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:42.198275 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-323cc918-752f-4652-b831-89578363bb5c req-a846f2c7-d09a-42e2-87ac-c00445272137 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.023807 Aug 03 06:38:42.198562 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 204/601] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:42 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:42.244095 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:42.249170 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:42.249806 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:42.253850 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9286dc0f-7c43-431c-b6fe-e62a0ce7d132 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1732 microversion: 2.20 time: 0.161535 Aug 03 06:38:42.254048 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 202/602] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:42 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1732 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:43.045351 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:43.046717 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:43.053434 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:43.053740 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:43.054001 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:43.054422 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:43.054846 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:43.055145 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:43.078613 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-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. Aug 03 06:38:43.115532 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:43.117181 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] [instance: b4ace974-5c24-4b67-9857-91259d5813e2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:43.121703 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:43.122139 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:43.122462 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:43.122959 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:43.123355 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:43.123741 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:43.138754 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] HTTP exception thrown: Instance b4ace974-5c24-4b67-9857-91259d5813e2 could not be found. Aug 03 06:38:43.139175 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] Returning 404 to user: Instance b4ace974-5c24-4b67-9857-91259d5813e2 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:38:43.139774 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2b59406a-a966-46b4-9edb-5bdc5b2717ee tempest-VolumesNegativeTest-1390722993 tempest-VolumesNegativeTest-1390722993-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2" status: 404 len: 111 microversion: 2.1 time: 0.026231 Aug 03 06:38:43.140151 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 205/603] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:43 2026] GET /compute/v2.1/servers/b4ace974-5c24-4b67-9857-91259d5813e2 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:38:43.241518 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '33252c68d5cb460897d4175285185f26', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', '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=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:43.250055 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2266b069-881f-457b-a45f-163c42d16bc3 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1667 microversion: 2.1 time: 0.357161 Aug 03 06:38:43.250320 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 197/604] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:42 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1667 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:43.272375 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:43.274922 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:43.279878 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:43.280247 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:43.280538 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:43.281165 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:43.281622 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:43.282791 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:43.304680 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:43.304826 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-91f8ae89-73ee-4a5b-990b-befcc9d2d828 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "a2a53dd8-9d3a-467c-81d3-4ad60f768b03"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:43.304826 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-91f8ae89-73ee-4a5b-990b-befcc9d2d828 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:43.308029 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91f8ae89-73ee-4a5b-990b-befcc9d2d828 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:43.308203 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91f8ae89-73ee-4a5b-990b-befcc9d2d828 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:43.308324 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91f8ae89-73ee-4a5b-990b-befcc9d2d828 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:43.308545 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91f8ae89-73ee-4a5b-990b-befcc9d2d828 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:43.308679 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91f8ae89-73ee-4a5b-990b-befcc9d2d828 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:43.308816 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91f8ae89-73ee-4a5b-990b-befcc9d2d828 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:43.446019 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:43.453238 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:43.454756 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:43.463503 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-79a3b2fa-e450-4188-a7f7-f37d0cfee270 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1732 microversion: 2.20 time: 0.193121 Aug 03 06:38:43.464208 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 203/605] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:43 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1732 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:43.530744 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-91f8ae89-73ee-4a5b-990b-befcc9d2d828 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "POST /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.228655 Aug 03 06:38:43.531111 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 206/606] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:38:43 2026] POST /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/os-volume_attachments => generated 194 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:44.359379 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:44.374363 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:44.483069 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:44.485896 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:44.490039 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:44.490283 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:44.490481 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:44.490905 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:44.491176 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:44.491472 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:44.517116 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:44.542093 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:44.646148 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:44.648066 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:44.651876 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:44.652277 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:44.652685 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:44.653183 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:44.653572 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:44.653935 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:44.659915 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:44.664181 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:44.664733 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:44.668359 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b9fc3fc9-04e4-487f-bc97-b555b6150db6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1714 microversion: 2.20 time: 0.187074 Aug 03 06:38:44.668589 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 198/607] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:44 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1714 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:44.675429 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-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. Aug 03 06:38:44.839031 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '33252c68d5cb460897d4175285185f26', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', '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=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:44.848079 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-920b8ac2-7932-485d-a6c5-4e3bf44496e9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1713 microversion: 2.1 time: 0.203516 Aug 03 06:38:44.848396 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 204/608] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:44 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1713 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:44.868576 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-849383791", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:44.870437 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:44.876627 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:44.876917 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:44.877123 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:44.877492 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:44.877729 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:44.877940 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:44.910888 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:44.911478 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:44.911835 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:44.916751 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:44.916751 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:44.916751 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:44.917183 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:44.917378 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:44.917628 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:45.011985 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for project ea6a08e8c822475c97beef976047eee0. Resources: dict_keys(['metadata_items']) {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:38:45.013822 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for user de4d1b263d824d7eba32f646d1202052 and project ea6a08e8c822475c97beef976047eee0. Resources: dict_keys(['metadata_items']) {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:38:45.019932 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:38:45.020069 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:38:45.020227 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:38:45.020327 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:38:45.020428 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:38:45.070063 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-8700e695-9eaa-4f88-b8b5-8a59126890a9 req-f448e7a3-9bf2-454a-9e24-03bf3e41409a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "name": "network-vif-unplugged", "status": "completed", "tag": "820bf67f-f476-4539-a580-540279e054eb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:45.080063 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8700e695-9eaa-4f88-b8b5-8a59126890a9 req-f448e7a3-9bf2-454a-9e24-03bf3e41409a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:45.081244 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8700e695-9eaa-4f88-b8b5-8a59126890a9 req-f448e7a3-9bf2-454a-9e24-03bf3e41409a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:45.081412 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8700e695-9eaa-4f88-b8b5-8a59126890a9 req-f448e7a3-9bf2-454a-9e24-03bf3e41409a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:45.090018 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-8700e695-9eaa-4f88-b8b5-8a59126890a9 req-f448e7a3-9bf2-454a-9e24-03bf3e41409a service nova] Creating event network-vif-unplugged:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:38:45.090333 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-8700e695-9eaa-4f88-b8b5-8a59126890a9 req-f448e7a3-9bf2-454a-9e24-03bf3e41409a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:45.094823 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-8700e695-9eaa-4f88-b8b5-8a59126890a9 req-f448e7a3-9bf2-454a-9e24-03bf3e41409a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.029262 Aug 03 06:38:45.095822 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 199/609] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:45 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) Aug 03 06:38:45.176552 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:45.181988 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:45.182409 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:45.182773 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:45.183334 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:45.183864 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:45.184161 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:45.209225 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-64a15d19-80ae-4e3e-889d-05f3a4ade5fc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "POST /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/action" status: 202 len: 1164 microversion: 2.1 time: 0.342333 Aug 03 06:38:45.209537 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 207/610] 10.4.3.71 () {68 vars in 1390 bytes} [Mon Aug 3 06:38:44 2026] POST /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/action => generated 1164 bytes in 343 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Aug 03 06:38:45.231179 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:45.234455 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:45.240242 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:45.240598 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:45.240916 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:45.241471 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:45.241886 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:45.242300 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:45.264285 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:45.358079 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-79c59570-97e7-473c-934e-9da15082335f req-f45c3b8b-2ac7-4303-b2c1-dedfde76bdc2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "name": "network-vif-unplugged", "status": "completed", "tag": "820bf67f-f476-4539-a580-540279e054eb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:45.365315 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-79c59570-97e7-473c-934e-9da15082335f req-f45c3b8b-2ac7-4303-b2c1-dedfde76bdc2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:45.365703 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-79c59570-97e7-473c-934e-9da15082335f req-f45c3b8b-2ac7-4303-b2c1-dedfde76bdc2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:45.365851 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-79c59570-97e7-473c-934e-9da15082335f req-f45c3b8b-2ac7-4303-b2c1-dedfde76bdc2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:45.375388 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-79c59570-97e7-473c-934e-9da15082335f req-f45c3b8b-2ac7-4303-b2c1-dedfde76bdc2 service nova] Creating event network-vif-unplugged:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:38:45.375992 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-79c59570-97e7-473c-934e-9da15082335f req-f45c3b8b-2ac7-4303-b2c1-dedfde76bdc2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:45.381748 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-79c59570-97e7-473c-934e-9da15082335f req-f45c3b8b-2ac7-4303-b2c1-dedfde76bdc2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028559 Aug 03 06:38:45.382097 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 200/611] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:45 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) Aug 03 06:38:45.411566 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:45.424701 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5e923922-7698-4f72-a88c-7bd75a0f7dd4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1740 microversion: 2.1 time: 0.194463 Aug 03 06:38:45.424701 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 205/612] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:45 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1740 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:45.686419 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:45.688385 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:45.696510 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:45.696949 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:45.697171 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:45.697741 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:45.698769 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:45.698919 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:45.713000 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:45.824313 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:45.828907 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:45.829461 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:45.833508 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7be16b72-075f-41f0-a092-51ae82108255 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1717 microversion: 2.20 time: 0.149395 Aug 03 06:38:45.833797 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 208/613] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:45 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1717 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:45.849184 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0abf3b25-f40f-4ef2-9d99-334b6607a92b tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d1126616-ee15-4f23-88fb-bdd5d5423690"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:45.851066 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0abf3b25-f40f-4ef2-9d99-334b6607a92b tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:45.855168 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0abf3b25-f40f-4ef2-9d99-334b6607a92b tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:45.855428 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0abf3b25-f40f-4ef2-9d99-334b6607a92b tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:45.855634 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0abf3b25-f40f-4ef2-9d99-334b6607a92b tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:45.855951 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0abf3b25-f40f-4ef2-9d99-334b6607a92b tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:45.856133 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0abf3b25-f40f-4ef2-9d99-334b6607a92b tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:45.856305 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0abf3b25-f40f-4ef2-9d99-334b6607a92b tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:46.109950 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0abf3b25-f40f-4ef2-9d99-334b6607a92b tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "POST /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.263183 Aug 03 06:38:46.110305 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 201/614] 10.4.3.71 () {70 vars in 1475 bytes} [Mon Aug 3 06:38:45 2026] POST /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-volume_attachments => generated 188 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:38:46.203788 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:46.206440 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:46.210718 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:46.210718 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:46.210718 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:46.210949 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:46.211061 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:46.211158 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:46.227049 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:46.271560 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=84360) unshelve /opt/stack/nova/nova/compute/api.py:4783}} Aug 03 06:38:46.328244 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-82a2620b-932e-4649-82c1-587021b6bd36 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "POST /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/action" status: 202 len: 0 microversion: 2.20 time: 0.126023 Aug 03 06:38:46.328801 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 206/615] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:38:46 2026] POST /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:38:46.339047 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:46.340993 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:46.344837 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:46.345360 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:46.345447 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:46.345943 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:46.346277 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:46.346519 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:46.369849 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:46.441240 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:46.444370 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:46.451086 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:46.451589 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:46.453362 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:46.453362 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:46.453362 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:46.453362 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:46.485082 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:46.579964 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:46.585998 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:46.586147 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:46.592119 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-90342cb5-1c59-4b27-9243-3ae6bad01602 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1743 microversion: 2.20 time: 0.254123 Aug 03 06:38:46.592119 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 209/616] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:46 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1743 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:46.629241 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:46.637274 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1266ccd0-b63d-4dac-9343-7718b9cf0a83 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1758 microversion: 2.1 time: 0.198387 Aug 03 06:38:46.639331 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 202/617] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:46 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1758 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:47.146045 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-191a6894-c2dc-4d1d-9069-2670c0f87976 req-f9187739-4631-4044-86a4-62e1c8f74883 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "tag": "820bf67f-f476-4539-a580-540279e054eb"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:47.152808 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-191a6894-c2dc-4d1d-9069-2670c0f87976 req-f9187739-4631-4044-86a4-62e1c8f74883 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:47.153044 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-191a6894-c2dc-4d1d-9069-2670c0f87976 req-f9187739-4631-4044-86a4-62e1c8f74883 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:47.153244 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-191a6894-c2dc-4d1d-9069-2670c0f87976 req-f9187739-4631-4044-86a4-62e1c8f74883 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:47.160609 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.compute.server_external_events [req-191a6894-c2dc-4d1d-9069-2670c0f87976 req-f9187739-4631-4044-86a4-62e1c8f74883 service nova] Unable to find a host for instance d835c3db-3581-404c-831c-90a66ddbf846. Dropping event network-changed {{(pid=84360) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} Aug 03 06:38:47.162301 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-191a6894-c2dc-4d1d-9069-2670c0f87976 req-f9187739-4631-4044-86a4-62e1c8f74883 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 207 len: 176 microversion: 2.1 time: 0.018038 Aug 03 06:38:47.162599 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 207/618] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:47 2026] POST /compute/v2.1/os-server-external-events => generated 176 bytes in 20 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) Aug 03 06:38:47.427360 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-f8a7dc72-80e0-4089-ab5d-744bc545ff4a req-2dcbf314-46ea-46e7-af59-c8de374a95bf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "name": "network-vif-unplugged", "status": "completed", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}, {"server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "name": "network-vif-unplugged", "status": "completed", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:47.436716 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f8a7dc72-80e0-4089-ab5d-744bc545ff4a req-2dcbf314-46ea-46e7-af59-c8de374a95bf service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:47.437044 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f8a7dc72-80e0-4089-ab5d-744bc545ff4a req-2dcbf314-46ea-46e7-af59-c8de374a95bf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:47.437878 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f8a7dc72-80e0-4089-ab5d-744bc545ff4a req-2dcbf314-46ea-46e7-af59-c8de374a95bf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:47.448118 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-f8a7dc72-80e0-4089-ab5d-744bc545ff4a req-2dcbf314-46ea-46e7-af59-c8de374a95bf service nova] Creating event network-vif-unplugged:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:38:47.448498 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-f8a7dc72-80e0-4089-ab5d-744bc545ff4a req-2dcbf314-46ea-46e7-af59-c8de374a95bf service nova] Creating event network-vif-unplugged:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:38:47.449173 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-f8a7dc72-80e0-4089-ab5d-744bc545ff4a req-2dcbf314-46ea-46e7-af59-c8de374a95bf service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:47.456700 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-f8a7dc72-80e0-4089-ab5d-744bc545ff4a req-2dcbf314-46ea-46e7-af59-c8de374a95bf service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.031935 Aug 03 06:38:47.457187 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 210/619] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:47 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:47.612235 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:47.613890 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:47.618182 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:47.618424 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:47.618604 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:47.619024 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:47.619375 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:47.619629 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:47.643008 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:47.653363 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:47.655165 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:47.660518 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:47.660865 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:47.661080 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:47.661521 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:47.661833 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:47.662098 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:47.683056 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:47.832127 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:47.839128 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:47.839128 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:47.845701 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f3f0bf62-a507-4cbf-9746-5c10979857f7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1745 microversion: 2.20 time: 0.234922 Aug 03 06:38:47.846078 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 203/620] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:47 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1745 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:47.910974 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:47.919392 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0eb10ba9-6f39-4022-803f-fee224763936 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1746 microversion: 2.1 time: 0.267801 Aug 03 06:38:47.919392 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 208/621] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:47 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1746 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:48.869523 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:48.873169 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:48.878472 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:48.879635 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:48.880464 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:48.881285 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:48.881785 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:48.882125 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:48.909461 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:48.936782 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:48.938673 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:48.942626 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:48.942941 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:48.943225 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:48.943700 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:48.944138 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:48.944432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:48.963233 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-f1b316ab-cca0-4cf6-9f25-290c2e14239d req-4262c79a-a142-49cf-9eb6-561f76be5532 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "tag": "820bf67f-f476-4539-a580-540279e054eb"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:48.972398 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:48.976499 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f1b316ab-cca0-4cf6-9f25-290c2e14239d req-4262c79a-a142-49cf-9eb6-561f76be5532 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:48.976736 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f1b316ab-cca0-4cf6-9f25-290c2e14239d req-4262c79a-a142-49cf-9eb6-561f76be5532 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:48.976903 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f1b316ab-cca0-4cf6-9f25-290c2e14239d req-4262c79a-a142-49cf-9eb6-561f76be5532 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:48.990358 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-f1b316ab-cca0-4cf6-9f25-290c2e14239d req-4262c79a-a142-49cf-9eb6-561f76be5532 service nova] Creating event network-changed:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:38:48.990854 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-f1b316ab-cca0-4cf6-9f25-290c2e14239d req-4262c79a-a142-49cf-9eb6-561f76be5532 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:48.998097 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-f1b316ab-cca0-4cf6-9f25-290c2e14239d req-4262c79a-a142-49cf-9eb6-561f76be5532 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036458 Aug 03 06:38:48.998394 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 209/622] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:48 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) Aug 03 06:38:49.061749 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:49.068353 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:49.069533 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:49.075400 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-00d9ffb5-27b9-44eb-86fa-d20eb353d83f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1801 microversion: 2.20 time: 0.208128 Aug 03 06:38:49.076243 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 211/623] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:48 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1801 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:49.107572 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:49.116932 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-dc8754d7-94de-4141-bcf7-0c665e0e58c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1746 microversion: 2.1 time: 0.182270 Aug 03 06:38:49.117043 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 204/624] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:48 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1746 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:49.515957 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-3e5ccf43-1ec9-4e8a-9d07-cfb7e3d119da req-f2348724-2ded-41db-8a3e-d14024835f53 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "name": "network-vif-plugged", "status": "completed", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}, {"server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "name": "network-vif-plugged", "status": "completed", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:49.521881 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3e5ccf43-1ec9-4e8a-9d07-cfb7e3d119da req-f2348724-2ded-41db-8a3e-d14024835f53 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:49.522101 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3e5ccf43-1ec9-4e8a-9d07-cfb7e3d119da req-f2348724-2ded-41db-8a3e-d14024835f53 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:49.522432 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3e5ccf43-1ec9-4e8a-9d07-cfb7e3d119da req-f2348724-2ded-41db-8a3e-d14024835f53 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:49.528958 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3e5ccf43-1ec9-4e8a-9d07-cfb7e3d119da req-f2348724-2ded-41db-8a3e-d14024835f53 service nova] Creating event network-vif-plugged:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:38:49.529213 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3e5ccf43-1ec9-4e8a-9d07-cfb7e3d119da req-f2348724-2ded-41db-8a3e-d14024835f53 service nova] Creating event network-vif-plugged:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:38:49.529600 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-3e5ccf43-1ec9-4e8a-9d07-cfb7e3d119da req-f2348724-2ded-41db-8a3e-d14024835f53 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:49.533719 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-3e5ccf43-1ec9-4e8a-9d07-cfb7e3d119da req-f2348724-2ded-41db-8a3e-d14024835f53 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.019896 Aug 03 06:38:49.534002 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 210/625] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:49 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:50.096724 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:50.099234 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:50.104718 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:50.105055 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:50.105342 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:50.105928 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:50.106342 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:50.107071 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:50.131176 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:50.139616 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:50.142934 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:50.148484 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:50.149630 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:50.149630 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:50.150185 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:50.150768 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:50.151297 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:50.178826 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:50.311366 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:50.321130 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:50.321946 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:50.328033 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-06be9698-f248-4fb8-aac8-0a656654511e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1801 microversion: 2.20 time: 0.233748 Aug 03 06:38:50.328406 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 212/626] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:50 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1801 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:50.457675 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:50.469923 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9426da98-68c3-430c-82d2-dd1e242a9608 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1731 microversion: 2.1 time: 0.334691 Aug 03 06:38:50.470368 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 205/627] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:50 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1731 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:50.492817 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:50.495454 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:50.505049 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:50.505376 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:50.505613 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:50.506097 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:50.506450 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:50.506834 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:50.532811 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-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. Aug 03 06:38:50.735903 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '33252c68d5cb460897d4175285185f26', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', '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=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:50.745106 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-015ab7e0-207f-48df-9400-7b2f05863c1f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1731 microversion: 2.1 time: 0.256020 Aug 03 06:38:50.745491 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 211/628] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:38:50 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1731 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:38:51.349243 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:51.355745 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:51.362142 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:51.363155 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:51.363155 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:51.363475 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:51.363881 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:51.364316 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:51.391031 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:51.562690 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:51.568448 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:51.569208 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:51.575209 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-afb92d53-d5a8-4a2f-8974-e53472f979f9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1801 microversion: 2.20 time: 0.227468 Aug 03 06:38:51.575582 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 213/629] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:51 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1801 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:52.604077 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:52.608106 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:52.619254 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:52.619254 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:52.620857 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:52.621732 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:52.622105 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:52.622555 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:52.655134 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:52.959870 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:52.965101 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:52.965760 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:52.970228 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1c94d88b-f712-464c-9af2-905ef1e309e5 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1801 microversion: 2.20 time: 0.375068 Aug 03 06:38:52.970559 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 206/630] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:52 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1801 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:52.993772 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-240fa6ff-82bf-4738-b990-bb2dcec12e58 req-0b2e5f4d-1ada-4a84-a776-9d2f8e243eb9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "name": "network-vif-plugged", "status": "completed", "tag": "820bf67f-f476-4539-a580-540279e054eb"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:53.007962 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-240fa6ff-82bf-4738-b990-bb2dcec12e58 req-0b2e5f4d-1ada-4a84-a776-9d2f8e243eb9 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:53.008215 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-240fa6ff-82bf-4738-b990-bb2dcec12e58 req-0b2e5f4d-1ada-4a84-a776-9d2f8e243eb9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:53.008406 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-240fa6ff-82bf-4738-b990-bb2dcec12e58 req-0b2e5f4d-1ada-4a84-a776-9d2f8e243eb9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:53.023219 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-240fa6ff-82bf-4738-b990-bb2dcec12e58 req-0b2e5f4d-1ada-4a84-a776-9d2f8e243eb9 service nova] Creating event network-vif-plugged:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:38:53.023760 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-240fa6ff-82bf-4738-b990-bb2dcec12e58 req-0b2e5f4d-1ada-4a84-a776-9d2f8e243eb9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:53.033324 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-240fa6ff-82bf-4738-b990-bb2dcec12e58 req-0b2e5f4d-1ada-4a84-a776-9d2f8e243eb9 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042764 Aug 03 06:38:53.034471 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 212/631] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38: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) Aug 03 06:38:53.993387 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:53.996151 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:54.003644 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:54.004000 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:54.004291 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:54.004914 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:54.005436 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:54.005880 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:54.022056 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:54.166979 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:54.171792 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:54.172370 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:54.178683 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-50e9303d-d031-4514-b55d-fc8843d92062 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1801 microversion: 2.20 time: 0.185857 Aug 03 06:38:54.178683 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 214/632] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:53 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1801 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:38:54.922115 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:38:55.104610 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-590132b4-1182-4517-b492-1464e782187e req-0980c368-c3ff-4293-b140-da6271a421cb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "name": "network-vif-plugged", "status": "completed", "tag": "820bf67f-f476-4539-a580-540279e054eb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:38:55.113828 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-590132b4-1182-4517-b492-1464e782187e req-0980c368-c3ff-4293-b140-da6271a421cb service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:55.113997 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-590132b4-1182-4517-b492-1464e782187e req-0980c368-c3ff-4293-b140-da6271a421cb service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:55.114145 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-590132b4-1182-4517-b492-1464e782187e req-0980c368-c3ff-4293-b140-da6271a421cb service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:55.124068 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-590132b4-1182-4517-b492-1464e782187e req-0980c368-c3ff-4293-b140-da6271a421cb service nova] Creating event network-vif-plugged:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:38:55.124780 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-590132b4-1182-4517-b492-1464e782187e req-0980c368-c3ff-4293-b140-da6271a421cb service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:38:55.128526 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-590132b4-1182-4517-b492-1464e782187e req-0980c368-c3ff-4293-b140-da6271a421cb service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027016 Aug 03 06:38:55.128832 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 207/633] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:38:55 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:38:55.200873 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:38:55.202628 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:38:55.211995 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:55.212296 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:55.212560 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:55.213277 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:38:55.213685 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:38:55.214038 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:38:55.233237 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:38:55.434272 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:55.439502 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:55.440083 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:38:55.444201 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f42d0f49-311b-4a75-a073-f2a96722adea tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1788 microversion: 2.20 time: 0.246246 Aug 03 06:38:55.444509 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 213/634] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:38:55 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1788 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:00.753794 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-91b29df9-a68a-4ccb-9a3e-5f95fd6a8c4f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:00.755908 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-91b29df9-a68a-4ccb-9a3e-5f95fd6a8c4f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:00.760366 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91b29df9-a68a-4ccb-9a3e-5f95fd6a8c4f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:00.760716 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91b29df9-a68a-4ccb-9a3e-5f95fd6a8c4f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:00.760932 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91b29df9-a68a-4ccb-9a3e-5f95fd6a8c4f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:00.761315 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91b29df9-a68a-4ccb-9a3e-5f95fd6a8c4f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:00.761527 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91b29df9-a68a-4ccb-9a3e-5f95fd6a8c4f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:00.761720 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91b29df9-a68a-4ccb-9a3e-5f95fd6a8c4f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:00.780343 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-91b29df9-a68a-4ccb-9a3e-5f95fd6a8c4f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/ips" status: 200 len: 143 microversion: 2.1 time: 0.028011 Aug 03 06:39:00.780850 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 215/635] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:39:00 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/ips => generated 143 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:01.745639 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-76a68845-b62d-4eef-8f28-aa036e20b11e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestShelveInstance-1749309862", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD1mck5BSZbOZs72Ic0M/5+AO+Jc6Po+F+fJJ24mr1wD9yGHR4AMnBua6FSDkHPAkoo5lUBThw8DHZBoCN+w+fWZ8VlHaTGnGVHk3vNNBPY3KvSAVyc2DWWRTWgZqeT+AA=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:01.756295 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-76a68845-b62d-4eef-8f28-aa036e20b11e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Getting quotas for project 8c260550ef1d438791735d27e475fc94. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:01.758759 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-76a68845-b62d-4eef-8f28-aa036e20b11e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Getting quotas for user e167fe3c2e764221a53ae7503be7a91d and project 8c260550ef1d438791735d27e475fc94. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:01.778372 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-76a68845-b62d-4eef-8f28-aa036e20b11e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 397 microversion: 2.1 time: 0.193106 Aug 03 06:39:01.778698 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 208/636] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:39:01 2026] POST /compute/v2.1/os-keypairs => generated 397 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:02.111481 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2f2063ab-6b1f-4edd-8804-6b3f738008c9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e0aa98bb-c148-48eb-9f39-2d84e42e2fe6"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:02.115602 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-2f2063ab-6b1f-4edd-8804-6b3f738008c9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:02.120027 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2f2063ab-6b1f-4edd-8804-6b3f738008c9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:02.120196 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2f2063ab-6b1f-4edd-8804-6b3f738008c9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:02.120346 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2f2063ab-6b1f-4edd-8804-6b3f738008c9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:02.120593 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2f2063ab-6b1f-4edd-8804-6b3f738008c9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:02.120810 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2f2063ab-6b1f-4edd-8804-6b3f738008c9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:02.120871 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2f2063ab-6b1f-4edd-8804-6b3f738008c9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:02.360059 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2f2063ab-6b1f-4edd-8804-6b3f738008c9 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.251800 Aug 03 06:39:02.360667 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 214/637] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:39:02 2026] POST /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments => generated 194 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:03.364976 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-28d0d989-73d8-4d1e-b3f8-707d1c6aedcc tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1703089702"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:03.366581 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-28d0d989-73d8-4d1e-b3f8-707d1c6aedcc tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:03.370460 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-28d0d989-73d8-4d1e-b3f8-707d1c6aedcc tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:03.370678 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-28d0d989-73d8-4d1e-b3f8-707d1c6aedcc tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:03.370824 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-28d0d989-73d8-4d1e-b3f8-707d1c6aedcc tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:03.371313 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-28d0d989-73d8-4d1e-b3f8-707d1c6aedcc tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:03.371313 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-28d0d989-73d8-4d1e-b3f8-707d1c6aedcc tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:03.371415 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-28d0d989-73d8-4d1e-b3f8-707d1c6aedcc tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:03.515447 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ea7fbd63-4bee-4203-9e75-2e48f1a9c612 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:03.517418 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ea7fbd63-4bee-4203-9e75-2e48f1a9c612 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:03.521416 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea7fbd63-4bee-4203-9e75-2e48f1a9c612 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:03.521680 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea7fbd63-4bee-4203-9e75-2e48f1a9c612 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:03.521891 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea7fbd63-4bee-4203-9e75-2e48f1a9c612 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:03.522635 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea7fbd63-4bee-4203-9e75-2e48f1a9c612 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:03.522848 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea7fbd63-4bee-4203-9e75-2e48f1a9c612 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:03.523011 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea7fbd63-4bee-4203-9e75-2e48f1a9c612 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:03.550120 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ea7fbd63-4bee-4203-9e75-2e48f1a9c612 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036748 Aug 03 06:39:03.550666 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 209/638] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:39:03 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:03.565696 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3b7f2b49-7797-4d99-9a9e-aac3f24eaf6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:03.569708 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3b7f2b49-7797-4d99-9a9e-aac3f24eaf6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:03.577065 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b7f2b49-7797-4d99-9a9e-aac3f24eaf6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:03.577226 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b7f2b49-7797-4d99-9a9e-aac3f24eaf6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:03.577588 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b7f2b49-7797-4d99-9a9e-aac3f24eaf6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:03.578295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b7f2b49-7797-4d99-9a9e-aac3f24eaf6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:03.578295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b7f2b49-7797-4d99-9a9e-aac3f24eaf6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:03.578295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3b7f2b49-7797-4d99-9a9e-aac3f24eaf6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:03.616273 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3b7f2b49-7797-4d99-9a9e-aac3f24eaf6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments/e0aa98bb-c148-48eb-9f39-2d84e42e2fe6" status: 200 len: 194 microversion: 2.1 time: 0.055120 Aug 03 06:39:03.616273 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 215/639] 10.4.3.71 () {66 vars in 1524 bytes} [Mon Aug 3 06:39:03 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments/e0aa98bb-c148-48eb-9f39-2d84e42e2fe6 => generated 194 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:04.125325 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-28d0d989-73d8-4d1e-b3f8-707d1c6aedcc tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "POST /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/action" status: 202 len: 0 microversion: 2.1 time: 0.762249 Aug 03 06:39:04.125844 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 216/640] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:39:03 2026] POST /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/action => generated 0 bytes in 763 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Aug 03 06:39:04.139845 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d821d08c-7e34-4e00-801f-12f646138c9f tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:04.241687 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d821d08c-7e34-4e00-801f-12f646138c9f tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e" status: 200 len: 1611 microversion: 2.1 time: 0.103615 Aug 03 06:39:04.241996 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 210/641] 10.4.3.71 () {66 vars in 1344 bytes} [Mon Aug 3 06:39:04 2026] GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e => generated 1611 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:04.646100 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestShelveInstance-server-848763732", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-1749309862", "security_groups": [{"name": "tempest-secgroup-smoke-1177047250"}], "networks": [{"uuid": "5b4dd9ca-b220-4b2b-bb39-33eae0395f5d"}], "block_device_mapping_v2": [{"uuid": "de594f3b-ebf0-4f8d-a0ff-be6a673d5544", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:04.689745 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:04.689745 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:04.689745 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:04.690704 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:04.692584 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:04.694722 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:04.704763 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:04.768149 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] validate_networks() for [('5b4dd9ca-b220-4b2b-bb39-33eae0395f5d', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:39:04.768278 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:04.937708 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-91a635a8-7047-4598-be2b-29ae0cd634c8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "0c35b6cc-0d32-4514-84fe-f52ec4e84bba"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:04.939312 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-91a635a8-7047-4598-be2b-29ae0cd634c8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:04.943458 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91a635a8-7047-4598-be2b-29ae0cd634c8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:04.943685 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91a635a8-7047-4598-be2b-29ae0cd634c8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:04.943936 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91a635a8-7047-4598-be2b-29ae0cd634c8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:04.944196 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91a635a8-7047-4598-be2b-29ae0cd634c8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:04.944365 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91a635a8-7047-4598-be2b-29ae0cd634c8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:04.944439 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91a635a8-7047-4598-be2b-29ae0cd634c8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:05.060588 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:05.228706 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-91a635a8-7047-4598-be2b-29ae0cd634c8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "POST /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.293107 Aug 03 06:39:05.229029 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 217/642] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:39:04 2026] POST /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments => generated 194 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:05.259173 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-79466af1-8872-4d4e-a31a-5f580510e45f tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:05.342358 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:39:05.342533 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:39:05.342790 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:39:05.343152 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:39:05.343726 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:39:05.348847 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:05.349021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:05.349132 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:05.349708 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:05.349925 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:05.350069 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:05.363400 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-79466af1-8872-4d4e-a31a-5f580510e45f tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e" status: 200 len: 1611 microversion: 2.1 time: 0.107437 Aug 03 06:39:05.363400 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 211/643] 10.4.3.71 () {66 vars in 1344 bytes} [Mon Aug 3 06:39:05 2026] GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e => generated 1611 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:05.365498 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Getting quotas for project 8c260550ef1d438791735d27e475fc94. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:05.367429 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Getting quotas for user e167fe3c2e764221a53ae7503be7a91d and project 8c260550ef1d438791735d27e475fc94. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:05.419851 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:39:05.421072 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] 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='de594f3b-ebf0-4f8d-a0ff-be6a673d5544',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:39:05.549689 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a584e4c1-fc9f-4759-b8bd-99baf6d93e16 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.905122 Aug 03 06:39:05.550394 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 216/644] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:39:04 2026] POST /compute/v2.1/servers => generated 404 bytes in 906 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:39:05.564333 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-de7fcfc5-8ba9-4e71-807c-9af24ff7bf13 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:05.564935 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-de7fcfc5-8ba9-4e71-807c-9af24ff7bf13 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:05.577698 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-de7fcfc5-8ba9-4e71-807c-9af24ff7bf13 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:05.638972 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-de7fcfc5-8ba9-4e71-807c-9af24ff7bf13 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:05.647870 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-de7fcfc5-8ba9-4e71-807c-9af24ff7bf13 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1083 microversion: 2.1 time: 0.085814 Aug 03 06:39:05.648303 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 218/645] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:05 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1083 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:06.375834 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1dc43707-df34-4d60-9f8c-eab5c5d0eccb tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:06.411024 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-52a8a233-b52a-4157-9974-b54f8065f546 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:06.412627 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-52a8a233-b52a-4157-9974-b54f8065f546 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:06.417868 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52a8a233-b52a-4157-9974-b54f8065f546 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:06.417868 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52a8a233-b52a-4157-9974-b54f8065f546 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:06.417868 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52a8a233-b52a-4157-9974-b54f8065f546 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:06.418015 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52a8a233-b52a-4157-9974-b54f8065f546 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:06.418168 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52a8a233-b52a-4157-9974-b54f8065f546 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:06.418346 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-52a8a233-b52a-4157-9974-b54f8065f546 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:06.444465 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-52a8a233-b52a-4157-9974-b54f8065f546 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.035500 Aug 03 06:39:06.444813 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 217/646] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:39:06 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments => generated 371 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:06.470822 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1dc43707-df34-4d60-9f8c-eab5c5d0eccb tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e" status: 200 len: 1717 microversion: 2.1 time: 0.096643 Aug 03 06:39:06.471714 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 212/647] 10.4.3.71 () {66 vars in 1344 bytes} [Mon Aug 3 06:39:06 2026] GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e => generated 1717 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:39:06.663037 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c1934a7a-461a-4ae7-81c3-aad67a8a5127 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:06.666045 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c1934a7a-461a-4ae7-81c3-aad67a8a5127 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:06.670987 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:06.674195 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:06.676829 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1934a7a-461a-4ae7-81c3-aad67a8a5127 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:06.677318 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1934a7a-461a-4ae7-81c3-aad67a8a5127 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:06.678024 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1934a7a-461a-4ae7-81c3-aad67a8a5127 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:06.678024 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1934a7a-461a-4ae7-81c3-aad67a8a5127 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:06.678252 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1934a7a-461a-4ae7-81c3-aad67a8a5127 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:06.678410 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1934a7a-461a-4ae7-81c3-aad67a8a5127 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:06.685735 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:06.685788 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:06.686090 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:06.686551 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:06.686888 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:06.687232 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:06.709131 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c1934a7a-461a-4ae7-81c3-aad67a8a5127 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments/e0aa98bb-c148-48eb-9f39-2d84e42e2fe6" status: 200 len: 194 microversion: 2.1 time: 0.048432 Aug 03 06:39:06.709920 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 219/648] 10.4.3.71 () {66 vars in 1524 bytes} [Mon Aug 3 06:39:06 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments/e0aa98bb-c148-48eb-9f39-2d84e42e2fe6 => generated 194 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:06.721001 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:06.724956 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-de249082-4574-4417-a905-9c81c6fccd0d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:06.726296 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-de249082-4574-4417-a905-9c81c6fccd0d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:06.729866 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-de249082-4574-4417-a905-9c81c6fccd0d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:06.730147 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-de249082-4574-4417-a905-9c81c6fccd0d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:06.730389 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-de249082-4574-4417-a905-9c81c6fccd0d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:06.730779 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-de249082-4574-4417-a905-9c81c6fccd0d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:06.731004 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-de249082-4574-4417-a905-9c81c6fccd0d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:06.731227 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-de249082-4574-4417-a905-9c81c6fccd0d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:06.771527 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:06.778295 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-fc69eebb-cdcb-4b04-b129-230e58d7697b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1181 microversion: 2.1 time: 0.112840 Aug 03 06:39:06.778513 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 218/649] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:06 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1181 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:06.812095 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-de249082-4574-4417-a905-9c81c6fccd0d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lazy-loading 'services' on Instance uuid 508d7f37-24c8-4f68-8f67-015d9f5b6692 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:06.867681 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-de249082-4574-4417-a905-9c81c6fccd0d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments/e0aa98bb-c148-48eb-9f39-2d84e42e2fe6" status: 202 len: 0 microversion: 2.1 time: 0.142003 Aug 03 06:39:06.867681 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 213/650] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:39:06 2026] DELETE /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments/e0aa98bb-c148-48eb-9f39-2d84e42e2fe6 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:07.484888 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-de4b4ec8-0931-4a5d-af90-086d6780e4e6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:07.648712 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-de4b4ec8-0931-4a5d-af90-086d6780e4e6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e" status: 200 len: 1717 microversion: 2.1 time: 0.164278 Aug 03 06:39:07.648712 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 220/651] 10.4.3.71 () {66 vars in 1344 bytes} [Mon Aug 3 06:39:07 2026] GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e => generated 1717 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:07.797231 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:07.798545 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:07.811618 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:07.811618 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:07.811768 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:07.812257 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:07.812588 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:07.813552 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:07.843672 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:08.006786 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a15cb2fb-4cfe-4ce3-b865-fc573a038d4b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:08.007863 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a15cb2fb-4cfe-4ce3-b865-fc573a038d4b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:08.014059 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a15cb2fb-4cfe-4ce3-b865-fc573a038d4b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:08.014350 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a15cb2fb-4cfe-4ce3-b865-fc573a038d4b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:08.014549 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a15cb2fb-4cfe-4ce3-b865-fc573a038d4b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:08.015909 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a15cb2fb-4cfe-4ce3-b865-fc573a038d4b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:08.015909 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a15cb2fb-4cfe-4ce3-b865-fc573a038d4b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:08.015909 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a15cb2fb-4cfe-4ce3-b865-fc573a038d4b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:08.062501 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a15cb2fb-4cfe-4ce3-b865-fc573a038d4b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments/0c35b6cc-0d32-4514-84fe-f52ec4e84bba" status: 200 len: 194 microversion: 2.1 time: 0.061427 Aug 03 06:39:08.062501 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 214/652] 10.4.3.71 () {66 vars in 1524 bytes} [Mon Aug 3 06:39:07 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments/0c35b6cc-0d32-4514-84fe-f52ec4e84bba => generated 194 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:08.079638 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-68010578-00bf-4095-a65d-aabed3e538f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:08.081404 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-68010578-00bf-4095-a65d-aabed3e538f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:08.087378 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68010578-00bf-4095-a65d-aabed3e538f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:08.087627 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68010578-00bf-4095-a65d-aabed3e538f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:08.088563 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68010578-00bf-4095-a65d-aabed3e538f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:08.089972 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68010578-00bf-4095-a65d-aabed3e538f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:08.090479 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68010578-00bf-4095-a65d-aabed3e538f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:08.091700 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-68010578-00bf-4095-a65d-aabed3e538f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:08.178673 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-68010578-00bf-4095-a65d-aabed3e538f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lazy-loading 'services' on Instance uuid 508d7f37-24c8-4f68-8f67-015d9f5b6692 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:08.270837 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-68010578-00bf-4095-a65d-aabed3e538f0 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments/0c35b6cc-0d32-4514-84fe-f52ec4e84bba" status: 202 len: 0 microversion: 2.1 time: 0.194109 Aug 03 06:39:08.272355 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 221/653] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:39:08 2026] DELETE /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments/0c35b6cc-0d32-4514-84fe-f52ec4e84bba => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:08.658336 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:08.658814 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-1d8a237e-7592-439c-b523-81dc22c73452 req-81328af6-b771-4417-8191-7d8af5f1f20c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:08.664748 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-00ceeffc-403d-45d8-a131-38664746b344 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:08.665480 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1d8a237e-7592-439c-b523-81dc22c73452 req-81328af6-b771-4417-8191-7d8af5f1f20c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:08.665713 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1d8a237e-7592-439c-b523-81dc22c73452 req-81328af6-b771-4417-8191-7d8af5f1f20c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:08.665917 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1d8a237e-7592-439c-b523-81dc22c73452 req-81328af6-b771-4417-8191-7d8af5f1f20c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:08.666841 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a9627754-d015-4486-af21-5c42d5100f6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1255 microversion: 2.1 time: 0.871376 Aug 03 06:39:08.667111 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 219/654] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:07 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1255 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:08.684939 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-1d8a237e-7592-439c-b523-81dc22c73452 req-81328af6-b771-4417-8191-7d8af5f1f20c service nova] Creating event network-changed:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:39:08.685401 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-1d8a237e-7592-439c-b523-81dc22c73452 req-81328af6-b771-4417-8191-7d8af5f1f20c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:08.689010 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-1d8a237e-7592-439c-b523-81dc22c73452 req-81328af6-b771-4417-8191-7d8af5f1f20c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032923 Aug 03 06:39:08.689310 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 215/655] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:08 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) Aug 03 06:39:08.755086 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-00ceeffc-403d-45d8-a131-38664746b344 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e" status: 200 len: 1725 microversion: 2.1 time: 0.092309 Aug 03 06:39:08.755636 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 222/656] 10.4.3.71 () {66 vars in 1344 bytes} [Mon Aug 3 06:39:08 2026] GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e => generated 1725 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:08.772193 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-465f7b7e-d9c0-4f37-850b-5d39d3696b31 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:08.846457 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-465f7b7e-d9c0-4f37-850b-5d39d3696b31 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e" status: 200 len: 1725 microversion: 2.1 time: 0.075489 Aug 03 06:39:08.846457 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 220/657] 10.4.3.71 () {66 vars in 1344 bytes} [Mon Aug 3 06:39:08 2026] GET /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e => generated 1725 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:08.860572 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:08.862055 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:08.868515 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:08.868839 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:08.869336 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:08.869469 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:08.869777 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:08.870035 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:08.890347 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:09.254237 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:09.262848 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-70c8868c-e6d0-4678-81f7-9173cdc1e135 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1675 microversion: 2.1 time: 0.403931 Aug 03 06:39:09.263173 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 216/658] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:08 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1675 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:09.459335 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-074bbc5e-c5d9-4ee2-b911-664b186a8fee tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:09.461009 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-074bbc5e-c5d9-4ee2-b911-664b186a8fee tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:09.465610 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-074bbc5e-c5d9-4ee2-b911-664b186a8fee tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.465849 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-074bbc5e-c5d9-4ee2-b911-664b186a8fee tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.465988 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-074bbc5e-c5d9-4ee2-b911-664b186a8fee tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.466260 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-074bbc5e-c5d9-4ee2-b911-664b186a8fee tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.466394 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-074bbc5e-c5d9-4ee2-b911-664b186a8fee tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.466592 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-074bbc5e-c5d9-4ee2-b911-664b186a8fee tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.490188 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-074bbc5e-c5d9-4ee2-b911-664b186a8fee tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.032550 Aug 03 06:39:09.490440 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 223/659] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:39:09 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:39:09.611280 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4bf9ce29-e786-437a-8b90-78e80716f5a8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:09.613347 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4bf9ce29-e786-437a-8b90-78e80716f5a8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:09.617461 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9ce29-e786-437a-8b90-78e80716f5a8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.617461 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9ce29-e786-437a-8b90-78e80716f5a8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.617921 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9ce29-e786-437a-8b90-78e80716f5a8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.617921 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9ce29-e786-437a-8b90-78e80716f5a8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.617921 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9ce29-e786-437a-8b90-78e80716f5a8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.618136 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9ce29-e786-437a-8b90-78e80716f5a8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.643253 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4bf9ce29-e786-437a-8b90-78e80716f5a8 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.033199 Aug 03 06:39:09.643636 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 217/660] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:39:09 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:39:09.688746 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8ba55007-b432-4c55-bb53-21410746e22f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:09.688964 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8ba55007-b432-4c55-bb53-21410746e22f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:09.692933 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8ba55007-b432-4c55-bb53-21410746e22f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.693111 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8ba55007-b432-4c55-bb53-21410746e22f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.693285 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8ba55007-b432-4c55-bb53-21410746e22f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.693590 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8ba55007-b432-4c55-bb53-21410746e22f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.694264 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8ba55007-b432-4c55-bb53-21410746e22f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.694264 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8ba55007-b432-4c55-bb53-21410746e22f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.696767 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:09.699706 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:09.704426 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.706635 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.706955 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.707470 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.707792 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.708062 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.708244 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:09.711336 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-reader] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:09.716446 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8ba55007-b432-4c55-bb53-21410746e22f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:39:09.721742 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.722116 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.722449 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.723116 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.723570 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.724018 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.736049 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:09.754927 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-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. Aug 03 06:39:09.809681 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8ba55007-b432-4c55-bb53-21410746e22f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 204 len: 0 microversion: 2.1 time: 0.121958 Aug 03 06:39:09.809681 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 224/661] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:39:09 2026] DELETE /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:39:09.819267 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:09.824718 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:09.828443 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.828443 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.828596 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.829048 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:09.829381 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:09.829643 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:09.851697 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:10.004014 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:10.023435 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-245c8d72-eb07-4349-9453-406ad88cbadb tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1255 microversion: 2.1 time: 0.330794 Aug 03 06:39:10.023979 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 218/662] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:09 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1255 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:39:10.295136 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '755d44770d9649a3bdb97d5f668c0f65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', '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=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:10.309228 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-cd5b2f7d-cfb9-452d-a8d7-43e5f1e84249 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1675 microversion: 2.1 time: 0.802677 Aug 03 06:39:10.311836 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 221/663] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:09 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1675 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:10.336004 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f8fc5043-21c3-45e4-b1c7-af3fc072665a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-557094817", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFVXq+c1BvdY1NyZuvtbvfh2tCHvjgZeQgyRVJQynYeVLalR7KnjIkLTVJU4I7dTTtpalGFf7wXvNG87afeEQx9sBge41cc8d9kjGRgSct3QF0T3ynbDo75exOcmMTA8Uw=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:10.354133 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-f8fc5043-21c3-45e4-b1c7-af3fc072665a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:10.357624 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-f8fc5043-21c3-45e4-b1c7-af3fc072665a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for user c2feae27f93040b9892ac1168f4f15c8 and project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:10.375265 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a4afcf12-c590-433a-9450-b5cacaf8072d tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c3dff425-8cfc-4613-9b42-8bd108c704fa"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:10.377300 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a4afcf12-c590-433a-9450-b5cacaf8072d tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:10.381013 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4afcf12-c590-433a-9450-b5cacaf8072d tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:10.381102 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4afcf12-c590-433a-9450-b5cacaf8072d tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:10.381265 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4afcf12-c590-433a-9450-b5cacaf8072d tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:10.381706 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4afcf12-c590-433a-9450-b5cacaf8072d tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:10.381899 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4afcf12-c590-433a-9450-b5cacaf8072d tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:10.381957 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a4afcf12-c590-433a-9450-b5cacaf8072d tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:10.382131 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f8fc5043-21c3-45e4-b1c7-af3fc072665a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.047827 Aug 03 06:39:10.382785 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 219/664] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:39:10 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:10.410150 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:10.420222 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d9ae0af3-caee-4a9d-a3e3-7a1b185476df tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 200 len: 1665 microversion: 2.1 time: 0.603360 Aug 03 06:39:10.420593 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 225/665] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:09 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 1665 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:10.491623 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-2e438e83-c260-4ddd-93b8-8715210da338 req-57be1228-c315-42b1-9543-3994b21845d5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "name": "network-vif-plugged", "status": "completed", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:10.500623 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-2e438e83-c260-4ddd-93b8-8715210da338 req-57be1228-c315-42b1-9543-3994b21845d5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:10.500789 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-2e438e83-c260-4ddd-93b8-8715210da338 req-57be1228-c315-42b1-9543-3994b21845d5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:10.500839 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-2e438e83-c260-4ddd-93b8-8715210da338 req-57be1228-c315-42b1-9543-3994b21845d5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:10.507078 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-2e438e83-c260-4ddd-93b8-8715210da338 req-57be1228-c315-42b1-9543-3994b21845d5 service nova] Creating event network-vif-plugged:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:39:10.507471 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-2e438e83-c260-4ddd-93b8-8715210da338 req-57be1228-c315-42b1-9543-3994b21845d5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:10.512102 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-2e438e83-c260-4ddd-93b8-8715210da338 req-57be1228-c315-42b1-9543-3994b21845d5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026297 Aug 03 06:39:10.512239 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 220/666] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:10 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:10.679636 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a4afcf12-c590-433a-9450-b5cacaf8072d tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "POST /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.306991 Aug 03 06:39:10.680402 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 222/667] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:39:10 2026] POST /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-volume_attachments => generated 194 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:11.040796 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:11.043006 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:11.047880 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:11.048229 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:11.048450 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:11.049252 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:11.050033 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:11.050625 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:11.074609 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:11.438937 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:11.441111 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:11.449196 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:11.450129 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:11.450740 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:11.454432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:11.454432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:11.454432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:11.487267 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:11.549272 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-d9b05e5c-53de-4df7-aa52-5c55fb0c32f3 req-88e65adc-8e65-4c30-975b-2514d0d6a698 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "508d7f37-24c8-4f68-8f67-015d9f5b6692", "name": "network-vif-deleted", "tag": "1cc1573d-72e7-41b6-85fe-1d4832bac133"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:11.570538 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d9b05e5c-53de-4df7-aa52-5c55fb0c32f3 req-88e65adc-8e65-4c30-975b-2514d0d6a698 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:11.570761 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d9b05e5c-53de-4df7-aa52-5c55fb0c32f3 req-88e65adc-8e65-4c30-975b-2514d0d6a698 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:11.570934 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d9b05e5c-53de-4df7-aa52-5c55fb0c32f3 req-88e65adc-8e65-4c30-975b-2514d0d6a698 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:11.578597 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-d9b05e5c-53de-4df7-aa52-5c55fb0c32f3 req-88e65adc-8e65-4c30-975b-2514d0d6a698 service nova] Creating event network-vif-deleted:1cc1573d-72e7-41b6-85fe-1d4832bac133 for instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 on np0000006323 Aug 03 06:39:11.579160 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-d9b05e5c-53de-4df7-aa52-5c55fb0c32f3 req-88e65adc-8e65-4c30-975b-2514d0d6a698 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:11.584557 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-d9b05e5c-53de-4df7-aa52-5c55fb0c32f3 req-88e65adc-8e65-4c30-975b-2514d0d6a698 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041130 Aug 03 06:39:11.585016 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 223/668] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:11 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) Aug 03 06:39:11.915674 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7496af4f9dc4a4ca618c21c8dc012a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0f273904013400f8a0d42bc902833a7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:11.925733 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2301c48d-ed13-4415-b132-2ee884cf2c43 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 200 len: 1598 microversion: 2.1 time: 0.490006 Aug 03 06:39:11.926431 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 221/669] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:11 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 1598 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:11.928216 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4efef160-29b2-4a21-9645-b9648bfa4d12 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Action: 'action', calling method: >, body: {"rescue": {"rescue_image_ref": "c224f164-de56-46b6-ac08-cddd9d2c4c9e"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:11.932682 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4efef160-29b2-4a21-9645-b9648bfa4d12 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:11.940346 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4efef160-29b2-4a21-9645-b9648bfa4d12 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:11.940346 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4efef160-29b2-4a21-9645-b9648bfa4d12 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:11.940346 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4efef160-29b2-4a21-9645-b9648bfa4d12 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:11.940494 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4efef160-29b2-4a21-9645-b9648bfa4d12 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:11.941451 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4efef160-29b2-4a21-9645-b9648bfa4d12 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:11.941451 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4efef160-29b2-4a21-9645-b9648bfa4d12 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:11.941724 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:11.960434 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-84d10449-58d7-4a1f-872b-b5a89436a3d8 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1255 microversion: 2.1 time: 0.922427 Aug 03 06:39:11.962837 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 226/670] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:11 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1255 bytes in 925 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:11.974887 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-4efef160-29b2-4a21-9645-b9648bfa4d12 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lazy-loading 'flavor' on Instance uuid 7928bb50-c16c-4e8f-a9f8-cb23372cafae {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:12.236628 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4efef160-29b2-4a21-9645-b9648bfa4d12 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "POST /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/action" status: 200 len: 29 microversion: 2.1 time: 0.311903 Aug 03 06:39:12.236956 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 224/671] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:39:11 2026] POST /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/action => generated 29 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:39:12.251281 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:12.253594 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:12.258883 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:12.259160 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:12.259375 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:12.260063 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:12.260462 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:12.260786 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:12.283082 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:12.406607 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-197362798", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "b2e28e44-9dc1-4854-8e5d-d2f5a5411172"}], "security_groups": [{"name": "tempest-securitygroup--1669505414"}], "key_name": "tempest-keypair-557094817", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:12.452985 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:12.461707 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d82dcc86-158e-42e5-95d5-59c99ec1c512 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1727 microversion: 2.1 time: 0.215134 Aug 03 06:39:12.462045 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 222/672] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:12 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1727 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:12.504118 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:12.504562 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:12.504952 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:12.505495 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:12.505861 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:12.506212 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:12.525556 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:12.596790 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-3002f2de-54d5-4f10-90c2-4879580cd784 req-4a82f96c-e8f4-4b96-81d9-84d02554fa9c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "name": "network-vif-plugged", "status": "completed", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:12.602918 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3002f2de-54d5-4f10-90c2-4879580cd784 req-4a82f96c-e8f4-4b96-81d9-84d02554fa9c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:12.604284 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3002f2de-54d5-4f10-90c2-4879580cd784 req-4a82f96c-e8f4-4b96-81d9-84d02554fa9c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:12.604284 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3002f2de-54d5-4f10-90c2-4879580cd784 req-4a82f96c-e8f4-4b96-81d9-84d02554fa9c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:12.612419 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3002f2de-54d5-4f10-90c2-4879580cd784 req-4a82f96c-e8f4-4b96-81d9-84d02554fa9c service nova] Creating event network-vif-plugged:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:39:12.612419 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-3002f2de-54d5-4f10-90c2-4879580cd784 req-4a82f96c-e8f4-4b96-81d9-84d02554fa9c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:12.615993 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-3002f2de-54d5-4f10-90c2-4879580cd784 req-4a82f96c-e8f4-4b96-81d9-84d02554fa9c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022568 Aug 03 06:39:12.616315 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 225/673] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:12 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) Aug 03 06:39:12.643983 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] validate_networks() for [('b2e28e44-9dc1-4854-8e5d-d2f5a5411172', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:39:12.644370 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:12.951970 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:12.960897 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:12.970722 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:12.970996 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:12.971290 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:12.978683 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:12.978683 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:12.978683 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:12.983808 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:12.985474 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:12.990793 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:12.991109 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:12.991369 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:12.991868 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:12.992295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:12.992828 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:12.997538 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] HTTP exception thrown: Instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 could not be found. Aug 03 06:39:12.997773 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Returning 404 to user: Instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:39:12.998160 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-693792d2-8b40-46c7-89d7-2df48fc49d6d tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 404 len: 111 microversion: 2.1 time: 0.048599 Aug 03 06:39:12.998538 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 223/674] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:12 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:39:13.009325 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-155f00cf-2efc-4f5b-9c08-533c62b49a74 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:13.045312 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:13.045441 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:13.052152 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-155f00cf-2efc-4f5b-9c08-533c62b49a74 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1537027856" status: 202 len: 0 microversion: 2.1 time: 0.045445 Aug 03 06:39:13.053201 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 224/675] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:39:13 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1537027856 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:13.341758 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:39:13.341758 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:39:13.341758 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:39:13.341973 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:39:13.342020 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:39:13.349548 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:13.349754 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:13.349895 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:13.350329 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:13.351980 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:13.351980 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:13.368059 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:13.369930 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for user c2feae27f93040b9892ac1168f4f15c8 and project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:13.377407 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:39:13.380926 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:39:13.391749 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:13.402131 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-698b6d49-9ad4-4e89-807f-ad2a0e681a93 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1437 microversion: 2.1 time: 0.421524 Aug 03 06:39:13.407795 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 226/676] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:12 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1437 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:13.430796 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:13.433730 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:13.448946 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:13.449465 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:13.450028 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:13.450765 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:13.454681 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:13.454681 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:13.456283 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-656a202b-7e0f-4b45-b2c1-aaf849b6578b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 1.051985 Aug 03 06:39:13.456617 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 227/677] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:39:12 2026] POST /compute/v2.1/servers => generated 404 bytes in 1053 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:39:13.469456 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-70efc5ed-0c0a-4ec2-80f6-f473a32a6a15 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:13.471604 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-70efc5ed-0c0a-4ec2-80f6-f473a32a6a15 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:13.483230 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:13.484224 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:13.487833 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-70efc5ed-0c0a-4ec2-80f6-f473a32a6a15 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:13.488358 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:13.492919 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:13.493156 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:13.494017 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:13.494017 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:13.494432 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:13.497679 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:13.523000 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:13.556555 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-70efc5ed-0c0a-4ec2-80f6-f473a32a6a15 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:13.567298 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-70efc5ed-0c0a-4ec2-80f6-f473a32a6a15 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04" status: 200 len: 1236 microversion: 2.1 time: 0.101002 Aug 03 06:39:13.567754 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 227/678] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:13 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04 => generated 1236 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:13.941633 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:13.958554 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4bf9495e-acba-4327-829e-44bcd3758a60 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1437 microversion: 2.1 time: 0.530450 Aug 03 06:39:13.960635 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 225/679] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:13 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1437 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:13.986309 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:14.001403 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3210c937-da11-4376-b671-937801b78841 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1727 microversion: 2.1 time: 0.519832 Aug 03 06:39:14.002077 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 228/680] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:13 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1727 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:14.584286 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:14.586374 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:14.591608 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:14.592062 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:14.592836 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:14.594232 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:14.594941 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:14.595359 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:14.615717 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:15.024934 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:15.026921 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:15.035293 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:15.035723 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:15.036045 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:15.036751 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:15.037216 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:15.037611 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:15.053967 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:15.271928 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:15.291305 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6fc00cf0-e80d-4157-89f9-04accac260d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04" status: 200 len: 1288 microversion: 2.1 time: 0.708584 Aug 03 06:39:15.292643 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 228/681] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:14 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04 => generated 1288 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:15.358319 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:15.452508 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:15.464673 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6b07430a-bc26-4d52-a72c-3056bcf3cd97 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1727 microversion: 2.1 time: 0.441215 Aug 03 06:39:15.464673 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 226/682] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:15 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1727 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:15.574003 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-8b66e21e-ae38-428b-83c0-5de7302ec035 req-e0c262f1-6a8b-4e06-917a-86dc25f3bc9d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:15.580266 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8b66e21e-ae38-428b-83c0-5de7302ec035 req-e0c262f1-6a8b-4e06-917a-86dc25f3bc9d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:15.580266 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8b66e21e-ae38-428b-83c0-5de7302ec035 req-e0c262f1-6a8b-4e06-917a-86dc25f3bc9d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:15.580266 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8b66e21e-ae38-428b-83c0-5de7302ec035 req-e0c262f1-6a8b-4e06-917a-86dc25f3bc9d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:15.585793 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-8b66e21e-ae38-428b-83c0-5de7302ec035 req-e0c262f1-6a8b-4e06-917a-86dc25f3bc9d service nova] Creating event network-changed:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:39:15.586325 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-8b66e21e-ae38-428b-83c0-5de7302ec035 req-e0c262f1-6a8b-4e06-917a-86dc25f3bc9d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:15.590469 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-8b66e21e-ae38-428b-83c0-5de7302ec035 req-e0c262f1-6a8b-4e06-917a-86dc25f3bc9d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018123 Aug 03 06:39:15.590857 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 229/683] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:15 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) Aug 03 06:39:16.286474 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:16.291981 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:16.297244 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:16.297514 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:16.297725 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:16.298081 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:16.298297 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:16.298470 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:16.307203 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] HTTP exception thrown: Instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 could not be found. Aug 03 06:39:16.307516 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Returning 404 to user: Instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:39:16.308040 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a2eb2891-e550-4351-b0c5-5b9c290e3a9f tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 404 len: 111 microversion: 2.1 time: 0.024032 Aug 03 06:39:16.308457 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 229/684] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:39:16 2026] DELETE /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:39:16.311590 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:16.317174 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:16.318833 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:16.322671 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:16.323058 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:16.323393 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:16.323980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:16.324400 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:16.324904 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:16.327478 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 508d7f37-24c8-4f68-8f67-015d9f5b6692] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:16.332408 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-217e9991-eb24-466a-bea2-5bcdd6c5bad8 req-b8c6e939-8a10-4d95-8b75-ebc12d5b6b73 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "828777bf-42b3-472e-8d14-054a970e0f04", "tag": "4b0b33a6-f456-425a-9279-d80ec5572484"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:16.338269 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:16.338621 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:16.339999 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:16.341149 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:16.341149 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:16.341442 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:16.342709 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-217e9991-eb24-466a-bea2-5bcdd6c5bad8 req-b8c6e939-8a10-4d95-8b75-ebc12d5b6b73 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:16.343057 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-217e9991-eb24-466a-bea2-5bcdd6c5bad8 req-b8c6e939-8a10-4d95-8b75-ebc12d5b6b73 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:16.343305 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-217e9991-eb24-466a-bea2-5bcdd6c5bad8 req-b8c6e939-8a10-4d95-8b75-ebc12d5b6b73 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:16.351406 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-217e9991-eb24-466a-bea2-5bcdd6c5bad8 req-b8c6e939-8a10-4d95-8b75-ebc12d5b6b73 service nova] Creating event network-changed:4b0b33a6-f456-425a-9279-d80ec5572484 for instance 828777bf-42b3-472e-8d14-054a970e0f04 on np0000006323 Aug 03 06:39:16.352039 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-217e9991-eb24-466a-bea2-5bcdd6c5bad8 req-b8c6e939-8a10-4d95-8b75-ebc12d5b6b73 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:16.352503 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:16.356191 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-217e9991-eb24-466a-bea2-5bcdd6c5bad8 req-b8c6e939-8a10-4d95-8b75-ebc12d5b6b73 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026466 Aug 03 06:39:16.356315 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] HTTP exception thrown: Instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 could not be found. Aug 03 06:39:16.356610 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Returning 404 to user: Instance 508d7f37-24c8-4f68-8f67-015d9f5b6692 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:39:16.356975 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 230/685] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:16 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:16.357125 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a52aed94-fe6a-46a4-a446-0f946d35d60b tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692" status: 404 len: 111 microversion: 2.1 time: 0.040735 Aug 03 06:39:16.357997 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 230/686] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:16 2026] GET /compute/v2.1/servers/508d7f37-24c8-4f68-8f67-015d9f5b6692 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:39:16.484460 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:16.484704 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:16.486568 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:16.492326 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:16.492691 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:16.493397 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:16.494029 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:16.494368 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:16.494956 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:16.496781 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-95f13d95-f928-4876-adb6-3414e7e5e75c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04" status: 200 len: 1362 microversion: 2.1 time: 0.188535 Aug 03 06:39:16.497110 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 227/687] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:16 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04 => generated 1362 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:16.525196 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:16.645403 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:16.656104 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5c530217-34f8-490d-9161-a94e3de66287 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1727 microversion: 2.1 time: 0.174440 Aug 03 06:39:16.656487 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 231/688] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:16 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1727 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:17.308382 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-73ae958d-d6a3-4151-ad19-ffdd569e95ce tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-775042223", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVt9rjZ47xJ9SdUA+RwKKh1cChQnCqoHOIVDc7UynR4RjC6/3mzCFXvbVH++n+p5z2aCdwaGb6jHW9ZudkQO3Y6VdRI0NHPb2QWb4E/oCyY+i6pcq6Rt0naOXnuH8Vajw=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:17.317724 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-73ae958d-d6a3-4151-ad19-ffdd569e95ce tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Getting quotas for project 6262bc91a00645b6aa3510d2f04e9501. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:17.320076 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-73ae958d-d6a3-4151-ad19-ffdd569e95ce tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Getting quotas for user 1e00e66ed6a2496f91867a17e0305a9e and project 6262bc91a00645b6aa3510d2f04e9501. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:17.336339 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-73ae958d-d6a3-4151-ad19-ffdd569e95ce tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 201 len: 423 microversion: 2.60 time: 0.029874 Aug 03 06:39:17.336961 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 231/689] 10.4.3.71 () {70 vars in 1311 bytes} [Mon Aug 3 06:39:17 2026] POST /compute/v2.1/os-keypairs => generated 423 bytes in 31 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Aug 03 06:39:17.346248 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0a801a9c-705c-490a-ad42-011c3c36ebb8 tempest-TestInstancesWithCinderVolumes-1434381661 tempest-TestInstancesWithCinderVolumes-1434381661-project-admin] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:17.348347 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a801a9c-705c-490a-ad42-011c3c36ebb8 tempest-TestInstancesWithCinderVolumes-1434381661 tempest-TestInstancesWithCinderVolumes-1434381661-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.348575 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a801a9c-705c-490a-ad42-011c3c36ebb8 tempest-TestInstancesWithCinderVolumes-1434381661 tempest-TestInstancesWithCinderVolumes-1434381661-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.348762 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a801a9c-705c-490a-ad42-011c3c36ebb8 tempest-TestInstancesWithCinderVolumes-1434381661 tempest-TestInstancesWithCinderVolumes-1434381661-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.349098 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a801a9c-705c-490a-ad42-011c3c36ebb8 tempest-TestInstancesWithCinderVolumes-1434381661 tempest-TestInstancesWithCinderVolumes-1434381661-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.349321 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a801a9c-705c-490a-ad42-011c3c36ebb8 tempest-TestInstancesWithCinderVolumes-1434381661 tempest-TestInstancesWithCinderVolumes-1434381661-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.350457 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a801a9c-705c-490a-ad42-011c3c36ebb8 tempest-TestInstancesWithCinderVolumes-1434381661 tempest-TestInstancesWithCinderVolumes-1434381661-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.415381 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0a801a9c-705c-490a-ad42-011c3c36ebb8 tempest-TestInstancesWithCinderVolumes-1434381661 tempest-TestInstancesWithCinderVolumes-1434381661-project-admin] 10.4.3.71 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 495 microversion: 2.60 time: 0.070989 Aug 03 06:39:17.415793 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 228/690] 10.4.3.71 () {68 vars in 1337 bytes} [Mon Aug 3 06:39:17 2026] GET /compute/v2.1/os-availability-zone/detail => generated 495 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:39:17.480240 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:17.480591 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:17.484762 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.484933 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.485102 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.485399 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.485538 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.485646 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.497373 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] HTTP exception thrown: Instance 46277275-2fa9-47c7-a12c-50cf90a75eae could not be found. Aug 03 06:39:17.497734 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Returning 404 to user: Instance 46277275-2fa9-47c7-a12c-50cf90a75eae could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:39:17.498224 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-62d7eb67-dcc3-4e5a-a51f-c63131b8daa1 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 404 len: 111 microversion: 2.1 time: 0.019963 Aug 03 06:39:17.498702 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 232/691] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:39:17 2026] DELETE /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:39:17.511678 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:17.512726 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:17.514025 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:17.515002 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] [instance: 46277275-2fa9-47c7-a12c-50cf90a75eae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:17.518490 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.518775 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.519020 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.519493 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.519852 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.520148 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.523808 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.524080 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.524331 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.524835 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.525173 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.525484 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.535640 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] HTTP exception thrown: Instance 46277275-2fa9-47c7-a12c-50cf90a75eae could not be found. Aug 03 06:39:17.536051 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] Returning 404 to user: Instance 46277275-2fa9-47c7-a12c-50cf90a75eae could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:39:17.536470 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-db36b82b-9908-480f-82ba-ba7d81baee29 tempest-AttachVolumeTestJSON-244855667 tempest-AttachVolumeTestJSON-244855667-project-member] 10.4.3.71 "GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae" status: 404 len: 111 microversion: 2.1 time: 0.029462 Aug 03 06:39:17.537674 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 232/692] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:17 2026] GET /compute/v2.1/servers/46277275-2fa9-47c7-a12c-50cf90a75eae => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:39:17.539531 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:17.632372 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-15df7085-39c6-4fce-9e11-4064c4f19851 req-b6e66c0b-f998-4a6f-8432-73ba67b2ae09 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "828777bf-42b3-472e-8d14-054a970e0f04", "name": "network-vif-plugged", "status": "completed", "tag": "4b0b33a6-f456-425a-9279-d80ec5572484"}, {"server_uuid": "828777bf-42b3-472e-8d14-054a970e0f04", "name": "network-vif-plugged", "status": "completed", "tag": "4b0b33a6-f456-425a-9279-d80ec5572484"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:17.637489 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-15df7085-39c6-4fce-9e11-4064c4f19851 req-b6e66c0b-f998-4a6f-8432-73ba67b2ae09 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.637659 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-15df7085-39c6-4fce-9e11-4064c4f19851 req-b6e66c0b-f998-4a6f-8432-73ba67b2ae09 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.637796 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-15df7085-39c6-4fce-9e11-4064c4f19851 req-b6e66c0b-f998-4a6f-8432-73ba67b2ae09 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.644261 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-15df7085-39c6-4fce-9e11-4064c4f19851 req-b6e66c0b-f998-4a6f-8432-73ba67b2ae09 service nova] Creating event network-vif-plugged:4b0b33a6-f456-425a-9279-d80ec5572484 for instance 828777bf-42b3-472e-8d14-054a970e0f04 on np0000006323 Aug 03 06:39:17.644409 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-15df7085-39c6-4fce-9e11-4064c4f19851 req-b6e66c0b-f998-4a6f-8432-73ba67b2ae09 service nova] Creating event network-vif-plugged:4b0b33a6-f456-425a-9279-d80ec5572484 for instance 828777bf-42b3-472e-8d14-054a970e0f04 on np0000006323 Aug 03 06:39:17.644760 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-15df7085-39c6-4fce-9e11-4064c4f19851 req-b6e66c0b-f998-4a6f-8432-73ba67b2ae09 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:17.648985 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-15df7085-39c6-4fce-9e11-4064c4f19851 req-b6e66c0b-f998-4a6f-8432-73ba67b2ae09 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.018976 Aug 03 06:39:17.649256 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 233/693] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:17 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:17.674685 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:17.675672 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:17.679607 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.680529 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.680529 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.680680 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.680963 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.681233 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.710497 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:17.766300 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:17.774588 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0a0c4db2-2a7a-4505-9e3c-f0f012541ad9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04" status: 200 len: 1362 microversion: 2.1 time: 0.264253 Aug 03 06:39:17.775557 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 229/694] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:17 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04 => generated 1362 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:17.846629 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:17.857544 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-852e2cbf-cfe9-4278-a65e-1f1f322270c4 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1707 microversion: 2.1 time: 0.185122 Aug 03 06:39:17.857939 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 233/695] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:17 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1707 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:17.880147 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-fbfce796-2028-406f-94eb-9c4cd30ed7f8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:17.881839 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-fbfce796-2028-406f-94eb-9c4cd30ed7f8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:17.890280 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fbfce796-2028-406f-94eb-9c4cd30ed7f8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.890523 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fbfce796-2028-406f-94eb-9c4cd30ed7f8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.890676 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fbfce796-2028-406f-94eb-9c4cd30ed7f8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.890965 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fbfce796-2028-406f-94eb-9c4cd30ed7f8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:17.891132 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fbfce796-2028-406f-94eb-9c4cd30ed7f8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:17.891280 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fbfce796-2028-406f-94eb-9c4cd30ed7f8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:17.955714 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-fbfce796-2028-406f-94eb-9c4cd30ed7f8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "POST /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/action" status: 202 len: 0 microversion: 2.1 time: 0.074702 Aug 03 06:39:17.955714 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 234/696] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:39:17 2026] POST /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:18.091605 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-10596454-e055-40cd-8f3c-2c037f51a74a tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:18.093101 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-10596454-e055-40cd-8f3c-2c037f51a74a tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:18.102767 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10596454-e055-40cd-8f3c-2c037f51a74a tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:18.102989 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10596454-e055-40cd-8f3c-2c037f51a74a tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:18.103078 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10596454-e055-40cd-8f3c-2c037f51a74a tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:18.103507 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10596454-e055-40cd-8f3c-2c037f51a74a tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:18.103676 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10596454-e055-40cd-8f3c-2c037f51a74a tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:18.103796 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-10596454-e055-40cd-8f3c-2c037f51a74a tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:18.126730 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-10596454-e055-40cd-8f3c-2c037f51a74a tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:18.226345 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-10596454-e055-40cd-8f3c-2c037f51a74a tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.136758 Aug 03 06:39:18.226714 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 230/697] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:39:18 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-interface => generated 282 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:18.799307 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:18.799307 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:18.803491 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:18.803855 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:18.804147 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:18.804743 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:18.805260 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:18.805643 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:18.832679 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:19.026934 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-eaa7e464-cb25-40a4-9a2c-d1ec5c8ebc06 req-c503bb73-5503-41eb-abe6-437cfb912540 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7928bb50-c16c-4e8f-a9f8-cb23372cafae", "tag": "271cfc37-e114-4a5a-87cb-1a839e536585"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:19.034478 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-eaa7e464-cb25-40a4-9a2c-d1ec5c8ebc06 req-c503bb73-5503-41eb-abe6-437cfb912540 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:19.034713 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-eaa7e464-cb25-40a4-9a2c-d1ec5c8ebc06 req-c503bb73-5503-41eb-abe6-437cfb912540 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:19.034893 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-eaa7e464-cb25-40a4-9a2c-d1ec5c8ebc06 req-c503bb73-5503-41eb-abe6-437cfb912540 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:19.043443 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-eaa7e464-cb25-40a4-9a2c-d1ec5c8ebc06 req-c503bb73-5503-41eb-abe6-437cfb912540 service nova] Creating event network-changed:271cfc37-e114-4a5a-87cb-1a839e536585 for instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae on np0000006323 Aug 03 06:39:19.043990 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-eaa7e464-cb25-40a4-9a2c-d1ec5c8ebc06 req-c503bb73-5503-41eb-abe6-437cfb912540 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:19.049304 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-eaa7e464-cb25-40a4-9a2c-d1ec5c8ebc06 req-c503bb73-5503-41eb-abe6-437cfb912540 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025953 Aug 03 06:39:19.049777 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 235/698] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:19 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) Aug 03 06:39:19.092679 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:19.127172 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-91ee6003-58ae-43d0-98fc-9b2decff3ff0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04" status: 200 len: 1551 microversion: 2.1 time: 0.333758 Aug 03 06:39:19.127735 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 234/699] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:18 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04 => generated 1551 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:19.150154 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-70301d48-f555-4135-96e8-a360cdedfec5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:19.153166 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-70301d48-f555-4135-96e8-a360cdedfec5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:19.159085 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70301d48-f555-4135-96e8-a360cdedfec5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:19.159834 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70301d48-f555-4135-96e8-a360cdedfec5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:19.160304 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70301d48-f555-4135-96e8-a360cdedfec5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:19.160936 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70301d48-f555-4135-96e8-a360cdedfec5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:19.161336 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70301d48-f555-4135-96e8-a360cdedfec5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:19.161712 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-70301d48-f555-4135-96e8-a360cdedfec5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:19.188541 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-70301d48-f555-4135-96e8-a360cdedfec5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:19.270928 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-70301d48-f555-4135-96e8-a360cdedfec5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.126908 Aug 03 06:39:19.271536 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 231/700] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:39:19 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-interface => generated 282 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:20.363564 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=4 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:21.101465 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-0bc9c947-c8d3-4966-893b-caaa4d19554d req-66a96e72-3218-4fd3-be2f-53b3184104d2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7928bb50-c16c-4e8f-a9f8-cb23372cafae", "tag": "271cfc37-e114-4a5a-87cb-1a839e536585"}, {"name": "network-changed", "server_uuid": "828777bf-42b3-472e-8d14-054a970e0f04", "tag": "4b0b33a6-f456-425a-9279-d80ec5572484"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:21.107859 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0bc9c947-c8d3-4966-893b-caaa4d19554d req-66a96e72-3218-4fd3-be2f-53b3184104d2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:21.108063 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0bc9c947-c8d3-4966-893b-caaa4d19554d req-66a96e72-3218-4fd3-be2f-53b3184104d2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:21.108276 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0bc9c947-c8d3-4966-893b-caaa4d19554d req-66a96e72-3218-4fd3-be2f-53b3184104d2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:21.115736 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-0bc9c947-c8d3-4966-893b-caaa4d19554d req-66a96e72-3218-4fd3-be2f-53b3184104d2 service nova] Creating event network-changed:271cfc37-e114-4a5a-87cb-1a839e536585 for instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae on np0000006323 Aug 03 06:39:21.116285 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-0bc9c947-c8d3-4966-893b-caaa4d19554d req-66a96e72-3218-4fd3-be2f-53b3184104d2 service nova] Creating event network-changed:4b0b33a6-f456-425a-9279-d80ec5572484 for instance 828777bf-42b3-472e-8d14-054a970e0f04 on np0000006323 Aug 03 06:39:21.116285 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-0bc9c947-c8d3-4966-893b-caaa4d19554d req-66a96e72-3218-4fd3-be2f-53b3184104d2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:21.121199 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-0bc9c947-c8d3-4966-893b-caaa4d19554d req-66a96e72-3218-4fd3-be2f-53b3184104d2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.021497 Aug 03 06:39:21.122059 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 236/701] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:21 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:21.732746 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4dc089c9-1076-4f99-819d-dcc5a98a9166 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1571159928", "metadata": {"Type": "work"}}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:21.990622 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4dc089c9-1076-4f99-819d-dcc5a98a9166 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] 10.4.3.71 "POST /compute/v2.1/os-volumes" status: 200 len: 350 microversion: 2.1 time: 0.441969 Aug 03 06:39:21.991187 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 235/702] 10.4.3.71 () {68 vars in 1267 bytes} [Mon Aug 3 06:39:21 2026] POST /compute/v2.1/os-volumes => generated 350 bytes in 443 msecs (HTTP/1.1 200) 10 headers in 447 bytes (1 switches on core 0) Aug 03 06:39:22.006975 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c71c5cb7-4d74-4505-92d5-cecd8c15ee3f tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:22.043805 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c71c5cb7-4d74-4505-92d5-cecd8c15ee3f tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938" status: 200 len: 350 microversion: 2.1 time: 0.040866 Aug 03 06:39:22.043805 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 232/703] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:39:22 2026] GET /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938 => generated 350 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:23.058580 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5c0ee408-c000-468f-9f32-ea71bf38f540 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:23.101089 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5c0ee408-c000-468f-9f32-ea71bf38f540 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938" status: 200 len: 351 microversion: 2.1 time: 0.044784 Aug 03 06:39:23.101486 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 237/704] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:39:23 2026] GET /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938 => generated 351 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:23.153733 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e818228f-c6e6-442c-b2fe-76093d5043e8 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-reader] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:23.195434 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e818228f-c6e6-442c-b2fe-76093d5043e8 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938" status: 200 len: 351 microversion: 2.1 time: 0.077600 Aug 03 06:39:23.195434 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 236/705] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:39:23 2026] GET /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938 => generated 351 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:23.211133 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-60fafca2-85bf-4b51-8f83-79a39a807432 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:23.263123 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-60fafca2-85bf-4b51-8f83-79a39a807432 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938" status: 202 len: 0 microversion: 2.1 time: 0.055728 Aug 03 06:39:23.263537 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 233/706] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:39:23 2026] DELETE /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:23.273817 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-013ca28b-f727-4473-8c15-929baa5242c6 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:23.336830 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-013ca28b-f727-4473-8c15-929baa5242c6 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938" status: 200 len: 350 microversion: 2.1 time: 0.061020 Aug 03 06:39:23.337275 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 238/707] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:39:23 2026] GET /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938 => generated 350 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:23.357740 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:23.559246 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=4 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:23.700668 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-501805222", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "0c56949a-d2b4-4c47-818d-12b3fa3ce07e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-775042223", "networks": [{"uuid": "16001dd9-02fc-4006-bdfd-86f356b573a9"}]}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:23.743744 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:23.744225 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:23.744597 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:23.745265 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:23.745636 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:23.746237 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:23.755464 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] validate_networks() for [('16001dd9-02fc-4006-bdfd-86f356b573a9', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:39:23.756062 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:23.954805 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:24.088009 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:39:24.088751 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:39:24.089025 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:39:24.089228 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:39:24.089602 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:39:24.096463 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:24.096618 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:24.096772 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:24.097217 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:24.098363 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:24.098506 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:24.109291 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Getting quotas for project 6262bc91a00645b6aa3510d2f04e9501. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:24.111363 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Getting quotas for user 1e00e66ed6a2496f91867a17e0305a9e and project 6262bc91a00645b6aa3510d2f04e9501. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:24.147265 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:39:24.148760 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] 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='0c56949a-d2b4-4c47-818d-12b3fa3ce07e',volume_size=None,volume_type=None)] {{(pid=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:39:24.288483 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c4a9a1e5-c0c5-4db3-b9e3-a97cda5ed0b7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.60 time: 0.589874 Aug 03 06:39:24.289027 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 237/708] 10.4.3.71 () {70 vars in 1299 bytes} [Mon Aug 3 06:39:23 2026] POST /compute/v2.1/servers => generated 378 bytes in 591 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Aug 03 06:39:24.303385 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-24f8b748-fa0e-4ac5-a584-d90c8a7d697a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:24.304901 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-24f8b748-fa0e-4ac5-a584-d90c8a7d697a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:24.322220 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-24f8b748-fa0e-4ac5-a584-d90c8a7d697a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:24.354574 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e58c72f2-ff41-4cdd-ad2f-2670a38f7ae4 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:24.377480 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-e58c72f2-ff41-4cdd-ad2f-2670a38f7ae4 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] HTTP exception thrown: Volume 64401de0-de0c-4f4c-87f7-29e192181938 could not be found. Aug 03 06:39:24.377480 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e58c72f2-ff41-4cdd-ad2f-2670a38f7ae4 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] Returning 404 to user: Volume 64401de0-de0c-4f4c-87f7-29e192181938 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:39:24.377673 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e58c72f2-ff41-4cdd-ad2f-2670a38f7ae4 tempest-VolumesGetTestJSON-888738936 tempest-VolumesGetTestJSON-888738936-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938" status: 404 len: 109 microversion: 2.1 time: 0.025475 Aug 03 06:39:24.377995 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 239/709] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:39:24 2026] GET /compute/v2.1/os-volumes/64401de0-de0c-4f4c-87f7-29e192181938 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:39:24.393635 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-24f8b748-fa0e-4ac5-a584-d90c8a7d697a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:24.399551 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-24f8b748-fa0e-4ac5-a584-d90c8a7d697a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:24.400365 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-24f8b748-fa0e-4ac5-a584-d90c8a7d697a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:24.406135 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-24f8b748-fa0e-4ac5-a584-d90c8a7d697a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 200 len: 1197 microversion: 2.60 time: 0.106635 Aug 03 06:39:24.406135 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 234/710] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:24 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 1197 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:24.427570 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-910a2e95-358c-4f74-8763-766ad7c633a6 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:24.429300 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-910a2e95-358c-4f74-8763-766ad7c633a6 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:24.444810 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-910a2e95-358c-4f74-8763-766ad7c633a6 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:24.496398 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-910a2e95-358c-4f74-8763-766ad7c633a6 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:24.501053 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-910a2e95-358c-4f74-8763-766ad7c633a6 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:24.501710 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-910a2e95-358c-4f74-8763-766ad7c633a6 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:24.505283 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-910a2e95-358c-4f74-8763-766ad7c633a6 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 200 len: 1197 microversion: 2.60 time: 0.080385 Aug 03 06:39:24.506072 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 238/711] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:24 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 1197 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:25.527802 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:25.529588 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:25.533942 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:25.534303 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:25.534592 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:25.535078 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:25.535419 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:25.535714 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:25.560029 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:25.611995 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:25.620311 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:25.620311 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:25.623929 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9b56bd9c-48a4-465b-92d6-cce2fccb2298 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 200 len: 1345 microversion: 2.60 time: 0.100598 Aug 03 06:39:25.624155 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 240/712] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:25 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 1345 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:26.473756 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-4913e3b6-2e46-4ed9-a3a9-5e4f6a3773cc req-b8d2ecbe-90ea-4140-8667-8cb14dc412e7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df844acc-461a-4672-9260-06940c2672af", "tag": "06675271-972f-472d-8187-96d63cdf76fe"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:26.479749 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4913e3b6-2e46-4ed9-a3a9-5e4f6a3773cc req-b8d2ecbe-90ea-4140-8667-8cb14dc412e7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:26.479973 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4913e3b6-2e46-4ed9-a3a9-5e4f6a3773cc req-b8d2ecbe-90ea-4140-8667-8cb14dc412e7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:26.480157 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4913e3b6-2e46-4ed9-a3a9-5e4f6a3773cc req-b8d2ecbe-90ea-4140-8667-8cb14dc412e7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:26.488147 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-4913e3b6-2e46-4ed9-a3a9-5e4f6a3773cc req-b8d2ecbe-90ea-4140-8667-8cb14dc412e7 service nova] Creating event network-changed:06675271-972f-472d-8187-96d63cdf76fe for instance df844acc-461a-4672-9260-06940c2672af on np0000006323 Aug 03 06:39:26.488764 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-4913e3b6-2e46-4ed9-a3a9-5e4f6a3773cc req-b8d2ecbe-90ea-4140-8667-8cb14dc412e7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:26.494609 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-4913e3b6-2e46-4ed9-a3a9-5e4f6a3773cc req-b8d2ecbe-90ea-4140-8667-8cb14dc412e7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022746 Aug 03 06:39:26.495070 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 235/713] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:26 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) Aug 03 06:39:26.648833 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:26.650895 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:26.655632 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:26.655908 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:26.656099 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:26.656521 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:26.656858 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:26.657139 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:26.675289 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:26.841227 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:26.848455 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:26.848455 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:26.851962 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ae38a27c-0fbc-486e-a736-1be243f3dd78 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 200 len: 1375 microversion: 2.60 time: 0.207392 Aug 03 06:39:26.852374 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 239/714] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:26 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 1375 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:27.003296 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:27.006066 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:27.011340 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:27.011775 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:27.011974 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:27.012533 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:27.012955 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:27.013334 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:27.043686 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:27.285026 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:27.294285 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5e35d706-42f5-4fa5-b676-74e9e30b9c46 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1664 microversion: 2.1 time: 0.293550 Aug 03 06:39:27.294617 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 241/715] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:26 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1664 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:27.356945 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7b1dd655-d4a9-47ef-a4ad-e713fe006c56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:27.357155 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7b1dd655-d4a9-47ef-a4ad-e713fe006c56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:27.358703 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:27.363670 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b1dd655-d4a9-47ef-a4ad-e713fe006c56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:27.364418 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b1dd655-d4a9-47ef-a4ad-e713fe006c56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:27.364800 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b1dd655-d4a9-47ef-a4ad-e713fe006c56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:27.365295 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b1dd655-d4a9-47ef-a4ad-e713fe006c56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:27.365683 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b1dd655-d4a9-47ef-a4ad-e713fe006c56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:27.366094 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b1dd655-d4a9-47ef-a4ad-e713fe006c56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:27.430780 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-7b1dd655-d4a9-47ef-a4ad-e713fe006c56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lazy-loading 'services' on Instance uuid 170c01f4-faf6-4aa1-aca3-895b24dac4f7 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:27.498967 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7b1dd655-d4a9-47ef-a4ad-e713fe006c56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/os-volume_attachments/a2a53dd8-9d3a-467c-81d3-4ad60f768b03" status: 202 len: 0 microversion: 2.1 time: 0.143956 Aug 03 06:39:27.499457 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 236/716] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:39:27 2026] DELETE /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/os-volume_attachments/a2a53dd8-9d3a-467c-81d3-4ad60f768b03 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:27.510900 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-fddffb6e-378b-4f4d-a68e-1a6cba1a1672 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:27.514000 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-fddffb6e-378b-4f4d-a68e-1a6cba1a1672 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:27.522788 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fddffb6e-378b-4f4d-a68e-1a6cba1a1672 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:27.523059 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fddffb6e-378b-4f4d-a68e-1a6cba1a1672 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:27.523280 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fddffb6e-378b-4f4d-a68e-1a6cba1a1672 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:27.524059 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fddffb6e-378b-4f4d-a68e-1a6cba1a1672 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:27.524294 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fddffb6e-378b-4f4d-a68e-1a6cba1a1672 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:27.524486 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fddffb6e-378b-4f4d-a68e-1a6cba1a1672 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:27.553740 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-fddffb6e-378b-4f4d-a68e-1a6cba1a1672 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.045755 Aug 03 06:39:27.554136 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 240/717] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:39:27 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:27.666724 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-70741748-f3a3-4387-ab54-875b29001a5d tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:27.705581 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-70741748-f3a3-4387-ab54-875b29001a5d tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/52d9634c-8d4d-4aaa-b386-1e51934d2cc6" status: 200 len: 348 microversion: 2.1 time: 0.041805 Aug 03 06:39:27.706008 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 242/718] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:39:27 2026] GET /compute/v2.1/os-volumes/52d9634c-8d4d-4aaa-b386-1e51934d2cc6 => generated 348 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:27.873966 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:27.876151 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:27.882984 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:27.883643 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:27.883955 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:27.884619 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:27.885013 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:27.885418 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:27.908124 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:28.061111 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:28.066641 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:28.067306 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:28.070715 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-80743366-9924-44f2-b2c8-dafcdc90c9b8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 200 len: 1375 microversion: 2.60 time: 0.200640 Aug 03 06:39:28.071021 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 237/719] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:27 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 1375 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:28.548311 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-81d37534-1ab7-42aa-b515-83599351d22b req-2c2c04a0-5e85-41c5-92d5-2bd335ba392c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df844acc-461a-4672-9260-06940c2672af", "name": "network-vif-plugged", "status": "completed", "tag": "06675271-972f-472d-8187-96d63cdf76fe"}, {"server_uuid": "df844acc-461a-4672-9260-06940c2672af", "name": "network-vif-plugged", "status": "completed", "tag": "06675271-972f-472d-8187-96d63cdf76fe"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:28.555895 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-81d37534-1ab7-42aa-b515-83599351d22b req-2c2c04a0-5e85-41c5-92d5-2bd335ba392c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:28.556115 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-81d37534-1ab7-42aa-b515-83599351d22b req-2c2c04a0-5e85-41c5-92d5-2bd335ba392c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:28.556299 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-81d37534-1ab7-42aa-b515-83599351d22b req-2c2c04a0-5e85-41c5-92d5-2bd335ba392c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:28.565860 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-81d37534-1ab7-42aa-b515-83599351d22b req-2c2c04a0-5e85-41c5-92d5-2bd335ba392c service nova] Creating event network-vif-plugged:06675271-972f-472d-8187-96d63cdf76fe for instance df844acc-461a-4672-9260-06940c2672af on np0000006323 Aug 03 06:39:28.566094 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-81d37534-1ab7-42aa-b515-83599351d22b req-2c2c04a0-5e85-41c5-92d5-2bd335ba392c service nova] Creating event network-vif-plugged:06675271-972f-472d-8187-96d63cdf76fe for instance df844acc-461a-4672-9260-06940c2672af on np0000006323 Aug 03 06:39:28.567354 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-81d37534-1ab7-42aa-b515-83599351d22b req-2c2c04a0-5e85-41c5-92d5-2bd335ba392c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:28.567422 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-af668148-0991-46c8-868d-77c1184db5c2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:28.568984 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-af668148-0991-46c8-868d-77c1184db5c2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:28.572041 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-81d37534-1ab7-42aa-b515-83599351d22b req-2c2c04a0-5e85-41c5-92d5-2bd335ba392c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.025630 Aug 03 06:39:28.573730 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 241/720] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:28 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:28.575017 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af668148-0991-46c8-868d-77c1184db5c2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:28.575689 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af668148-0991-46c8-868d-77c1184db5c2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:28.575981 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af668148-0991-46c8-868d-77c1184db5c2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:28.576645 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af668148-0991-46c8-868d-77c1184db5c2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:28.576963 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af668148-0991-46c8-868d-77c1184db5c2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:28.577471 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af668148-0991-46c8-868d-77c1184db5c2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:28.599997 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-af668148-0991-46c8-868d-77c1184db5c2 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.034307 Aug 03 06:39:28.600545 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 243/721] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:39:28 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:39:28.652466 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-bc968d79-f978-4a6e-92ae-dc2ed686b434 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:28.652979 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-bc968d79-f978-4a6e-92ae-dc2ed686b434 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:28.660620 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bc968d79-f978-4a6e-92ae-dc2ed686b434 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:28.661091 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bc968d79-f978-4a6e-92ae-dc2ed686b434 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:28.661278 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bc968d79-f978-4a6e-92ae-dc2ed686b434 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:28.661673 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bc968d79-f978-4a6e-92ae-dc2ed686b434 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:28.662705 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bc968d79-f978-4a6e-92ae-dc2ed686b434 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:28.663282 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bc968d79-f978-4a6e-92ae-dc2ed686b434 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:28.680017 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-bc968d79-f978-4a6e-92ae-dc2ed686b434 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:39:28.740101 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-bc968d79-f978-4a6e-92ae-dc2ed686b434 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 204 len: 0 microversion: 2.1 time: 0.090676 Aug 03 06:39:28.740626 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 238/722] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:39:28 2026] DELETE /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:39:28.754515 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:28.756630 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:28.762928 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:28.763575 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:28.763912 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:28.764918 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:28.765451 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:28.766631 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:28.801472 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:29.000182 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:29.015685 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a011589b-4c3d-4b1a-8219-dbfd5c10f064 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1691 microversion: 2.1 time: 0.259201 Aug 03 06:39:29.015685 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 242/723] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:28 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1691 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:29.015870 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-49314c19-7604-42c8-81a5-98843bee3f11 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:29.062000 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-49314c19-7604-42c8-81a5-98843bee3f11 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/1b8e1dcf-2e4f-4979-b576-60f6dd400af3" status: 200 len: 347 microversion: 2.1 time: 0.051421 Aug 03 06:39:29.062000 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 244/724] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:39:29 2026] GET /compute/v2.1/os-volumes/1b8e1dcf-2e4f-4979-b576-60f6dd400af3 => generated 347 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:29.093226 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:29.094920 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:29.099560 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:29.099856 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:29.100088 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:29.100666 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:29.101048 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:29.101525 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:29.132497 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:29.343943 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-a4375c1d-ee51-4f01-a4cd-94a97b2a7458 req-38e36fbc-e947-41f3-bc25-55d90cfa8afe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "name": "network-vif-unplugged", "status": "completed", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:29.349793 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a4375c1d-ee51-4f01-a4cd-94a97b2a7458 req-38e36fbc-e947-41f3-bc25-55d90cfa8afe service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:29.352227 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a4375c1d-ee51-4f01-a4cd-94a97b2a7458 req-38e36fbc-e947-41f3-bc25-55d90cfa8afe service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:29.352436 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a4375c1d-ee51-4f01-a4cd-94a97b2a7458 req-38e36fbc-e947-41f3-bc25-55d90cfa8afe service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:29.359803 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a4375c1d-ee51-4f01-a4cd-94a97b2a7458 req-38e36fbc-e947-41f3-bc25-55d90cfa8afe service nova] Creating event network-vif-unplugged:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:39:29.360163 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-a4375c1d-ee51-4f01-a4cd-94a97b2a7458 req-38e36fbc-e947-41f3-bc25-55d90cfa8afe service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:29.364773 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-a4375c1d-ee51-4f01-a4cd-94a97b2a7458 req-38e36fbc-e947-41f3-bc25-55d90cfa8afe service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027443 Aug 03 06:39:29.365057 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 243/725] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:29 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) Aug 03 06:39:29.381608 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:29.388217 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:29.389057 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:29.395003 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6fcc9cd7-cfb4-4f29-8ca1-7a97a5b6b40f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 200 len: 1569 microversion: 2.60 time: 0.303804 Aug 03 06:39:29.395416 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 239/726] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:29 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 1569 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:29.960960 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-1e4d3bdc-3733-4ca8-ac2e-2c33871bea1b req-3b54eefb-c290-4cb7-be78-b45646014b38 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "name": "network-vif-deleted", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:29.970919 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1e4d3bdc-3733-4ca8-ac2e-2c33871bea1b req-3b54eefb-c290-4cb7-be78-b45646014b38 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:29.971009 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1e4d3bdc-3733-4ca8-ac2e-2c33871bea1b req-3b54eefb-c290-4cb7-be78-b45646014b38 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:29.971129 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1e4d3bdc-3733-4ca8-ac2e-2c33871bea1b req-3b54eefb-c290-4cb7-be78-b45646014b38 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:29.978997 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-1e4d3bdc-3733-4ca8-ac2e-2c33871bea1b req-3b54eefb-c290-4cb7-be78-b45646014b38 service nova] Creating event network-vif-deleted:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:39:29.978997 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-1e4d3bdc-3733-4ca8-ac2e-2c33871bea1b req-3b54eefb-c290-4cb7-be78-b45646014b38 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:29.983859 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-1e4d3bdc-3733-4ca8-ac2e-2c33871bea1b req-3b54eefb-c290-4cb7-be78-b45646014b38 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025668 Aug 03 06:39:29.983859 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 245/727] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:29 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) Aug 03 06:39:30.032383 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:30.034364 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:30.039761 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:30.040216 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:30.040412 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:30.042209 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:30.042209 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:30.042209 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:30.070066 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:30.070422 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:30.070596 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:30.071011 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lazy-loading 'fault' on Instance uuid 170c01f4-faf6-4aa1-aca3-895b24dac4f7 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:30.080285 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:30.141520 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:30.149855 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b16b5924-82b6-4c73-bbba-1d42f13821c5 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 200 len: 1342 microversion: 2.1 time: 0.119753 Aug 03 06:39:30.150543 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 244/728] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:30 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 1342 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:30.414853 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-019204d5-58e3-43c5-8972-ab431360477b tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:30.460151 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-019204d5-58e3-43c5-8972-ab431360477b tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-member] 10.4.3.71 "GET /compute/v2.1/os-volumes/40572342-1e5c-4874-9039-b06868ada601" status: 200 len: 347 microversion: 2.1 time: 0.047199 Aug 03 06:39:30.460506 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 240/729] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:39:30 2026] GET /compute/v2.1/os-volumes/40572342-1e5c-4874-9039-b06868ada601 => generated 347 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:30.599632 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-99b3cc80-0606-4218-9272-938440a7bc64 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:30.644841 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-99b3cc80-0606-4218-9272-938440a7bc64 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes" status: 200 len: 1025 microversion: 2.1 time: 0.164345 Aug 03 06:39:30.649007 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 246/730] 10.4.3.71 () {66 vars in 1245 bytes} [Mon Aug 3 06:39:30 2026] GET /compute/v2.1/os-volumes => generated 1025 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:30.660798 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7b6eb5da-ef65-44f5-a318-4b96312a9aff tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:30.708256 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7b6eb5da-ef65-44f5-a318-4b96312a9aff tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 687 microversion: 2.1 time: 0.050196 Aug 03 06:39:30.708619 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 245/731] 10.4.3.71 () {66 vars in 1260 bytes} [Mon Aug 3 06:39:30 2026] GET /compute/v2.1/os-volumes?limit=2 => generated 687 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:30.725961 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b6e9ca3a-c1ec-4f7f-9d26-7f9efbecc0c9 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:30.763030 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b6e9ca3a-c1ec-4f7f-9d26-7f9efbecc0c9 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes" status: 200 len: 1025 microversion: 2.1 time: 0.041270 Aug 03 06:39:30.764419 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 241/732] 10.4.3.71 () {66 vars in 1245 bytes} [Mon Aug 3 06:39:30 2026] GET /compute/v2.1/os-volumes => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:30.778414 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d8dfa642-f103-4cce-bb11-f190d7ceab49 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:30.828069 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d8dfa642-f103-4cce-bb11-f190d7ceab49 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 350 microversion: 2.1 time: 0.051819 Aug 03 06:39:30.828514 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 247/733] 10.4.3.71 () {66 vars in 1278 bytes} [Mon Aug 3 06:39:30 2026] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 350 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:30.842086 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5ae9a8d2-457d-480b-9748-752edd2d7912 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:30.889130 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5ae9a8d2-457d-480b-9748-752edd2d7912 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 687 microversion: 2.1 time: 0.048827 Aug 03 06:39:30.889490 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 246/734] 10.4.3.71 () {66 vars in 1281 bytes} [Mon Aug 3 06:39:30 2026] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 687 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:30.902743 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b2a05d25-aa59-4bf0-9b08-c155f30aa38f tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:30.947505 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b2a05d25-aa59-4bf0-9b08-c155f30aa38f tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1025 microversion: 2.1 time: 0.046848 Aug 03 06:39:30.947735 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 242/735] 10.4.3.71 () {66 vars in 1266 bytes} [Mon Aug 3 06:39:30 2026] GET /compute/v2.1/os-volumes/detail => generated 1025 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:39:30.960404 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-93244394-51c9-4eb2-afcf-0f51a6df15db tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:31.001892 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-93244394-51c9-4eb2-afcf-0f51a6df15db tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 350 microversion: 2.1 time: 0.043431 Aug 03 06:39:31.002784 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 248/736] 10.4.3.71 () {66 vars in 1299 bytes} [Mon Aug 3 06:39:30 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) Aug 03 06:39:31.016542 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5e738f4a-855c-4bc5-94ed-6ccfedd441e6 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:31.049746 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5e738f4a-855c-4bc5-94ed-6ccfedd441e6 tempest-VolumesTestJSON-1859076273 tempest-VolumesTestJSON-1859076273-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1025 microversion: 2.1 time: 0.034736 Aug 03 06:39:31.050065 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 247/737] 10.4.3.71 () {66 vars in 1266 bytes} [Mon Aug 3 06:39:31 2026] GET /compute/v2.1/os-volumes/detail => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:31.171294 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:31.173268 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 170c01f4-faf6-4aa1-aca3-895b24dac4f7] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:31.182369 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.183384 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.183881 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.184433 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.186079 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.186470 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.198770 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] HTTP exception thrown: Instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 could not be found. Aug 03 06:39:31.199102 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Returning 404 to user: Instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:39:31.200712 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-dfe005c0-b61e-42c5-8851-4c32764a3145 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7" status: 404 len: 111 microversion: 2.1 time: 0.031876 Aug 03 06:39:31.201016 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 243/738] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:31 2026] GET /compute/v2.1/servers/170c01f4-faf6-4aa1-aca3-895b24dac4f7 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:39:31.215376 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3d2f5019-11b9-487d-bbfd-915bf61cd11d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:31.236217 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3d2f5019-11b9-487d-bbfd-915bf61cd11d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-250983985" status: 202 len: 0 microversion: 2.1 time: 0.023311 Aug 03 06:39:31.236558 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 249/739] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:39:31 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-250983985 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:31.416305 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-458bc714-0cea-43e6-8c82-c40868119cc1 req-402abde0-7851-484d-ac09-f10645109e68 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "170c01f4-faf6-4aa1-aca3-895b24dac4f7", "name": "network-vif-unplugged", "status": "completed", "tag": "7649274c-460d-45dd-98dc-ffa3ad54e02c"}, {"name": "network-changed", "server_uuid": "df844acc-461a-4672-9260-06940c2672af", "tag": "06675271-972f-472d-8187-96d63cdf76fe"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:31.422303 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-458bc714-0cea-43e6-8c82-c40868119cc1 req-402abde0-7851-484d-ac09-f10645109e68 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.422926 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-458bc714-0cea-43e6-8c82-c40868119cc1 req-402abde0-7851-484d-ac09-f10645109e68 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.422926 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-458bc714-0cea-43e6-8c82-c40868119cc1 req-402abde0-7851-484d-ac09-f10645109e68 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.432310 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-458bc714-0cea-43e6-8c82-c40868119cc1 req-402abde0-7851-484d-ac09-f10645109e68 service nova] Creating event network-vif-unplugged:7649274c-460d-45dd-98dc-ffa3ad54e02c for instance 170c01f4-faf6-4aa1-aca3-895b24dac4f7 on np0000006323 Aug 03 06:39:31.432553 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-458bc714-0cea-43e6-8c82-c40868119cc1 req-402abde0-7851-484d-ac09-f10645109e68 service nova] Creating event network-changed:06675271-972f-472d-8187-96d63cdf76fe for instance df844acc-461a-4672-9260-06940c2672af on np0000006323 Aug 03 06:39:31.432968 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-458bc714-0cea-43e6-8c82-c40868119cc1 req-402abde0-7851-484d-ac09-f10645109e68 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:31.438246 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-458bc714-0cea-43e6-8c82-c40868119cc1 req-402abde0-7851-484d-ac09-f10645109e68 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.023679 Aug 03 06:39:31.438622 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 248/740] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:31 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:31.656888 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-aa304cd1-6864-4794-957a-b0be718e1230 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:31.660394 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-aa304cd1-6864-4794-957a-b0be718e1230 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:31.664590 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=67,nova_api:INSERT=5,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:31.666429 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aa304cd1-6864-4794-957a-b0be718e1230 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.666751 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aa304cd1-6864-4794-957a-b0be718e1230 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.666934 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aa304cd1-6864-4794-957a-b0be718e1230 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.667278 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aa304cd1-6864-4794-957a-b0be718e1230 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.667460 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aa304cd1-6864-4794-957a-b0be718e1230 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.667671 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aa304cd1-6864-4794-957a-b0be718e1230 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.699378 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-aa304cd1-6864-4794-957a-b0be718e1230 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-volume_attachments/d1126616-ee15-4f23-88fb-bdd5d5423690" status: 200 len: 194 microversion: 2.20 time: 0.046749 Aug 03 06:39:31.700189 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 244/741] 10.4.3.71 () {68 vars in 1565 bytes} [Mon Aug 3 06:39:31 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-volume_attachments/d1126616-ee15-4f23-88fb-bdd5d5423690 => generated 194 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:39:31.727420 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:31.730077 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:31.735257 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.735543 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.735805 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.736252 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.736560 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.736910 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.750679 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-16182137-a0f0-4ae0-bc30-05d5f238ec9f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:31.750679 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-16182137-a0f0-4ae0-bc30-05d5f238ec9f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:31.754426 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16182137-a0f0-4ae0-bc30-05d5f238ec9f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.754838 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16182137-a0f0-4ae0-bc30-05d5f238ec9f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.755116 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16182137-a0f0-4ae0-bc30-05d5f238ec9f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.755567 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16182137-a0f0-4ae0-bc30-05d5f238ec9f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.755858 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16182137-a0f0-4ae0-bc30-05d5f238ec9f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.756098 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16182137-a0f0-4ae0-bc30-05d5f238ec9f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.756405 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:31.819271 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-16182137-a0f0-4ae0-bc30-05d5f238ec9f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lazy-loading 'services' on Instance uuid d835c3db-3581-404c-831c-90a66ddbf846 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:31.894967 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-16182137-a0f0-4ae0-bc30-05d5f238ec9f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-volume_attachments/d1126616-ee15-4f23-88fb-bdd5d5423690" status: 202 len: 0 microversion: 2.20 time: 0.148945 Aug 03 06:39:31.895576 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 249/742] 10.4.3.71 () {68 vars in 1568 bytes} [Mon Aug 3 06:39:31 2026] DELETE /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-volume_attachments/d1126616-ee15-4f23-88fb-bdd5d5423690 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:39:31.900428 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:31.909424 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9d0d4c7b-d322-49e2-9e4a-d6f2f33d6bad tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:31.911082 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9d0d4c7b-d322-49e2-9e4a-d6f2f33d6bad tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:31.914065 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e648256c-3227-4f4b-9590-2c62af4e0fbc tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1664 microversion: 2.1 time: 0.188969 Aug 03 06:39:31.914581 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 250/743] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:31 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1664 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:31.915065 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d0d4c7b-d322-49e2-9e4a-d6f2f33d6bad tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.915227 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d0d4c7b-d322-49e2-9e4a-d6f2f33d6bad tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.915285 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d0d4c7b-d322-49e2-9e4a-d6f2f33d6bad tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.915721 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d0d4c7b-d322-49e2-9e4a-d6f2f33d6bad tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:31.915821 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d0d4c7b-d322-49e2-9e4a-d6f2f33d6bad tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:31.916047 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d0d4c7b-d322-49e2-9e4a-d6f2f33d6bad tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:31.953909 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9d0d4c7b-d322-49e2-9e4a-d6f2f33d6bad tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.047275 Aug 03 06:39:31.954229 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 245/744] 10.4.3.71 () {68 vars in 1454 bytes} [Mon Aug 3 06:39:31 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:39:32.199484 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-2028320066"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:32.205009 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:32.212455 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:32.212696 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:32.212875 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:32.213338 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:32.213534 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:32.213733 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:32.231818 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:32.437027 np0000006323 devstack@n-api.service[84359]: INFO nova.network.security_group_api [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Adding security group 85f7440c-3b7f-407f-b3f5-a63b8bd33c26 to port 06675271-972f-472d-8187-96d63cdf76fe Aug 03 06:39:32.867506 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-97ba0fd7-c9ea-401b-99e2-166386de4531 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "POST /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/action" status: 202 len: 0 microversion: 2.60 time: 0.671983 Aug 03 06:39:32.867900 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 250/745] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:39:32 2026] POST /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/action => generated 0 bytes in 673 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:39:32.878215 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:32.880017 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:32.884295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:32.884621 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:32.884883 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:32.885323 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:32.885682 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:32.885886 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:32.911490 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:32.968563 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-64afe58d-11bb-402a-8344-e55fb348c313 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:32.969981 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-64afe58d-11bb-402a-8344-e55fb348c313 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:32.973880 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-64afe58d-11bb-402a-8344-e55fb348c313 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:32.973880 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-64afe58d-11bb-402a-8344-e55fb348c313 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:32.974129 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-64afe58d-11bb-402a-8344-e55fb348c313 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:32.974253 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-64afe58d-11bb-402a-8344-e55fb348c313 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:32.974532 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-64afe58d-11bb-402a-8344-e55fb348c313 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:32.974532 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-64afe58d-11bb-402a-8344-e55fb348c313 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:33.001774 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-64afe58d-11bb-402a-8344-e55fb348c313 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.036131 Aug 03 06:39:33.002053 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 246/746] 10.4.3.71 () {68 vars in 1454 bytes} [Mon Aug 3 06:39:32 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846/os-volume_attachments => generated 25 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:33.066873 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b1e512b1-2fdf-4e7b-83bc-8dbb615a43be tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:33.067082 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b1e512b1-2fdf-4e7b-83bc-8dbb615a43be tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:33.071932 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1e512b1-2fdf-4e7b-83bc-8dbb615a43be tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:33.072133 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1e512b1-2fdf-4e7b-83bc-8dbb615a43be tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:33.072308 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1e512b1-2fdf-4e7b-83bc-8dbb615a43be tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:33.072566 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1e512b1-2fdf-4e7b-83bc-8dbb615a43be tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:33.072725 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1e512b1-2fdf-4e7b-83bc-8dbb615a43be tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:33.072840 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1e512b1-2fdf-4e7b-83bc-8dbb615a43be tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:33.074317 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:33.080771 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:33.081567 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:33.087080 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b1e512b1-2fdf-4e7b-83bc-8dbb615a43be tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:39:33.087397 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8d38372c-4569-43b1-828e-f39587399661 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 200 len: 1734 microversion: 2.60 time: 0.210736 Aug 03 06:39:33.087848 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 251/747] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:32 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 1734 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:33.156020 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b1e512b1-2fdf-4e7b-83bc-8dbb615a43be tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 204 len: 0 microversion: 2.20 time: 0.090814 Aug 03 06:39:33.156420 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 251/748] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:39:33 2026] DELETE /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:39:33.171345 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:33.173900 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:33.179889 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:33.179889 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:33.179889 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:33.180029 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:33.180402 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:33.180499 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:33.199244 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:33.351150 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:33.355745 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:33.356463 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:33.360956 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-609549b0-889f-4128-9901-fc18f3c44bc4 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1716 microversion: 2.20 time: 0.194707 Aug 03 06:39:33.361621 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 247/749] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:33 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1716 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:33.462994 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1761426978", "imageRef": "", "flavorRef": "42", "networks": [{"uuid": "40f27497-7c9d-4473-8473-f199a596aee6"}], "security_groups": [{"name": "tempest-securitygroup--2134690501"}], "key_name": "tempest-keypair-995533158", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "ffe33ba3-cee9-4f9f-bd5f-b1624f97bc64", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:33.506682 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-03a0d0e1-e359-47c1-9eda-40024c71057b req-421dcfc3-ead8-4a33-8038-3bfb1f61b36d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df844acc-461a-4672-9260-06940c2672af", "tag": "06675271-972f-472d-8187-96d63cdf76fe"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:33.511887 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:33.512348 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:33.513260 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:33.513969 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:33.515379 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:33.515379 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:33.517010 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-03a0d0e1-e359-47c1-9eda-40024c71057b req-421dcfc3-ead8-4a33-8038-3bfb1f61b36d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:33.517010 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-03a0d0e1-e359-47c1-9eda-40024c71057b req-421dcfc3-ead8-4a33-8038-3bfb1f61b36d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:33.517010 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-03a0d0e1-e359-47c1-9eda-40024c71057b req-421dcfc3-ead8-4a33-8038-3bfb1f61b36d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:33.525532 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:33.530453 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-03a0d0e1-e359-47c1-9eda-40024c71057b req-421dcfc3-ead8-4a33-8038-3bfb1f61b36d service nova] Creating event network-changed:06675271-972f-472d-8187-96d63cdf76fe for instance df844acc-461a-4672-9260-06940c2672af on np0000006323 Aug 03 06:39:33.530898 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-03a0d0e1-e359-47c1-9eda-40024c71057b req-421dcfc3-ead8-4a33-8038-3bfb1f61b36d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:33.538025 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-03a0d0e1-e359-47c1-9eda-40024c71057b req-421dcfc3-ead8-4a33-8038-3bfb1f61b36d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034076 Aug 03 06:39:33.538025 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 252/750] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:33 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) Aug 03 06:39:33.628455 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] validate_networks() for [('40f27497-7c9d-4473-8473-f199a596aee6', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:39:33.628949 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:33.913295 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:34.076308 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:39:34.076522 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:39:34.076801 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:39:34.076957 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:39:34.077116 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:39:34.079207 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=63,nova_api:UPDATE=2,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:34.084907 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:34.085083 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:34.085271 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:34.085730 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:34.085895 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:34.086410 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:34.101541 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:34.102611 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for project ea6a08e8c822475c97beef976047eee0. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:34.105373 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for user de4d1b263d824d7eba32f646d1202052 and project ea6a08e8c822475c97beef976047eee0. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:34.147973 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:39:34.149739 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] 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='ffe33ba3-cee9-4f9f-bd5f-b1624f97bc64',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:39:34.270748 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4afa58e5-99d8-4168-9100-d58fd71a8dbe tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.812645 Aug 03 06:39:34.271232 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 252/751] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:39:33 2026] POST /compute/v2.1/servers => generated 404 bytes in 813 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:39:34.281466 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-97ed774e-2fa4-4435-b383-deb59db10655 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:34.283590 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-97ed774e-2fa4-4435-b383-deb59db10655 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:34.283874 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-af4e1868-15ff-4538-bf08-bd2e2916d357 req-51ca59d0-7d64-4907-85d1-43ef6b01bb51 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "name": "network-vif-deleted", "tag": "820bf67f-f476-4539-a580-540279e054eb"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:34.289974 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=81,nova_api:UPDATE=3,nova_api:INSERT=7 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:34.291677 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-af4e1868-15ff-4538-bf08-bd2e2916d357 req-51ca59d0-7d64-4907-85d1-43ef6b01bb51 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:34.291887 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-af4e1868-15ff-4538-bf08-bd2e2916d357 req-51ca59d0-7d64-4907-85d1-43ef6b01bb51 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:34.292310 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-af4e1868-15ff-4538-bf08-bd2e2916d357 req-51ca59d0-7d64-4907-85d1-43ef6b01bb51 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:34.299812 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-97ed774e-2fa4-4435-b383-deb59db10655 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:34.300694 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-af4e1868-15ff-4538-bf08-bd2e2916d357 req-51ca59d0-7d64-4907-85d1-43ef6b01bb51 service nova] Creating event network-vif-deleted:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:39:34.301435 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-af4e1868-15ff-4538-bf08-bd2e2916d357 req-51ca59d0-7d64-4907-85d1-43ef6b01bb51 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:34.307529 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-af4e1868-15ff-4538-bf08-bd2e2916d357 req-51ca59d0-7d64-4907-85d1-43ef6b01bb51 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026389 Aug 03 06:39:34.307977 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 253/752] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:34 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:34.379615 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-97ed774e-2fa4-4435-b383-deb59db10655 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:34.385153 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:34.387839 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:34.389278 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-97ed774e-2fa4-4435-b383-deb59db10655 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1077 microversion: 2.1 time: 0.110441 Aug 03 06:39:34.389776 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 248/753] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:34 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1077 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:34.392887 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:34.393215 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:34.393477 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:34.394025 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:34.394421 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:34.394805 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:34.424675 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:34.424862 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:34.425030 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:34.425328 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lazy-loading 'fault' on Instance uuid d835c3db-3581-404c-831c-90a66ddbf846 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:34.428947 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:34.475418 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:34.480525 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:34.481158 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:34.485468 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-db5f6850-097a-488d-b175-6de4a8123a8a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 200 len: 1365 microversion: 2.20 time: 0.102412 Aug 03 06:39:34.485870 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 253/754] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:34 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 1365 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:34.498782 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=10 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:35.409920 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:35.411377 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:35.416864 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:35.417113 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:35.417333 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:35.417765 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:35.418094 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:35.418383 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:35.435831 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:35.483398 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:35.491584 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-722b97c6-3dd2-424f-bf7d-a03ea5b4ffce tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1193 microversion: 2.1 time: 0.083857 Aug 03 06:39:35.491875 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 254/755] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:35 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1193 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:35.506573 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:35.508763 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:35.513609 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:35.513992 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:35.514294 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:35.514864 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:35.515228 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:35.515890 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:35.526941 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] HTTP exception thrown: Instance d835c3db-3581-404c-831c-90a66ddbf846 could not be found. Aug 03 06:39:35.526941 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Returning 404 to user: Instance d835c3db-3581-404c-831c-90a66ddbf846 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:39:35.527428 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8617579f-2143-437d-b96a-898dbb694385 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 404 len: 111 microversion: 2.20 time: 0.023041 Aug 03 06:39:35.527837 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 249/756] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:35 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:39:35.540376 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-607e8633-e657-42b7-8bd8-8657515767ee tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:35.556990 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-607e8633-e657-42b7-8bd8-8657515767ee tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-152286397" status: 204 len: 0 microversion: 2.20 time: 0.019130 Aug 03 06:39:35.557331 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 254/757] 10.4.3.71 () {68 vars in 1370 bytes} [Mon Aug 3 06:39:35 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-152286397 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:39:35.604392 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-7b0112a2-f15d-479f-b027-365d928b97f2 req-1e3e4759-8ff1-4927-ba8b-c26e8ca2e0fc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "name": "network-vif-unplugged", "status": "completed", "tag": "820bf67f-f476-4539-a580-540279e054eb"}, {"server_uuid": "d835c3db-3581-404c-831c-90a66ddbf846", "name": "network-vif-unplugged", "status": "completed", "tag": "820bf67f-f476-4539-a580-540279e054eb"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:35.612204 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7b0112a2-f15d-479f-b027-365d928b97f2 req-1e3e4759-8ff1-4927-ba8b-c26e8ca2e0fc service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:35.612401 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7b0112a2-f15d-479f-b027-365d928b97f2 req-1e3e4759-8ff1-4927-ba8b-c26e8ca2e0fc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:35.612539 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7b0112a2-f15d-479f-b027-365d928b97f2 req-1e3e4759-8ff1-4927-ba8b-c26e8ca2e0fc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:35.620937 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-7b0112a2-f15d-479f-b027-365d928b97f2 req-1e3e4759-8ff1-4927-ba8b-c26e8ca2e0fc service nova] Creating event network-vif-unplugged:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:39:35.621075 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-7b0112a2-f15d-479f-b027-365d928b97f2 req-1e3e4759-8ff1-4927-ba8b-c26e8ca2e0fc service nova] Creating event network-vif-unplugged:820bf67f-f476-4539-a580-540279e054eb for instance d835c3db-3581-404c-831c-90a66ddbf846 on np0000006323 Aug 03 06:39:35.621563 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-7b0112a2-f15d-479f-b027-365d928b97f2 req-1e3e4759-8ff1-4927-ba8b-c26e8ca2e0fc service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:35.628160 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-7b0112a2-f15d-479f-b027-365d928b97f2 req-1e3e4759-8ff1-4927-ba8b-c26e8ca2e0fc service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.025893 Aug 03 06:39:35.628634 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 255/758] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:35 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) Aug 03 06:39:36.031445 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-74261122-d392-4ed7-93e2-9395d056a004 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1173516076", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH+JjK3aDTKk2DRazf5oMq0gHsgIu11iq0fy7V9ELFzJ1BBcpIz/pJDpKsh+i4qD2BPGHqE2lELNdH4JDWM5UwwZHdPzvG8xTAkxUtLEex83G3tFcLtRZf60zRGH9NFVUg=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:36.042329 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-74261122-d392-4ed7-93e2-9395d056a004 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Getting quotas for project 81935d73c513478291b67297245759df. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:36.045186 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-74261122-d392-4ed7-93e2-9395d056a004 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Getting quotas for user ca2f44c99b1045bf87af54b481287ac0 and project 81935d73c513478291b67297245759df. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:36.067221 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-74261122-d392-4ed7-93e2-9395d056a004 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.20 time: 0.037944 Aug 03 06:39:36.067693 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 250/759] 10.4.3.71 () {70 vars in 1311 bytes} [Mon Aug 3 06:39:36 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 39 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Aug 03 06:39:36.516370 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:36.520149 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:36.525501 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:36.525852 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:36.526130 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:36.526721 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:36.527121 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:36.527540 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:36.556823 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:36.766492 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:36.776560 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-461794ee-b19f-4ea5-a7ce-438b17ef4c53 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1249 microversion: 2.1 time: 0.262181 Aug 03 06:39:36.776960 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 255/760] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:36 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1249 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:37.378480 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-2001522490", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "8602c18b-27a3-43f0-815c-7ab7526766eb"}], "security_groups": [{"name": "tempest-securitygroup--838580358"}], "key_name": "tempest-keypair-1173516076", "user_data": "}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:37.512432 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:37.513005 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:37.513496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:37.514524 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:37.514953 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:37.515300 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:37.528484 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:37.591288 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] validate_networks() for [('8602c18b-27a3-43f0-815c-7ab7526766eb', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:39:37.591712 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:37.678557 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-d464d171-db43-472f-81dc-4d52e5886ba7 req-921019dc-2f3e-405f-9b2f-35250b8aa500 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}, {"server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "name": "network-vif-plugged", "status": "completed", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}, {"server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "name": "network-vif-plugged", "status": "completed", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:37.687664 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d464d171-db43-472f-81dc-4d52e5886ba7 req-921019dc-2f3e-405f-9b2f-35250b8aa500 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:37.687863 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d464d171-db43-472f-81dc-4d52e5886ba7 req-921019dc-2f3e-405f-9b2f-35250b8aa500 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:37.688027 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d464d171-db43-472f-81dc-4d52e5886ba7 req-921019dc-2f3e-405f-9b2f-35250b8aa500 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:37.693991 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-d464d171-db43-472f-81dc-4d52e5886ba7 req-921019dc-2f3e-405f-9b2f-35250b8aa500 service nova] Creating event network-changed:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:39:37.694165 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-d464d171-db43-472f-81dc-4d52e5886ba7 req-921019dc-2f3e-405f-9b2f-35250b8aa500 service nova] Creating event network-vif-plugged:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:39:37.694396 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-d464d171-db43-472f-81dc-4d52e5886ba7 req-921019dc-2f3e-405f-9b2f-35250b8aa500 service nova] Creating event network-vif-plugged:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:39:37.694774 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-d464d171-db43-472f-81dc-4d52e5886ba7 req-921019dc-2f3e-405f-9b2f-35250b8aa500 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:37.699377 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-d464d171-db43-472f-81dc-4d52e5886ba7 req-921019dc-2f3e-405f-9b2f-35250b8aa500 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.023226 Aug 03 06:39:37.699901 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 251/761] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:37 2026] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:37.794132 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:37.796771 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:37.803904 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:37.804309 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:37.804685 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:37.805207 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:37.806133 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:37.806545 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:37.827054 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:37.833590 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:37.956741 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:37.965041 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-eb23aa2b-4f17-47ae-9a96-b820e3780a5f tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1249 microversion: 2.1 time: 0.173643 Aug 03 06:39:37.965369 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 256/762] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:37 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1249 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:38.005215 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:39:38.005417 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:39:38.005552 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:39:38.005771 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:39:38.005934 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:39:38.014434 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:38.014709 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:38.014926 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:38.016709 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:38.017217 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:38.017360 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:38.022834 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=175,nova_cell1:UPDATE=13,nova_cell1:INSERT=8,nova_cell1:DELETE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:38.030267 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Getting quotas for project 81935d73c513478291b67297245759df. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:38.035622 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Getting quotas for user ca2f44c99b1045bf87af54b481287ac0 and project 81935d73c513478291b67297245759df. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:38.048334 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:39:38.050067 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:39:38.109425 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-59346a83-6d9d-4c78-b5f4-dc6b7342cf6c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 399 microversion: 2.20 time: 0.733516 Aug 03 06:39:38.109939 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 256/763] 10.4.3.71 () {70 vars in 1299 bytes} [Mon Aug 3 06:39:37 2026] POST /compute/v2.1/servers => generated 399 bytes in 734 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Aug 03 06:39:38.125939 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7e122f7b-99d1-490c-b0e8-8d7112f8afd6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:38.127608 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7e122f7b-99d1-490c-b0e8-8d7112f8afd6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:38.143705 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7e122f7b-99d1-490c-b0e8-8d7112f8afd6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:38.218714 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7e122f7b-99d1-490c-b0e8-8d7112f8afd6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:38.225345 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7e122f7b-99d1-490c-b0e8-8d7112f8afd6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:38.226043 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7e122f7b-99d1-490c-b0e8-8d7112f8afd6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:38.230713 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7e122f7b-99d1-490c-b0e8-8d7112f8afd6 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1276 microversion: 2.20 time: 0.106784 Aug 03 06:39:38.232120 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 252/764] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:38 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1276 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:38.985128 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:38.986478 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:38.997710 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:38.997969 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:38.998190 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:38.998665 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:38.998987 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:38.999303 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:39.020523 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:39.164664 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:39.173644 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8c4c9c5e-3385-41a1-b975-b46358936887 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1436 microversion: 2.1 time: 0.191418 Aug 03 06:39:39.173999 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 257/765] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:38 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1436 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:39.194241 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-96527750-00e3-4bb3-b669-c7a3571b03a0 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:39.195823 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-96527750-00e3-4bb3-b669-c7a3571b03a0 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:39.199902 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96527750-00e3-4bb3-b669-c7a3571b03a0 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:39.200080 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96527750-00e3-4bb3-b669-c7a3571b03a0 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:39.200263 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96527750-00e3-4bb3-b669-c7a3571b03a0 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:39.200552 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96527750-00e3-4bb3-b669-c7a3571b03a0 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:39.200771 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96527750-00e3-4bb3-b669-c7a3571b03a0 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:39.200978 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96527750-00e3-4bb3-b669-c7a3571b03a0 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:39.227489 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-96527750-00e3-4bb3-b669-c7a3571b03a0 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:39.250871 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:39.252644 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:39.258116 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:39.258462 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:39.258817 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:39.259455 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:39.259964 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:39.260369 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:39.263949 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=158,nova_cell1:INSERT=6,nova_cell1:UPDATE=6 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:39.287296 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:39.335537 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-96527750-00e3-4bb3-b669-c7a3571b03a0 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.143068 Aug 03 06:39:39.335961 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 257/766] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:39:39 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d/os-interface => generated 282 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:39.360741 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:39.367397 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:39.368188 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:39.373842 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-55398152-3891-4f72-a8a6-29327f8c62b3 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1328 microversion: 2.20 time: 0.125026 Aug 03 06:39:39.375087 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 253/767] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:39 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1328 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:40.066637 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:40.067968 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:40.070966 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-fb36fc54-6112-4187-ae23-d4cda802fdd7 req-ac46b6e3-19f6-43d1-ac67-379cf8fbb18e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e7de2b5d-8be0-40c6-a116-ee5d905a0b31", "tag": "2087438a-ca56-4a52-860e-50839135acfd"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:40.076438 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fb36fc54-6112-4187-ae23-d4cda802fdd7 req-ac46b6e3-19f6-43d1-ac67-379cf8fbb18e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.076438 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fb36fc54-6112-4187-ae23-d4cda802fdd7 req-ac46b6e3-19f6-43d1-ac67-379cf8fbb18e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.076438 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fb36fc54-6112-4187-ae23-d4cda802fdd7 req-ac46b6e3-19f6-43d1-ac67-379cf8fbb18e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.076588 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.076588 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.077675 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.077675 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.077878 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.078166 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.083864 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-fb36fc54-6112-4187-ae23-d4cda802fdd7 req-ac46b6e3-19f6-43d1-ac67-379cf8fbb18e service nova] Creating event network-changed:2087438a-ca56-4a52-860e-50839135acfd for instance e7de2b5d-8be0-40c6-a116-ee5d905a0b31 on np0000006323 Aug 03 06:39:40.084329 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-fb36fc54-6112-4187-ae23-d4cda802fdd7 req-ac46b6e3-19f6-43d1-ac67-379cf8fbb18e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:40.088969 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-fb36fc54-6112-4187-ae23-d4cda802fdd7 req-ac46b6e3-19f6-43d1-ac67-379cf8fbb18e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019484 Aug 03 06:39:40.090296 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 258/768] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:40 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) Aug 03 06:39:40.100850 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-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. Aug 03 06:39:40.235152 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '33252c68d5cb460897d4175285185f26', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', '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=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:40.238427 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=162,nova_cell1:UPDATE=6,nova_cell1:INSERT=4 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:40.244803 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8212b1f5-c820-429c-b901-a5a5c3e2ac28 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1436 microversion: 2.1 time: 0.180449 Aug 03 06:39:40.246477 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 258/769] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:40 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1436 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:40.263988 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:40.265873 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:40.271029 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.271615 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.271615 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.271958 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.272170 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.272385 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.319432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.319702 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.320047 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.325076 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:40.375367 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.375533 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.375724 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.376113 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.376287 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.376436 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.385811 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:40.391440 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Old instance type m1.nano, new instance type m1.micro {{(pid=84358) resize /opt/stack/nova/nova/compute/api.py:4354}} Aug 03 06:39:40.398903 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.398903 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.399081 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.399428 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.400983 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.401133 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.402682 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:40.407545 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:40.415978 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.416528 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.417136 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.417861 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.418495 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.419059 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.430427 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for project ea6a08e8c822475c97beef976047eee0. Resources: {'ram', 'cores'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:40.433420 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Getting quotas for user de4d1b263d824d7eba32f646d1202052 and project ea6a08e8c822475c97beef976047eee0. Resources: {'ram', 'cores'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:40.442032 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:40.443394 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:39:40.443522 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:39:40.443709 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:39:40.443828 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:39:40.443963 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:39:40.534577 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d3d7c20c-8791-4285-98f3-05d253de4216 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "POST /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d/action" status: 202 len: 0 microversion: 2.1 time: 0.273045 Aug 03 06:39:40.534929 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 254/770] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:39:40 2026] POST /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:40.547087 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:40.548392 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:40.559541 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.560048 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.560048 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.560472 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.560780 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.561038 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.589374 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:40.624104 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-a5610142-2a40-46eb-a60d-7a47c3016872 req-401b7a0d-1413-4646-bc6d-4c394b9b463f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:40.632423 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a5610142-2a40-46eb-a60d-7a47c3016872 req-401b7a0d-1413-4646-bc6d-4c394b9b463f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:40.632672 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a5610142-2a40-46eb-a60d-7a47c3016872 req-401b7a0d-1413-4646-bc6d-4c394b9b463f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:40.632847 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a5610142-2a40-46eb-a60d-7a47c3016872 req-401b7a0d-1413-4646-bc6d-4c394b9b463f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:40.635415 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:40.639855 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:40.640549 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:40.643581 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-a5610142-2a40-46eb-a60d-7a47c3016872 req-401b7a0d-1413-4646-bc6d-4c394b9b463f service nova] Creating event network-changed:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:39:40.644150 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-a5610142-2a40-46eb-a60d-7a47c3016872 req-401b7a0d-1413-4646-bc6d-4c394b9b463f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:40.644576 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f6f2a4d8-5597-49df-9fc9-b84e9e216d4c tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1401 microversion: 2.20 time: 0.246972 Aug 03 06:39:40.644930 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 259/771] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:40 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1401 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:40.649091 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-a5610142-2a40-46eb-a60d-7a47c3016872 req-401b7a0d-1413-4646-bc6d-4c394b9b463f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027143 Aug 03 06:39:40.649462 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 255/772] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:40 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) Aug 03 06:39:40.728014 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:40.736819 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-63267840-e6ab-4537-8dec-f11829bf8dfd tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1445 microversion: 2.1 time: 0.194477 Aug 03 06:39:40.737203 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 259/773] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:40 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1445 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:41.665998 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:41.668114 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:41.674976 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:41.675404 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:41.675784 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:41.676749 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:41.676836 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:41.677353 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:41.700393 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:41.759680 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:41.759680 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:41.768251 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:41.768251 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:41.768251 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:41.768251 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:41.768643 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:41.768643 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:41.782890 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:41.854193 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:41.860187 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:41.861121 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:41.865186 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a2bc86b9-89c1-4eae-975d-c77a75829563 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1401 microversion: 2.20 time: 0.201504 Aug 03 06:39:41.865723 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 260/774] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:41 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1401 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:41.936249 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:41.948370 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ecb64fed-0d96-43e5-becb-818794453116 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1445 microversion: 2.1 time: 0.192299 Aug 03 06:39:41.948828 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 256/775] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:41 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1445 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:42.136225 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-6bce1849-0529-49b0-adb8-8d813d3bd537 req-0d121579-f999-4b01-8559-8028ceb5b679 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}, {"server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "name": "network-vif-plugged", "status": "completed", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}, {"server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "name": "network-vif-plugged", "status": "completed", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:42.145138 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6bce1849-0529-49b0-adb8-8d813d3bd537 req-0d121579-f999-4b01-8559-8028ceb5b679 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:42.145421 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6bce1849-0529-49b0-adb8-8d813d3bd537 req-0d121579-f999-4b01-8559-8028ceb5b679 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:42.145607 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6bce1849-0529-49b0-adb8-8d813d3bd537 req-0d121579-f999-4b01-8559-8028ceb5b679 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:42.155591 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6bce1849-0529-49b0-adb8-8d813d3bd537 req-0d121579-f999-4b01-8559-8028ceb5b679 service nova] Creating event network-changed:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:39:42.156240 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6bce1849-0529-49b0-adb8-8d813d3bd537 req-0d121579-f999-4b01-8559-8028ceb5b679 service nova] Creating event network-vif-plugged:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:39:42.156240 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6bce1849-0529-49b0-adb8-8d813d3bd537 req-0d121579-f999-4b01-8559-8028ceb5b679 service nova] Creating event network-vif-plugged:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:39:42.175277 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [req-6bce1849-0529-49b0-adb8-8d813d3bd537 req-0d121579-f999-4b01-8559-8028ceb5b679 service nova] Instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84360) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:39:42.175832 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-6bce1849-0529-49b0-adb8-8d813d3bd537 req-0d121579-f999-4b01-8559-8028ceb5b679 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:42.186824 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-6bce1849-0529-49b0-adb8-8d813d3bd537 req-0d121579-f999-4b01-8559-8028ceb5b679 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.053181 Aug 03 06:39:42.188937 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 260/776] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:42 2026] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:42.884253 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:42.886059 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:42.893639 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:42.893639 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:42.893639 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:42.893801 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:42.894281 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:42.894460 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:42.909747 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:42.967416 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:42.969906 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:42.979903 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:42.980322 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:42.980597 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:42.981235 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:42.981602 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:42.983809 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:43.016741 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:43.047604 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:43.053227 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:43.053778 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:43.059099 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-65ead93b-b8cb-4b44-b918-ca9f83155d16 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1401 microversion: 2.20 time: 0.175726 Aug 03 06:39:43.059099 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 261/777] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:42 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1401 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:43.171281 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:43.181207 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fbbf1b52-48a2-4d0b-8b77-c4851363e06a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1445 microversion: 2.1 time: 0.215896 Aug 03 06:39:43.181581 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 257/778] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:42 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1445 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:44.074607 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:44.076462 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:44.081626 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:44.081960 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:44.082254 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:44.082791 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:44.083376 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:44.083536 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:44.091322 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:44.110916 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:44.112457 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:44.200247 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:44.202187 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:44.206600 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:44.206885 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:44.207102 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:44.207566 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:44.208157 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:44.208285 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:44.226812 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:44.268529 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-e7c5a917-d22c-480b-80f4-cf53c3db7709 req-3bab142f-fd57-4161-bc37-466adacaa1de service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "name": "network-vif-unplugged", "status": "completed", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:44.275455 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e7c5a917-d22c-480b-80f4-cf53c3db7709 req-3bab142f-fd57-4161-bc37-466adacaa1de service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:44.275632 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e7c5a917-d22c-480b-80f4-cf53c3db7709 req-3bab142f-fd57-4161-bc37-466adacaa1de service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:44.275757 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e7c5a917-d22c-480b-80f4-cf53c3db7709 req-3bab142f-fd57-4161-bc37-466adacaa1de service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:44.281837 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-e7c5a917-d22c-480b-80f4-cf53c3db7709 req-3bab142f-fd57-4161-bc37-466adacaa1de service nova] Creating event network-vif-unplugged:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:39:44.296594 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [req-e7c5a917-d22c-480b-80f4-cf53c3db7709 req-3bab142f-fd57-4161-bc37-466adacaa1de service nova] Instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84358) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:39:44.297183 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-e7c5a917-d22c-480b-80f4-cf53c3db7709 req-3bab142f-fd57-4161-bc37-466adacaa1de service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:44.303050 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-e7c5a917-d22c-480b-80f4-cf53c3db7709 req-3bab142f-fd57-4161-bc37-466adacaa1de service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.037697 Aug 03 06:39:44.304083 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 258/779] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:44 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) Aug 03 06:39:44.345966 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:44.357644 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:44.363205 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:44.371076 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-27655d90-5d3d-4936-833a-6a1990290d0a tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1592 microversion: 2.20 time: 0.298681 Aug 03 06:39:44.372480 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 261/780] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:39:44 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1592 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:39:44.394753 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-5abbbc86-209b-4274-bb67-cf11227e356e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:44.396336 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-5abbbc86-209b-4274-bb67-cf11227e356e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:44.401472 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5abbbc86-209b-4274-bb67-cf11227e356e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:44.401472 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5abbbc86-209b-4274-bb67-cf11227e356e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:44.401472 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5abbbc86-209b-4274-bb67-cf11227e356e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:44.401860 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5abbbc86-209b-4274-bb67-cf11227e356e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:44.401984 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5abbbc86-209b-4274-bb67-cf11227e356e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:44.401984 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5abbbc86-209b-4274-bb67-cf11227e356e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:44.418443 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-5abbbc86-209b-4274-bb67-cf11227e356e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:44.490674 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5abbbc86-209b-4274-bb67-cf11227e356e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/os-interface" status: 200 len: 283 microversion: 2.20 time: 0.098241 Aug 03 06:39:44.490997 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 259/781] 10.4.3.71 () {68 vars in 1427 bytes} [Mon Aug 3 06:39:44 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/os-interface => generated 283 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:39:44.504678 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:44.512918 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-660a5617-3abf-4de0-b219-64c8d99bb21a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1568 microversion: 2.1 time: 0.314203 Aug 03 06:39:44.513221 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 262/782] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:44 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1568 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:45.099562 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-c0c00b26-d275-4782-a4c4-b5fef7b7a8b0 req-75301068-e27c-4226-ae92-c655627786e6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:45.107139 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c0c00b26-d275-4782-a4c4-b5fef7b7a8b0 req-75301068-e27c-4226-ae92-c655627786e6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:45.107359 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c0c00b26-d275-4782-a4c4-b5fef7b7a8b0 req-75301068-e27c-4226-ae92-c655627786e6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:45.107518 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c0c00b26-d275-4782-a4c4-b5fef7b7a8b0 req-75301068-e27c-4226-ae92-c655627786e6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:45.114811 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c0c00b26-d275-4782-a4c4-b5fef7b7a8b0 req-75301068-e27c-4226-ae92-c655627786e6 service nova] Creating event network-changed:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:39:45.115274 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-c0c00b26-d275-4782-a4c4-b5fef7b7a8b0 req-75301068-e27c-4226-ae92-c655627786e6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:45.120280 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-c0c00b26-d275-4782-a4c4-b5fef7b7a8b0 req-75301068-e27c-4226-ae92-c655627786e6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023080 Aug 03 06:39:45.120610 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 262/783] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:45 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) Aug 03 06:39:45.534678 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:45.539320 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:45.547965 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:45.548489 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:45.550594 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:45.551189 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:45.551597 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:45.552001 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:45.568031 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:45.720854 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:45.730323 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c73efb35-a496-4a44-848a-bdcde8758a5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1565 microversion: 2.1 time: 0.200287 Aug 03 06:39:45.731204 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 260/784] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:45 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1565 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:46.358814 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-1317ceca-2c4a-4bfc-8a3f-cfa049e5d7b8 req-0d69b182-5595-40c6-9e2c-7cf3f27466bf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "name": "network-vif-unplugged", "status": "completed", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}, {"server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "name": "network-vif-plugged", "status": "completed", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}, {"server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "name": "network-vif-plugged", "status": "completed", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:46.365880 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1317ceca-2c4a-4bfc-8a3f-cfa049e5d7b8 req-0d69b182-5595-40c6-9e2c-7cf3f27466bf service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:46.366061 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1317ceca-2c4a-4bfc-8a3f-cfa049e5d7b8 req-0d69b182-5595-40c6-9e2c-7cf3f27466bf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:46.366281 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1317ceca-2c4a-4bfc-8a3f-cfa049e5d7b8 req-0d69b182-5595-40c6-9e2c-7cf3f27466bf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:46.373391 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-1317ceca-2c4a-4bfc-8a3f-cfa049e5d7b8 req-0d69b182-5595-40c6-9e2c-7cf3f27466bf service nova] Creating event network-vif-unplugged:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:39:46.373391 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-1317ceca-2c4a-4bfc-8a3f-cfa049e5d7b8 req-0d69b182-5595-40c6-9e2c-7cf3f27466bf service nova] Creating event network-vif-plugged:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:39:46.373532 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-1317ceca-2c4a-4bfc-8a3f-cfa049e5d7b8 req-0d69b182-5595-40c6-9e2c-7cf3f27466bf service nova] Creating event network-vif-plugged:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:39:46.394600 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [req-1317ceca-2c4a-4bfc-8a3f-cfa049e5d7b8 req-0d69b182-5595-40c6-9e2c-7cf3f27466bf service nova] Instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84359) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:39:46.395114 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-1317ceca-2c4a-4bfc-8a3f-cfa049e5d7b8 req-0d69b182-5595-40c6-9e2c-7cf3f27466bf service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:46.401068 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-1317ceca-2c4a-4bfc-8a3f-cfa049e5d7b8 req-0d69b182-5595-40c6-9e2c-7cf3f27466bf service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.044183 Aug 03 06:39:46.401455 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 263/785] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:46 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:46.752335 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:46.754097 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:46.758800 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:46.759120 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:46.759339 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:46.759778 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:46.760567 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:46.760567 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:46.778867 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:46.952764 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:46.960807 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2a83d311-428f-4196-94b3-976fe4320e56 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1565 microversion: 2.1 time: 0.212746 Aug 03 06:39:46.961084 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 263/786] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:46 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1565 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:47.979745 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:47.980607 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:47.986326 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:47.986693 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:47.986939 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:47.987402 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:47.987778 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:47.988067 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:48.006644 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:48.021795 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:48.039331 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=3 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:48.150343 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:48.160025 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2fcb7bb1-0d05-4f43-a4ca-4b20e7f29d98 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1562 microversion: 2.1 time: 0.184653 Aug 03 06:39:48.160341 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 261/787] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:47 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1562 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:48.183224 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b88c27d8-1336-40b1-bcb5-a7e1d1cc9e5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:48.186867 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b88c27d8-1336-40b1-bcb5-a7e1d1cc9e5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:48.191782 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b88c27d8-1336-40b1-bcb5-a7e1d1cc9e5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:48.192239 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b88c27d8-1336-40b1-bcb5-a7e1d1cc9e5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:48.192574 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b88c27d8-1336-40b1-bcb5-a7e1d1cc9e5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:48.193022 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b88c27d8-1336-40b1-bcb5-a7e1d1cc9e5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:48.193373 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b88c27d8-1336-40b1-bcb5-a7e1d1cc9e5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:48.193790 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b88c27d8-1336-40b1-bcb5-a7e1d1cc9e5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:48.221681 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=5 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:48.242317 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b88c27d8-1336-40b1-bcb5-a7e1d1cc9e5b tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "POST /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d/action" status: 204 len: 0 microversion: 2.1 time: 0.062919 Aug 03 06:39:48.242870 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 264/788] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:39:48 2026] POST /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:39:48.254480 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:48.255966 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:48.260718 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:48.260962 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:48.261169 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:48.261591 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:48.261943 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:48.262250 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:48.284725 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:48.408583 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:48.419567 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-705e1afd-86c5-4055-ad40-83ade8384391 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1562 microversion: 2.1 time: 0.168008 Aug 03 06:39:48.419966 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 264/789] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:48 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1562 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:49.438788 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:49.441417 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:49.447305 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:49.447467 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:49.447695 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:49.448423 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:49.449252 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:49.449667 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:49.474933 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:49.628233 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:49.636923 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-dbb4a709-3abc-49c3-803d-57ec819f7586 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1562 microversion: 2.1 time: 0.200370 Aug 03 06:39:49.637340 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 262/790] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:49 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1562 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:50.416924 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:39:50.655841 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:50.657599 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:50.663433 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:50.663737 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:50.664058 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:50.664590 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:50.664930 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:50.665227 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:50.684211 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:50.823745 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:50.832191 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f22f2628-60f8-412e-8ecc-e76402b183c6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1554 microversion: 2.1 time: 0.178322 Aug 03 06:39:50.835758 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 265/791] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:50 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1554 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:50.847147 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:50.849537 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:50.854226 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:50.854527 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:50.854797 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:50.855313 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:50.855681 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:50.856020 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:50.871246 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-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. Aug 03 06:39:51.012828 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '33252c68d5cb460897d4175285185f26', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', '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=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:51.022516 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-fe5cdb1e-2bea-4103-ba7c-733d36b699a7 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1554 microversion: 2.1 time: 0.177403 Aug 03 06:39:51.022878 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 265/792] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:50 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1554 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:51.036870 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a498e5af-c4d9-4888-8b00-10ca0e80bdf4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:51.040216 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a498e5af-c4d9-4888-8b00-10ca0e80bdf4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:51.043513 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a498e5af-c4d9-4888-8b00-10ca0e80bdf4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:51.043846 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a498e5af-c4d9-4888-8b00-10ca0e80bdf4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:51.043846 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a498e5af-c4d9-4888-8b00-10ca0e80bdf4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:51.044063 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a498e5af-c4d9-4888-8b00-10ca0e80bdf4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:51.044199 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a498e5af-c4d9-4888-8b00-10ca0e80bdf4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:51.044342 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a498e5af-c4d9-4888-8b00-10ca0e80bdf4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:51.149621 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a498e5af-c4d9-4888-8b00-10ca0e80bdf4 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "POST /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d/action" status: 200 len: 11778 microversion: 2.1 time: 0.114333 Aug 03 06:39:51.150271 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 263/793] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:39:51 2026] POST /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d/action => generated 11778 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:39:52.168941 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:52.171378 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:52.175447 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:52.175718 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:52.175919 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:52.176253 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:52.176432 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:52.176734 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:52.193887 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:52.194098 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:52.194263 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:52.196710 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lazy-loading 'flavor' on Instance uuid 5d600a00-2cbc-4b10-9a4f-28724696acef {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:52.265864 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e8a778ea-9024-4d63-9806-7f0e0731eb03 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "POST /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef/action" status: 202 len: 0 microversion: 2.1 time: 0.098586 Aug 03 06:39:52.265864 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 266/794] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:39:52 2026] POST /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:52.274526 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:52.276081 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:52.284011 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:52.284011 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:52.284011 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:52.284011 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:52.284279 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:52.284279 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:52.307769 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:52.455438 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:52.462844 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a81d00c3-dce5-4bbf-9b49-4489cab43a6a tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1562 microversion: 2.1 time: 0.190116 Aug 03 06:39:52.463101 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 266/795] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:52 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1562 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:53.456814 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-92800a47-222a-4d84-a6c8-78eee8a36817 req-d2b1b2af-a43f-4156-adfb-7f0650f9805a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "name": "network-vif-unplugged", "status": "completed", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:53.462688 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-92800a47-222a-4d84-a6c8-78eee8a36817 req-d2b1b2af-a43f-4156-adfb-7f0650f9805a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:53.462866 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-92800a47-222a-4d84-a6c8-78eee8a36817 req-d2b1b2af-a43f-4156-adfb-7f0650f9805a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:53.462947 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-92800a47-222a-4d84-a6c8-78eee8a36817 req-d2b1b2af-a43f-4156-adfb-7f0650f9805a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:53.468461 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-92800a47-222a-4d84-a6c8-78eee8a36817 req-d2b1b2af-a43f-4156-adfb-7f0650f9805a service nova] Creating event network-vif-unplugged:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:39:53.468817 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-92800a47-222a-4d84-a6c8-78eee8a36817 req-d2b1b2af-a43f-4156-adfb-7f0650f9805a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:53.472236 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-92800a47-222a-4d84-a6c8-78eee8a36817 req-d2b1b2af-a43f-4156-adfb-7f0650f9805a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017333 Aug 03 06:39:53.472591 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 264/796] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:53 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) Aug 03 06:39:53.481199 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:53.483344 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:53.488432 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:53.488754 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:53.489006 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:53.489529 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:53.489914 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:53.490304 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:53.513483 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:53.654909 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:53.662864 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6edda374-d13b-4299-8790-9a0a93794641 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1562 microversion: 2.1 time: 0.183723 Aug 03 06:39:53.663307 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 267/797] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:53 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1562 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:53.728379 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-fe3ac09d-426b-468f-82e7-b49582986b9e req-d500b22c-1328-486c-bfd4-b24fe2386d1d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "name": "network-vif-unplugged", "status": "completed", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:53.737042 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-fe3ac09d-426b-468f-82e7-b49582986b9e req-d500b22c-1328-486c-bfd4-b24fe2386d1d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:53.737042 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-fe3ac09d-426b-468f-82e7-b49582986b9e req-d500b22c-1328-486c-bfd4-b24fe2386d1d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:53.737042 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-fe3ac09d-426b-468f-82e7-b49582986b9e req-d500b22c-1328-486c-bfd4-b24fe2386d1d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:53.743360 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-fe3ac09d-426b-468f-82e7-b49582986b9e req-d500b22c-1328-486c-bfd4-b24fe2386d1d service nova] Creating event network-vif-unplugged:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:39:53.743789 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-fe3ac09d-426b-468f-82e7-b49582986b9e req-d500b22c-1328-486c-bfd4-b24fe2386d1d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:53.748833 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-fe3ac09d-426b-468f-82e7-b49582986b9e req-d500b22c-1328-486c-bfd4-b24fe2386d1d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023014 Aug 03 06:39:53.749280 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 267/798] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:53 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:54.685732 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:54.687467 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:54.692740 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:54.693118 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:54.693440 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:54.694077 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:54.694423 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:54.694945 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:54.718120 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:54.868619 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:54.880628 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a77d75c5-e42f-42f3-a6fe-c4597f4b8d33 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1503 microversion: 2.1 time: 0.197957 Aug 03 06:39:54.881255 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 265/799] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:54 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1503 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:54.902363 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:54.903857 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:54.910863 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:54.911082 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:54.911234 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:54.911527 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:54.911978 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:54.911978 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:54.931647 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:54.976337 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=84359) unshelve /opt/stack/nova/nova/compute/api.py:4783}} Aug 03 06:39:55.023359 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4243fd7c-db0b-436d-aaac-dd935329cb8b tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "POST /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef/action" status: 202 len: 0 microversion: 2.1 time: 0.122858 Aug 03 06:39:55.023806 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 268/800] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:39:54 2026] POST /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:55.038722 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:55.042311 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:55.047185 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:55.047475 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:55.047744 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:55.048111 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:55.048416 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:55.048806 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:55.079425 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:55.103067 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2546fc01-410f-47c8-acfa-3f9f6b7a6dfa tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:55.103067 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2546fc01-410f-47c8-acfa-3f9f6b7a6dfa tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:55.108255 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2546fc01-410f-47c8-acfa-3f9f6b7a6dfa tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:55.108968 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2546fc01-410f-47c8-acfa-3f9f6b7a6dfa tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:55.109333 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2546fc01-410f-47c8-acfa-3f9f6b7a6dfa tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:55.109723 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2546fc01-410f-47c8-acfa-3f9f6b7a6dfa tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:55.110054 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2546fc01-410f-47c8-acfa-3f9f6b7a6dfa tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:55.110343 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2546fc01-410f-47c8-acfa-3f9f6b7a6dfa tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:55.182592 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-2546fc01-410f-47c8-acfa-3f9f6b7a6dfa tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lazy-loading 'services' on Instance uuid 7928bb50-c16c-4e8f-a9f8-cb23372cafae {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:55.235631 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:55.246045 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e48c87fa-e7ec-417f-9543-0c5fef9ee731 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1511 microversion: 2.1 time: 0.209715 Aug 03 06:39:55.246166 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2546fc01-410f-47c8-acfa-3f9f6b7a6dfa tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-volume_attachments/c3dff425-8cfc-4613-9b42-8bd108c704fa" status: 202 len: 0 microversion: 2.1 time: 0.147260 Aug 03 06:39:55.246360 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 268/801] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:55 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1511 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:55.246416 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 266/802] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:39:55 2026] DELETE /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-volume_attachments/c3dff425-8cfc-4613-9b42-8bd108c704fa => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:55.258881 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9fe52d85-45e0-40a9-a4d2-946dcb1eada2 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:55.260296 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9fe52d85-45e0-40a9-a4d2-946dcb1eada2 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:55.264296 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9fe52d85-45e0-40a9-a4d2-946dcb1eada2 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:55.264470 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9fe52d85-45e0-40a9-a4d2-946dcb1eada2 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:55.264621 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9fe52d85-45e0-40a9-a4d2-946dcb1eada2 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:55.264937 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9fe52d85-45e0-40a9-a4d2-946dcb1eada2 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:55.265095 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9fe52d85-45e0-40a9-a4d2-946dcb1eada2 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:55.265266 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9fe52d85-45e0-40a9-a4d2-946dcb1eada2 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:55.287102 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9fe52d85-45e0-40a9-a4d2-946dcb1eada2 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030180 Aug 03 06:39:55.287430 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 269/803] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:39:55 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:55.466767 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-781e0a83-98c6-4931-9e1f-215b34626bf3 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestVolumeBackupRestore-1130992858", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGisLXVoYZZ9khb0HgJdBRAd1HMsESdMOhD4+bmjHcucRVyfEn8PWYOiAmdTCP6TMhsutZ8TUqkQwWqJzI9sYFHt4S8oHHqB88hSAIq1/n+oOlQ50dW3xHE1QH4apdLwjA=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:55.481089 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-781e0a83-98c6-4931-9e1f-215b34626bf3 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Getting quotas for project 54ce7c5b71374ccba8f94c7dd955aa51. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:55.486208 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-781e0a83-98c6-4931-9e1f-215b34626bf3 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Getting quotas for user d8d05fb06a4d43afb9cf2fd5cd48cfbf and project 54ce7c5b71374ccba8f94c7dd955aa51. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:55.504794 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-781e0a83-98c6-4931-9e1f-215b34626bf3 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 402 microversion: 2.1 time: 0.041441 Aug 03 06:39:55.505305 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 269/804] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:39:55 2026] POST /compute/v2.1/os-keypairs => generated 402 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:55.553726 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-e9459615-59fb-4cf8-bb42-c542178fabd8 req-402995bb-fe44-4484-8f9b-2c1c48889c49 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:55.559924 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e9459615-59fb-4cf8-bb42-c542178fabd8 req-402995bb-fe44-4484-8f9b-2c1c48889c49 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:55.560148 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e9459615-59fb-4cf8-bb42-c542178fabd8 req-402995bb-fe44-4484-8f9b-2c1c48889c49 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:55.560313 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e9459615-59fb-4cf8-bb42-c542178fabd8 req-402995bb-fe44-4484-8f9b-2c1c48889c49 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:55.567968 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.compute.server_external_events [req-e9459615-59fb-4cf8-bb42-c542178fabd8 req-402995bb-fe44-4484-8f9b-2c1c48889c49 service nova] Unable to find a host for instance 5d600a00-2cbc-4b10-9a4f-28724696acef. Dropping event network-changed {{(pid=84358) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} Aug 03 06:39:55.570386 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-e9459615-59fb-4cf8-bb42-c542178fabd8 req-402995bb-fe44-4484-8f9b-2c1c48889c49 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 207 len: 176 microversion: 2.1 time: 0.018395 Aug 03 06:39:55.570386 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 267/805] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:55 2026] POST /compute/v2.1/os-server-external-events => generated 176 bytes in 19 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) Aug 03 06:39:56.135576 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:56.136982 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:56.140872 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:56.141108 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:56.141325 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:56.141732 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:56.142006 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:56.142268 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:56.167937 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:56.262528 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:56.264067 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:56.267767 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:56.267950 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:56.268117 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:56.268544 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:56.268928 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:56.269106 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:56.282202 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:56.303019 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-27c3accd-c1ed-4e3d-a86e-85127e3dc055 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:56.307540 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-27c3accd-c1ed-4e3d-a86e-85127e3dc055 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:56.317886 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-27c3accd-c1ed-4e3d-a86e-85127e3dc055 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:56.318722 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-27c3accd-c1ed-4e3d-a86e-85127e3dc055 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:56.319083 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-27c3accd-c1ed-4e3d-a86e-85127e3dc055 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:56.319835 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-27c3accd-c1ed-4e3d-a86e-85127e3dc055 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:56.320226 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-27c3accd-c1ed-4e3d-a86e-85127e3dc055 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:56.320680 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-27c3accd-c1ed-4e3d-a86e-85127e3dc055 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:56.327596 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:56.336969 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-975304bc-19dc-42cf-9635-095f3f00a10f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04" status: 200 len: 1669 microversion: 2.1 time: 0.211028 Aug 03 06:39:56.336969 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 270/806] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:56 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04 => generated 1669 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:56.346151 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-27c3accd-c1ed-4e3d-a86e-85127e3dc055 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.047366 Aug 03 06:39:56.346637 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 268/807] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:39:56 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae/os-volume_attachments => generated 25 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:39:56.417908 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-89bdb219-c588-4753-bf35-bd3d1ddd29ac tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:56.440048 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:56.452304 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e0131603-8bbc-450e-a6ae-3899d2ea7746 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fc5aa63e-1b4b-4917-a27d-52bf01e32529"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:56.453508 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4b238ae7-8207-49e3-a963-21676f886928 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1513 microversion: 2.1 time: 0.192404 Aug 03 06:39:56.453730 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e0131603-8bbc-450e-a6ae-3899d2ea7746 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:56.453901 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 270/808] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:56 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1513 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:56.457337 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0131603-8bbc-450e-a6ae-3899d2ea7746 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:56.457514 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0131603-8bbc-450e-a6ae-3899d2ea7746 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:56.457660 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0131603-8bbc-450e-a6ae-3899d2ea7746 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:56.457900 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0131603-8bbc-450e-a6ae-3899d2ea7746 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:56.458029 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0131603-8bbc-450e-a6ae-3899d2ea7746 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:56.458136 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0131603-8bbc-450e-a6ae-3899d2ea7746 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:56.724567 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e0131603-8bbc-450e-a6ae-3899d2ea7746 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.275141 Aug 03 06:39:56.724725 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 269/809] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:39:56 2026] POST /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-volume_attachments => generated 194 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:56.846441 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBackupRestore-server-672250442", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "2d63fc67-7f7f-4855-84bf-88c25cb09d0a", "source_type": "volume", "destination_type": "volume", "boot_index": 0}], "key_name": "tempest-TestVolumeBackupRestore-1130992858", "security_groups": [{"name": "tempest-secgroup-smoke-1842801274"}], "networks": [{"uuid": "a3f008cb-7a2e-4f54-a9b7-b842135116a5"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:56.896498 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:56.896756 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:56.897055 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:56.898016 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:56.898130 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:56.898429 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:56.905469 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:56.974475 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] validate_networks() for [('a3f008cb-7a2e-4f54-a9b7-b842135116a5', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:39:56.975047 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:56.997691 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-89bdb219-c588-4753-bf35-bd3d1ddd29ac tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "DELETE /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e" status: 204 len: 0 microversion: 2.1 time: 0.587929 Aug 03 06:39:56.997951 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 271/810] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:56 2026] DELETE /compute/v2.1/images/c224f164-de56-46b6-ac08-cddd9d2c4c9e => generated 0 bytes in 588 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:39:57.009599 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0842e5c4-98d2-4ad3-b553-109601ca44f0 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:57.009856 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0842e5c4-98d2-4ad3-b553-109601ca44f0 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:57.014394 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0842e5c4-98d2-4ad3-b553-109601ca44f0 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.014515 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0842e5c4-98d2-4ad3-b553-109601ca44f0 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.014755 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0842e5c4-98d2-4ad3-b553-109601ca44f0 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.015028 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0842e5c4-98d2-4ad3-b553-109601ca44f0 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.015367 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0842e5c4-98d2-4ad3-b553-109601ca44f0 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.015780 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0842e5c4-98d2-4ad3-b553-109601ca44f0 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.036108 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0842e5c4-98d2-4ad3-b553-109601ca44f0 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:39:57.117371 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0842e5c4-98d2-4ad3-b553-109601ca44f0 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 204 len: 0 microversion: 2.1 time: 0.109524 Aug 03 06:39:57.118021 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 270/811] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:39:57 2026] DELETE /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:39:57.128680 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:57.133332 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:57.140153 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.140153 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.140153 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.140741 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.141210 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.141728 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.168478 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:57.232272 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:57.341499 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:57.349965 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1cea81b9-8d0b-473d-b8a9-27cb0416022c tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1681 microversion: 2.1 time: 0.224234 Aug 03 06:39:57.350405 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 272/812] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:57 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1681 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:57.391327 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:39:57.391673 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:39:57.391717 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:39:57.391858 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:39:57.392000 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:39:57.399121 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.399346 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.399494 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.399968 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.401071 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.401229 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.414343 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Getting quotas for project 54ce7c5b71374ccba8f94c7dd955aa51. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:39:57.418624 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Getting quotas for user d8d05fb06a4d43afb9cf2fd5cd48cfbf and project 54ce7c5b71374ccba8f94c7dd955aa51. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:39:57.470458 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:39:57.471934 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] 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='2d63fc67-7f7f-4855-84bf-88c25cb09d0a',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:39:57.473833 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:57.474238 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:57.479208 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.479621 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.479798 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.481020 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.481020 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.481020 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.507396 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:57.629882 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a23ba5b3-a011-428d-934c-9ab9748b54db tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.783080 Aug 03 06:39:57.629882 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 271/813] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:39:56 2026] POST /compute/v2.1/servers => generated 404 bytes in 784 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:39:57.644167 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2ab861f7-bd5f-47bc-bd66-da105fb9abe8 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:57.647147 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2ab861f7-bd5f-47bc-bd66-da105fb9abe8 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:57.664044 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2ab861f7-bd5f-47bc-bd66-da105fb9abe8 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:57.693475 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:57.703915 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-257f9312-990c-4896-9dae-6c7a15d153bc tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1569 microversion: 2.1 time: 0.232808 Aug 03 06:39:57.703915 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 271/814] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:57 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1569 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:57.719216 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2ab861f7-bd5f-47bc-bd66-da105fb9abe8 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd8d05fb06a4d43afb9cf2fd5cd48cfbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54ce7c5b71374ccba8f94c7dd955aa51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:57.727792 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2ab861f7-bd5f-47bc-bd66-da105fb9abe8 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 200 len: 1093 microversion: 2.1 time: 0.085928 Aug 03 06:39:57.728438 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 273/815] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:57 2026] GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 1093 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:57.788725 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-a9e452ee-1a22-4951-a6ec-ff2b983a575a req-571668a4-eeff-4671-88f4-0e782547f344 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7928bb50-c16c-4e8f-a9f8-cb23372cafae", "name": "network-vif-unplugged", "status": "completed", "tag": "271cfc37-e114-4a5a-87cb-1a839e536585"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:57.794739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a9e452ee-1a22-4951-a6ec-ff2b983a575a req-571668a4-eeff-4671-88f4-0e782547f344 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.794906 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a9e452ee-1a22-4951-a6ec-ff2b983a575a req-571668a4-eeff-4671-88f4-0e782547f344 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.795084 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a9e452ee-1a22-4951-a6ec-ff2b983a575a req-571668a4-eeff-4671-88f4-0e782547f344 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.802930 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-a9e452ee-1a22-4951-a6ec-ff2b983a575a req-571668a4-eeff-4671-88f4-0e782547f344 service nova] Creating event network-vif-unplugged:271cfc37-e114-4a5a-87cb-1a839e536585 for instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae on np0000006323 Aug 03 06:39:57.803442 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-a9e452ee-1a22-4951-a6ec-ff2b983a575a req-571668a4-eeff-4671-88f4-0e782547f344 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:57.808864 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-a9e452ee-1a22-4951-a6ec-ff2b983a575a req-571668a4-eeff-4671-88f4-0e782547f344 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021689 Aug 03 06:39:57.809307 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 272/816] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:57 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) Aug 03 06:39:57.893239 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d64da582-6b1b-4501-9ffb-b828c848fd32 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:57.893390 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d64da582-6b1b-4501-9ffb-b828c848fd32 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:57.897485 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d64da582-6b1b-4501-9ffb-b828c848fd32 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.897688 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d64da582-6b1b-4501-9ffb-b828c848fd32 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.898440 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d64da582-6b1b-4501-9ffb-b828c848fd32 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.898440 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d64da582-6b1b-4501-9ffb-b828c848fd32 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:57.898440 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d64da582-6b1b-4501-9ffb-b828c848fd32 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:57.898627 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d64da582-6b1b-4501-9ffb-b828c848fd32 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:57.981199 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-d64da582-6b1b-4501-9ffb-b828c848fd32 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lazy-loading 'services' on Instance uuid 828777bf-42b3-472e-8d14-054a970e0f04 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:58.032465 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d64da582-6b1b-4501-9ffb-b828c848fd32 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-volume_attachments/fc5aa63e-1b4b-4917-a27d-52bf01e32529" status: 202 len: 0 microversion: 2.1 time: 0.140766 Aug 03 06:39:58.032770 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 272/817] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:39:57 2026] DELETE /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-volume_attachments/fc5aa63e-1b4b-4917-a27d-52bf01e32529 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:39:58.046270 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e94e6935-c18d-4e46-90c9-a9ba534f68db tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:58.048334 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e94e6935-c18d-4e46-90c9-a9ba534f68db tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:58.052854 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e94e6935-c18d-4e46-90c9-a9ba534f68db tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:58.053103 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e94e6935-c18d-4e46-90c9-a9ba534f68db tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:58.053722 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e94e6935-c18d-4e46-90c9-a9ba534f68db tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:58.053761 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e94e6935-c18d-4e46-90c9-a9ba534f68db tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:58.054055 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e94e6935-c18d-4e46-90c9-a9ba534f68db tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:58.054376 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e94e6935-c18d-4e46-90c9-a9ba534f68db tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:58.090190 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e94e6935-c18d-4e46-90c9-a9ba534f68db tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.047023 Aug 03 06:39:58.090556 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 274/818] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:39:58 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:39:58.372434 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:58.374603 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:58.376044 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-f931ebbc-12d0-499d-a934-b4dd8524006b req-0fbb34cf-5934-4400-9ccd-c0def671e32e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7928bb50-c16c-4e8f-a9f8-cb23372cafae", "name": "network-vif-deleted", "tag": "271cfc37-e114-4a5a-87cb-1a839e536585"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:58.380072 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:58.380712 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:58.381292 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:58.381953 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:58.382382 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:58.382699 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:58.387183 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-f931ebbc-12d0-499d-a934-b4dd8524006b req-0fbb34cf-5934-4400-9ccd-c0def671e32e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:58.387183 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-f931ebbc-12d0-499d-a934-b4dd8524006b req-0fbb34cf-5934-4400-9ccd-c0def671e32e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:58.387183 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-f931ebbc-12d0-499d-a934-b4dd8524006b req-0fbb34cf-5934-4400-9ccd-c0def671e32e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:58.394605 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-f931ebbc-12d0-499d-a934-b4dd8524006b req-0fbb34cf-5934-4400-9ccd-c0def671e32e service nova] Creating event network-vif-deleted:271cfc37-e114-4a5a-87cb-1a839e536585 for instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae on np0000006323 Aug 03 06:39:58.395646 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-f931ebbc-12d0-499d-a934-b4dd8524006b req-0fbb34cf-5934-4400-9ccd-c0def671e32e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:58.401036 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-f931ebbc-12d0-499d-a934-b4dd8524006b req-0fbb34cf-5934-4400-9ccd-c0def671e32e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026599 Aug 03 06:39:58.401036 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 273/819] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:58 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) Aug 03 06:39:58.420981 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:58.499179 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:58.507476 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-462031d9-5abe-4626-8488-64cb4a1977b8 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1324 microversion: 2.1 time: 0.138806 Aug 03 06:39:58.507762 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 273/820] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:58 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1324 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:58.726404 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:58.727832 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:58.734136 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:58.734431 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:58.734728 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:58.735340 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:58.736099 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:58.736099 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:58.749925 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:58.751625 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:58.756915 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:58.757214 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:58.757470 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:58.758067 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:58.758433 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:58.758768 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:58.762015 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:58.779060 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:58.851886 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd8d05fb06a4d43afb9cf2fd5cd48cfbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54ce7c5b71374ccba8f94c7dd955aa51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:58.864512 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-32a67718-2885-48ba-8441-103b1293fbc4 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 200 len: 1191 microversion: 2.1 time: 0.119426 Aug 03 06:39:58.864646 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 274/821] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:58 2026] GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 1191 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:59.025249 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:59.036638 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3a7d707c-277e-48e3-88ad-cac46d2e37e5 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1569 microversion: 2.1 time: 0.314971 Aug 03 06:39:59.037025 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 275/822] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:58 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1569 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:59.105412 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-14fbdcf0-bdae-451a-ad0c-46992c3b0530 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:59.111046 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-14fbdcf0-bdae-451a-ad0c-46992c3b0530 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:59.120255 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14fbdcf0-bdae-451a-ad0c-46992c3b0530 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.120514 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14fbdcf0-bdae-451a-ad0c-46992c3b0530 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.120716 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14fbdcf0-bdae-451a-ad0c-46992c3b0530 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.121057 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14fbdcf0-bdae-451a-ad0c-46992c3b0530 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.121277 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14fbdcf0-bdae-451a-ad0c-46992c3b0530 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.121435 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14fbdcf0-bdae-451a-ad0c-46992c3b0530 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.147376 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-14fbdcf0-bdae-451a-ad0c-46992c3b0530 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.046122 Aug 03 06:39:59.147856 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 274/823] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:39:59 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-volume_attachments => generated 25 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:39:59.158992 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:59.159280 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:59.165416 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.165704 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.165916 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.166293 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.166512 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.166801 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.235890 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] HTTP exception thrown: Instance 828777bf-42b3-472e-8d14-054a970e0f04 is not attached to volume fc5aa63e-1b4b-4917-a27d-52bf01e32529 Aug 03 06:39:59.236284 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Returning 404 to user: Instance 828777bf-42b3-472e-8d14-054a970e0f04 is not attached to volume fc5aa63e-1b4b-4917-a27d-52bf01e32529 {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:39:59.236796 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6f76c2c1-ea75-4018-a935-38d44139e3fb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-volume_attachments/fc5aa63e-1b4b-4917-a27d-52bf01e32529" status: 404 len: 154 microversion: 2.1 time: 0.081261 Aug 03 06:39:59.237498 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 275/824] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:39:59 2026] DELETE /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04/os-volume_attachments/fc5aa63e-1b4b-4917-a27d-52bf01e32529 => generated 154 bytes in 82 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:39:59.248670 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1ed6c223-0215-4ec8-95c4-16373466563d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:59.248670 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1ed6c223-0215-4ec8-95c4-16373466563d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:59.254968 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ed6c223-0215-4ec8-95c4-16373466563d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.255202 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ed6c223-0215-4ec8-95c4-16373466563d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.255373 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ed6c223-0215-4ec8-95c4-16373466563d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.255696 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ed6c223-0215-4ec8-95c4-16373466563d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.255877 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ed6c223-0215-4ec8-95c4-16373466563d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.256023 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ed6c223-0215-4ec8-95c4-16373466563d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.283582 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1ed6c223-0215-4ec8-95c4-16373466563d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:39:59.364672 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1ed6c223-0215-4ec8-95c4-16373466563d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04" status: 204 len: 0 microversion: 2.1 time: 0.116154 Aug 03 06:39:59.364672 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 276/825] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:39:59 2026] DELETE /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:39:59.372710 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:59.376396 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:59.382926 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.383259 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.383452 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.383893 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.384186 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.384445 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.410594 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:59.525718 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:59.530808 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:59.537359 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.537857 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.537990 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.538525 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.538919 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.539282 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.575076 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.576063 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.576063 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.576063 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lazy-loading 'fault' on Instance uuid 7928bb50-c16c-4e8f-a9f8-cb23372cafae {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:39:59.580129 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:39:59.629027 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f5d8a04e90654f20b19b16c3a07fe429', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf221eaa3c04af79177e97164c7b740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:59.636802 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3ae88247-4102-4e30-8a8a-070aef9b5bd6 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 200 len: 1329 microversion: 2.1 time: 0.113411 Aug 03 06:39:59.637281 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 276/826] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:59 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 1329 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:59.638872 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:39:59.646953 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-004ff240-6b8b-4afa-bf2c-572afcfaf6d9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04" status: 200 len: 1675 microversion: 2.1 time: 0.275766 Aug 03 06:39:59.647393 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 275/827] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:59 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04 => generated 1675 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:39:59.858021 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-66eef9de-7c21-4b04-add1-269b9dfe470b req-04469e63-6c54-4a49-b533-d17c7a60f201 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}, {"server_uuid": "7928bb50-c16c-4e8f-a9f8-cb23372cafae", "name": "network-vif-unplugged", "status": "completed", "tag": "271cfc37-e114-4a5a-87cb-1a839e536585"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:39:59.865272 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-66eef9de-7c21-4b04-add1-269b9dfe470b req-04469e63-6c54-4a49-b533-d17c7a60f201 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.865678 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-66eef9de-7c21-4b04-add1-269b9dfe470b req-04469e63-6c54-4a49-b533-d17c7a60f201 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.865867 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-66eef9de-7c21-4b04-add1-269b9dfe470b req-04469e63-6c54-4a49-b533-d17c7a60f201 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.874732 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-66eef9de-7c21-4b04-add1-269b9dfe470b req-04469e63-6c54-4a49-b533-d17c7a60f201 service nova] Creating event network-changed:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:39:59.874967 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-66eef9de-7c21-4b04-add1-269b9dfe470b req-04469e63-6c54-4a49-b533-d17c7a60f201 service nova] Creating event network-vif-unplugged:271cfc37-e114-4a5a-87cb-1a839e536585 for instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae on np0000006323 Aug 03 06:39:59.875447 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-66eef9de-7c21-4b04-add1-269b9dfe470b req-04469e63-6c54-4a49-b533-d17c7a60f201 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:39:59.881940 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-66eef9de-7c21-4b04-add1-269b9dfe470b req-04469e63-6c54-4a49-b533-d17c7a60f201 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.025983 Aug 03 06:39:59.884324 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:39:59.884894 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 277/828] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:39:59 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) Aug 03 06:39:59.885981 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:39:59.892228 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.893769 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.893769 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.893769 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:39:59.894435 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:39:59.894435 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:39:59.919682 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:00.069325 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:00.076738 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:00.083334 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:00.084082 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:00.084862 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:00.088075 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:00.090152 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:00.090152 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:00.124472 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:00.159223 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd8d05fb06a4d43afb9cf2fd5cd48cfbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54ce7c5b71374ccba8f94c7dd955aa51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:00.175903 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8db5ff47-696f-4855-ac8c-20759db40878 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 200 len: 1265 microversion: 2.1 time: 0.293051 Aug 03 06:40:00.176285 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 277/829] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:39:59 2026] GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 1265 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:00.447079 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:00.459359 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-4fba5d13-a233-4b17-be01-c234ffbf4d5f req-d1ecbe2d-7e6e-4832-9b54-ae0d00159d3f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "name": "network-vif-plugged", "status": "completed", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}, {"server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "name": "network-vif-plugged", "status": "completed", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:00.461827 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bfc34c90-cd39-4097-9fc8-e2d3874313b7 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1569 microversion: 2.1 time: 0.398590 Aug 03 06:40:00.462405 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 276/830] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:00 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1569 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:00.474049 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4fba5d13-a233-4b17-be01-c234ffbf4d5f req-d1ecbe2d-7e6e-4832-9b54-ae0d00159d3f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:00.474049 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4fba5d13-a233-4b17-be01-c234ffbf4d5f req-d1ecbe2d-7e6e-4832-9b54-ae0d00159d3f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:00.474049 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4fba5d13-a233-4b17-be01-c234ffbf4d5f req-d1ecbe2d-7e6e-4832-9b54-ae0d00159d3f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:00.487261 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-4fba5d13-a233-4b17-be01-c234ffbf4d5f req-d1ecbe2d-7e6e-4832-9b54-ae0d00159d3f service nova] Creating event network-vif-plugged:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:40:00.487913 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-4fba5d13-a233-4b17-be01-c234ffbf4d5f req-d1ecbe2d-7e6e-4832-9b54-ae0d00159d3f service nova] Creating event network-vif-plugged:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:40:00.487913 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-4fba5d13-a233-4b17-be01-c234ffbf4d5f req-d1ecbe2d-7e6e-4832-9b54-ae0d00159d3f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:00.488329 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-de4c8a39-7013-4a52-b397-3c4814366e96 req-27b8cbe9-fb0d-4754-b98e-a15f4948c865 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "16026a6f-419c-49d5-bae8-cc21eb7df240", "tag": "21263292-37c5-46f2-bc80-8bb0e476b231"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:00.494919 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-4fba5d13-a233-4b17-be01-c234ffbf4d5f req-d1ecbe2d-7e6e-4832-9b54-ae0d00159d3f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.037714 Aug 03 06:40:00.495450 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 278/831] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:00 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) Aug 03 06:40:00.499251 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-de4c8a39-7013-4a52-b397-3c4814366e96 req-27b8cbe9-fb0d-4754-b98e-a15f4948c865 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:00.499595 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-de4c8a39-7013-4a52-b397-3c4814366e96 req-27b8cbe9-fb0d-4754-b98e-a15f4948c865 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:00.501260 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-de4c8a39-7013-4a52-b397-3c4814366e96 req-27b8cbe9-fb0d-4754-b98e-a15f4948c865 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:00.512698 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-de4c8a39-7013-4a52-b397-3c4814366e96 req-27b8cbe9-fb0d-4754-b98e-a15f4948c865 service nova] Creating event network-changed:21263292-37c5-46f2-bc80-8bb0e476b231 for instance 16026a6f-419c-49d5-bae8-cc21eb7df240 on np0000006323 Aug 03 06:40:00.512698 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-de4c8a39-7013-4a52-b397-3c4814366e96 req-27b8cbe9-fb0d-4754-b98e-a15f4948c865 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:00.518085 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-de4c8a39-7013-4a52-b397-3c4814366e96 req-27b8cbe9-fb0d-4754-b98e-a15f4948c865 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033886 Aug 03 06:40:00.518543 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 278/832] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:00 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) Aug 03 06:40:00.658152 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:00.659917 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] [instance: 7928bb50-c16c-4e8f-a9f8-cb23372cafae] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:00.668856 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:00.670105 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:00.670559 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:00.670972 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:00.671768 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:00.672442 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:00.675159 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:00.675761 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:00.677164 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:00.677164 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:00.677604 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:00.678198 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:00.678568 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:00.679123 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:00.685425 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] HTTP exception thrown: Instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae could not be found. Aug 03 06:40:00.685712 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Returning 404 to user: Instance 7928bb50-c16c-4e8f-a9f8-cb23372cafae could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:00.686093 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ae987ddd-cbb8-4e61-9c4e-883ffbe1c800 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae" status: 404 len: 111 microversion: 2.1 time: 0.033702 Aug 03 06:40:00.686404 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 277/833] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:00 2026] GET /compute/v2.1/servers/7928bb50-c16c-4e8f-a9f8-cb23372cafae => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:00.702129 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-5a1f842a-e7bd-44da-9c7a-2fbd8d9ce846 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:00.712507 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:00.718901 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5a1f842a-e7bd-44da-9c7a-2fbd8d9ce846 tempest-ServerStableDeviceRescueTest-1636353811 tempest-ServerStableDeviceRescueTest-1636353811-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1913676024" status: 202 len: 0 microversion: 2.1 time: 0.022550 Aug 03 06:40:00.719411 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 279/834] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:40:00 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1913676024 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:40:00.783971 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:00.795988 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8d10b22a-0d3e-4103-a451-51afb4d6ca2c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04" status: 200 len: 1607 microversion: 2.1 time: 0.129748 Aug 03 06:40:00.795988 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 279/835] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:00 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04 => generated 1607 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:01.194825 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:01.196604 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:01.202367 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:01.202687 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:01.202960 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:01.203500 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:01.203913 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:01.204295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:01.250152 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:01.488614 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:01.493343 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:01.507925 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:01.507925 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:01.508129 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:01.508428 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:01.508821 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:01.509187 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:01.537426 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:01.578313 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd8d05fb06a4d43afb9cf2fd5cd48cfbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54ce7c5b71374ccba8f94c7dd955aa51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:01.597670 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bedc37b9-56cf-4b92-a651-6778731c5f21 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 200 len: 1265 microversion: 2.1 time: 0.403057 Aug 03 06:40:01.606402 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 278/836] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:01 2026] GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 1265 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:01.752630 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:01.771402 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-be5111bc-a44c-4c1c-891f-fdb50174369c tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1556 microversion: 2.1 time: 0.287939 Aug 03 06:40:01.771829 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 280/837] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:01 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1556 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:01.827865 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:01.831021 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 828777bf-42b3-472e-8d14-054a970e0f04] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:01.838519 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:01.838707 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:01.839243 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:01.839835 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:01.840331 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:01.840723 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:01.853528 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] HTTP exception thrown: Instance 828777bf-42b3-472e-8d14-054a970e0f04 could not be found. Aug 03 06:40:01.854041 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Returning 404 to user: Instance 828777bf-42b3-472e-8d14-054a970e0f04 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:01.854516 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-edb6acf7-9948-4246-b6fe-467ce965f431 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04" status: 404 len: 111 microversion: 2.1 time: 0.033966 Aug 03 06:40:01.854883 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 280/838] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:01 2026] GET /compute/v2.1/servers/828777bf-42b3-472e-8d14-054a970e0f04 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:01.865895 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1e36909a-82a6-46ac-9bb3-6b7b27405993 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:01.882945 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1e36909a-82a6-46ac-9bb3-6b7b27405993 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-557094817" status: 202 len: 0 microversion: 2.1 time: 0.018939 Aug 03 06:40:01.883316 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 279/839] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:40:01 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-557094817 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:40:01.940257 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-38eb2f6f-1a5a-4bdb-bc82-e04af274b062 req-01114ed6-ce3e-41bb-b222-c58c67db909e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "828777bf-42b3-472e-8d14-054a970e0f04", "name": "network-vif-unplugged", "status": "completed", "tag": "4b0b33a6-f456-425a-9279-d80ec5572484"}, {"server_uuid": "828777bf-42b3-472e-8d14-054a970e0f04", "name": "network-vif-unplugged", "status": "completed", "tag": "4b0b33a6-f456-425a-9279-d80ec5572484"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:01.997107 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-38eb2f6f-1a5a-4bdb-bc82-e04af274b062 req-01114ed6-ce3e-41bb-b222-c58c67db909e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:01.997107 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-38eb2f6f-1a5a-4bdb-bc82-e04af274b062 req-01114ed6-ce3e-41bb-b222-c58c67db909e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:01.997107 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-38eb2f6f-1a5a-4bdb-bc82-e04af274b062 req-01114ed6-ce3e-41bb-b222-c58c67db909e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:01.997107 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-38eb2f6f-1a5a-4bdb-bc82-e04af274b062 req-01114ed6-ce3e-41bb-b222-c58c67db909e service nova] Creating event network-vif-unplugged:4b0b33a6-f456-425a-9279-d80ec5572484 for instance 828777bf-42b3-472e-8d14-054a970e0f04 on np0000006323 Aug 03 06:40:01.997107 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-38eb2f6f-1a5a-4bdb-bc82-e04af274b062 req-01114ed6-ce3e-41bb-b222-c58c67db909e service nova] Creating event network-vif-unplugged:4b0b33a6-f456-425a-9279-d80ec5572484 for instance 828777bf-42b3-472e-8d14-054a970e0f04 on np0000006323 Aug 03 06:40:02.003781 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-38eb2f6f-1a5a-4bdb-bc82-e04af274b062 req-01114ed6-ce3e-41bb-b222-c58c67db909e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:02.003781 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-38eb2f6f-1a5a-4bdb-bc82-e04af274b062 req-01114ed6-ce3e-41bb-b222-c58c67db909e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.028456 Aug 03 06:40:02.003781 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 281/840] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:01 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:02.565497 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-4b76e132-089d-4f0b-90ca-a368d2769d57 req-4e0aef78-830a-4b07-b7db-ef1bfa1b7718 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "828777bf-42b3-472e-8d14-054a970e0f04", "name": "network-vif-deleted", "tag": "4b0b33a6-f456-425a-9279-d80ec5572484"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:02.573258 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4b76e132-089d-4f0b-90ca-a368d2769d57 req-4e0aef78-830a-4b07-b7db-ef1bfa1b7718 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:02.573701 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4b76e132-089d-4f0b-90ca-a368d2769d57 req-4e0aef78-830a-4b07-b7db-ef1bfa1b7718 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:02.573959 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4b76e132-089d-4f0b-90ca-a368d2769d57 req-4e0aef78-830a-4b07-b7db-ef1bfa1b7718 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:02.581678 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-ec950189-d627-4ae6-be08-4e1e201fd6bc req-a861f8da-9c3e-441d-8ce8-6379d2cac8c5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "16026a6f-419c-49d5-bae8-cc21eb7df240", "name": "network-vif-plugged", "status": "completed", "tag": "21263292-37c5-46f2-bc80-8bb0e476b231"}, {"server_uuid": "16026a6f-419c-49d5-bae8-cc21eb7df240", "name": "network-vif-plugged", "status": "completed", "tag": "21263292-37c5-46f2-bc80-8bb0e476b231"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:02.586665 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-4b76e132-089d-4f0b-90ca-a368d2769d57 req-4e0aef78-830a-4b07-b7db-ef1bfa1b7718 service nova] Creating event network-vif-deleted:4b0b33a6-f456-425a-9279-d80ec5572484 for instance 828777bf-42b3-472e-8d14-054a970e0f04 on np0000006323 Aug 03 06:40:02.586665 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-4b76e132-089d-4f0b-90ca-a368d2769d57 req-4e0aef78-830a-4b07-b7db-ef1bfa1b7718 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:02.587909 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ec950189-d627-4ae6-be08-4e1e201fd6bc req-a861f8da-9c3e-441d-8ce8-6379d2cac8c5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:02.588093 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ec950189-d627-4ae6-be08-4e1e201fd6bc req-a861f8da-9c3e-441d-8ce8-6379d2cac8c5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:02.588307 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ec950189-d627-4ae6-be08-4e1e201fd6bc req-a861f8da-9c3e-441d-8ce8-6379d2cac8c5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:02.593913 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-4b76e132-089d-4f0b-90ca-a368d2769d57 req-4e0aef78-830a-4b07-b7db-ef1bfa1b7718 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031245 Aug 03 06:40:02.594372 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 281/841] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:02 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) Aug 03 06:40:02.597871 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-ec950189-d627-4ae6-be08-4e1e201fd6bc req-a861f8da-9c3e-441d-8ce8-6379d2cac8c5 service nova] Creating event network-vif-plugged:21263292-37c5-46f2-bc80-8bb0e476b231 for instance 16026a6f-419c-49d5-bae8-cc21eb7df240 on np0000006323 Aug 03 06:40:02.598035 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-ec950189-d627-4ae6-be08-4e1e201fd6bc req-a861f8da-9c3e-441d-8ce8-6379d2cac8c5 service nova] Creating event network-vif-plugged:21263292-37c5-46f2-bc80-8bb0e476b231 for instance 16026a6f-419c-49d5-bae8-cc21eb7df240 on np0000006323 Aug 03 06:40:02.598468 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-ec950189-d627-4ae6-be08-4e1e201fd6bc req-a861f8da-9c3e-441d-8ce8-6379d2cac8c5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:02.604763 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-ec950189-d627-4ae6-be08-4e1e201fd6bc req-a861f8da-9c3e-441d-8ce8-6379d2cac8c5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.026039 Aug 03 06:40:02.605014 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 280/842] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:02 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) Aug 03 06:40:02.631663 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:02.633684 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:02.640561 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:02.640970 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:02.641227 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:02.641825 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:02.642282 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:02.642696 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:02.659021 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:02.785576 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd8d05fb06a4d43afb9cf2fd5cd48cfbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54ce7c5b71374ccba8f94c7dd955aa51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:02.793359 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-58747372-c0ca-4c70-9d2f-7af251a88df9 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 200 len: 1265 microversion: 2.1 time: 0.165417 Aug 03 06:40:02.793631 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 282/843] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:02 2026] GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 1265 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:03.815047 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:03.817393 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:03.823393 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:03.824000 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:03.824400 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:03.825121 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:03.825753 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:03.826258 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:03.850408 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:04.001522 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c09d7bea-7eb4-4645-8c7a-55e20d88ee45 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-141584592", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFp8KXn1J77rDSErAB+j+d6BZxWNvBIaAq3lJud/rkFETRUvlAPZxaF6bVzAkMlO4J4F8Jn3T8MRV4rRYMKFcuDZsA+JgFkLwy52Btd7I4MoEjmzFzhK64lS8CVUKCKHtw=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:04.015256 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-c09d7bea-7eb4-4645-8c7a-55e20d88ee45 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:40:04.018622 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-c09d7bea-7eb4-4645-8c7a-55e20d88ee45 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for user c2feae27f93040b9892ac1168f4f15c8 and project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:40:04.038017 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c09d7bea-7eb4-4645-8c7a-55e20d88ee45 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.038668 Aug 03 06:40:04.038445 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 281/844] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:40:03 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:04.051040 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd8d05fb06a4d43afb9cf2fd5cd48cfbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54ce7c5b71374ccba8f94c7dd955aa51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:04.062607 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7fc201ee-72f2-4873-b4bd-c838cecbce3a tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 200 len: 1453 microversion: 2.1 time: 0.250998 Aug 03 06:40:04.063126 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 282/845] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:03 2026] GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 1453 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:04.081394 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:04.084338 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:04.093595 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:04.093873 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:04.094164 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:04.094727 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:04.095108 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:04.095494 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:04.115509 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:04.256591 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd8d05fb06a4d43afb9cf2fd5cd48cfbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54ce7c5b71374ccba8f94c7dd955aa51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:04.266289 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b3cc9b02-b106-4861-916a-56158a6fdf0f tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 200 len: 1453 microversion: 2.1 time: 0.188154 Aug 03 06:40:04.266522 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 283/846] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:04 2026] GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 1453 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:05.179802 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1877061328", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "b2e28e44-9dc1-4854-8e5d-d2f5a5411172"}], "security_groups": [{"name": "tempest-securitygroup--657073993"}], "key_name": "tempest-keypair-141584592", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:05.300089 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:05.300506 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:05.300942 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:05.301604 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:05.301990 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:05.302340 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:05.314375 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:05.393794 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] validate_networks() for [('b2e28e44-9dc1-4854-8e5d-d2f5a5411172', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:40:05.394142 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:05.621708 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-5ead792e-8bea-4f36-9758-35c7e688e9c2 req-d6a4fc3e-332d-40ea-a073-eb7b567a77bc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "16026a6f-419c-49d5-bae8-cc21eb7df240", "tag": "21263292-37c5-46f2-bc80-8bb0e476b231"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:05.629469 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5ead792e-8bea-4f36-9758-35c7e688e9c2 req-d6a4fc3e-332d-40ea-a073-eb7b567a77bc service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:05.629726 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5ead792e-8bea-4f36-9758-35c7e688e9c2 req-d6a4fc3e-332d-40ea-a073-eb7b567a77bc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:05.629932 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5ead792e-8bea-4f36-9758-35c7e688e9c2 req-d6a4fc3e-332d-40ea-a073-eb7b567a77bc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:05.637940 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-5ead792e-8bea-4f36-9758-35c7e688e9c2 req-d6a4fc3e-332d-40ea-a073-eb7b567a77bc service nova] Creating event network-changed:21263292-37c5-46f2-bc80-8bb0e476b231 for instance 16026a6f-419c-49d5-bae8-cc21eb7df240 on np0000006323 Aug 03 06:40:05.638541 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-5ead792e-8bea-4f36-9758-35c7e688e9c2 req-d6a4fc3e-332d-40ea-a073-eb7b567a77bc service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:05.643945 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-5ead792e-8bea-4f36-9758-35c7e688e9c2 req-d6a4fc3e-332d-40ea-a073-eb7b567a77bc service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023889 Aug 03 06:40:05.644235 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 283/847] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:05 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) Aug 03 06:40:05.651936 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:05.803490 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:40:05.803735 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:40:05.803990 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:40:05.804174 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:40:05.804361 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:40:05.811056 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:05.811267 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:05.811417 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:05.811964 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:05.812126 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:05.812280 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:05.824709 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:40:05.827707 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for user c2feae27f93040b9892ac1168f4f15c8 and project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:40:05.834528 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:40:05.836354 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:40:05.899854 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7c5db869-3d15-44ba-a9c8-d6b36cd92ac9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.726116 Aug 03 06:40:05.900238 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 282/848] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:40:05 2026] POST /compute/v2.1/servers => generated 403 bytes in 727 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:40:05.914394 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8ac74617-c65d-45b6-866d-1f89e318d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:05.917892 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8ac74617-c65d-45b6-866d-1f89e318d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:05.932384 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8ac74617-c65d-45b6-866d-1f89e318d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:05.985211 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-8ac74617-c65d-45b6-866d-1f89e318d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:05.996104 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8ac74617-c65d-45b6-866d-1f89e318d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139" status: 200 len: 1237 microversion: 2.1 time: 0.083645 Aug 03 06:40:05.996579 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 284/849] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:05 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139 => generated 1237 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:07.017623 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:07.019420 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:07.030490 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:07.030490 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:07.030490 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:07.030490 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:07.030714 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:07.030714 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:07.056757 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:07.135457 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:07.145850 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-871e3f98-8922-4721-a1ab-31005753026f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139" status: 200 len: 1307 microversion: 2.1 time: 0.131638 Aug 03 06:40:07.146320 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 284/850] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:07 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139 => generated 1307 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:07.401556 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b2fed674-4658-4478-8bb4-cb3a0a27f6dd tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-1720610881", "metadata": {"Type": "work"}}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:07.403798 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b2fed674-4658-4478-8bb4-cb3a0a27f6dd tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:07.404235 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b2fed674-4658-4478-8bb4-cb3a0a27f6dd tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] 10.4.3.71 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.157881 Aug 03 06:40:07.404703 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 283/851] 10.4.3.71 () {68 vars in 1267 bytes} [Mon Aug 3 06:40:07 2026] POST /compute/v2.1/os-volumes => generated 127 bytes in 158 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:40:07.419553 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-72493940-6725-453a-b5e1-f1e77a2d2414 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-461295562", "metadata": {"Type": "work"}}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:07.422358 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-72493940-6725-453a-b5e1-f1e77a2d2414 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:07.422806 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-72493940-6725-453a-b5e1-f1e77a2d2414 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] 10.4.3.71 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.005622 Aug 03 06:40:07.423273 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 285/852] 10.4.3.71 () {68 vars in 1267 bytes} [Mon Aug 3 06:40:07 2026] POST /compute/v2.1/os-volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:40:07.448281 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3ba5c5c7-5f30-4783-bf83-943528c2b59d tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-1569386429", "metadata": {"Type": "work"}}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:07.451890 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3ba5c5c7-5f30-4783-bf83-943528c2b59d tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:07.453974 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3ba5c5c7-5f30-4783-bf83-943528c2b59d tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] 10.4.3.71 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.018815 Aug 03 06:40:07.454917 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 285/853] 10.4.3.71 () {68 vars in 1267 bytes} [Mon Aug 3 06:40:07 2026] POST /compute/v2.1/os-volumes => generated 121 bytes in 20 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:40:07.468672 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6fa8ba1c-eee5-4064-85ea-90772cc25c48 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:07.489021 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-6fa8ba1c-eee5-4064-85ea-90772cc25c48 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] HTTP exception thrown: Volume tempest-invalid-224542531 could not be found. Aug 03 06:40:07.489923 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6fa8ba1c-eee5-4064-85ea-90772cc25c48 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] Returning 404 to user: Volume tempest-invalid-224542531 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:07.489923 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6fa8ba1c-eee5-4064-85ea-90772cc25c48 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-volumes/tempest-invalid-224542531" status: 404 len: 98 microversion: 2.1 time: 0.025674 Aug 03 06:40:07.490213 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 284/854] 10.4.3.71 () {66 vars in 1326 bytes} [Mon Aug 3 06:40:07 2026] DELETE /compute/v2.1/os-volumes/tempest-invalid-224542531 => generated 98 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) Aug 03 06:40:07.502363 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5507f2b5-4bec-4140-8a90-fea7466a5a52 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.001881 Aug 03 06:40:07.502939 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 286/855] 10.4.3.71 () {66 vars in 1251 bytes} [Mon Aug 3 06:40:07 2026] DELETE /compute/v2.1/os-volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) Aug 03 06:40:07.554843 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-52ab6910-63d0-409c-abe6-d5ba530746f6 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.042905 Aug 03 06:40:07.555338 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 286/856] 10.4.3.71 () {66 vars in 1248 bytes} [Mon Aug 3 06:40:07 2026] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 43 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) Aug 03 06:40:07.570375 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5dab33ab-384d-4fdb-a73e-2d15848a4811 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:07.596670 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-5dab33ab-384d-4fdb-a73e-2d15848a4811 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] HTTP exception thrown: Volume 997c75d0-88b4-45b0-b303-c3f33894aeef could not be found. Aug 03 06:40:07.597098 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5dab33ab-384d-4fdb-a73e-2d15848a4811 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] Returning 404 to user: Volume 997c75d0-88b4-45b0-b303-c3f33894aeef could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:07.598531 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5dab33ab-384d-4fdb-a73e-2d15848a4811 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-volumes/997c75d0-88b4-45b0-b303-c3f33894aeef" status: 404 len: 109 microversion: 2.1 time: 0.032749 Aug 03 06:40:07.600296 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 285/857] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:40:07 2026] DELETE /compute/v2.1/os-volumes/997c75d0-88b4-45b0-b303-c3f33894aeef => generated 109 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:07.622039 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-44956371-f3a3-415e-a837-e35ddcd0f268 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-reader] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:07.655240 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-44956371-f3a3-415e-a837-e35ddcd0f268 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-reader] HTTP exception thrown: Volume f1c1eefe-de8e-4402-a5c0-c6ce1bcbf782 could not be found. Aug 03 06:40:07.655577 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-44956371-f3a3-415e-a837-e35ddcd0f268 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-reader] Returning 404 to user: Volume f1c1eefe-de8e-4402-a5c0-c6ce1bcbf782 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:07.656058 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-44956371-f3a3-415e-a837-e35ddcd0f268 tempest-VolumesNegativeTest-1700002228 tempest-VolumesNegativeTest-1700002228-project-reader] 10.4.3.71 "GET /compute/v2.1/os-volumes/f1c1eefe-de8e-4402-a5c0-c6ce1bcbf782" status: 404 len: 109 microversion: 2.1 time: 0.041216 Aug 03 06:40:07.656455 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 287/858] 10.4.3.71 () {66 vars in 1356 bytes} [Mon Aug 3 06:40:07 2026] GET /compute/v2.1/os-volumes/f1c1eefe-de8e-4402-a5c0-c6ce1bcbf782 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:07.697035 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-e0c4530e-e428-457a-bb14-2b5ea6c77838 req-26a9644c-bb02-4e68-9d32-759f46e1c51c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "16026a6f-419c-49d5-bae8-cc21eb7df240", "tag": "21263292-37c5-46f2-bc80-8bb0e476b231"}, {"name": "network-changed", "server_uuid": "16026a6f-419c-49d5-bae8-cc21eb7df240", "tag": "21263292-37c5-46f2-bc80-8bb0e476b231"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:07.705913 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e0c4530e-e428-457a-bb14-2b5ea6c77838 req-26a9644c-bb02-4e68-9d32-759f46e1c51c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:07.705913 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e0c4530e-e428-457a-bb14-2b5ea6c77838 req-26a9644c-bb02-4e68-9d32-759f46e1c51c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:07.705913 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e0c4530e-e428-457a-bb14-2b5ea6c77838 req-26a9644c-bb02-4e68-9d32-759f46e1c51c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:07.712589 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e0c4530e-e428-457a-bb14-2b5ea6c77838 req-26a9644c-bb02-4e68-9d32-759f46e1c51c service nova] Creating event network-changed:21263292-37c5-46f2-bc80-8bb0e476b231 for instance 16026a6f-419c-49d5-bae8-cc21eb7df240 on np0000006323 Aug 03 06:40:07.713014 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e0c4530e-e428-457a-bb14-2b5ea6c77838 req-26a9644c-bb02-4e68-9d32-759f46e1c51c service nova] Creating event network-changed:21263292-37c5-46f2-bc80-8bb0e476b231 for instance 16026a6f-419c-49d5-bae8-cc21eb7df240 on np0000006323 Aug 03 06:40:07.713595 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-e0c4530e-e428-457a-bb14-2b5ea6c77838 req-26a9644c-bb02-4e68-9d32-759f46e1c51c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:07.720847 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-e0c4530e-e428-457a-bb14-2b5ea6c77838 req-26a9644c-bb02-4e68-9d32-759f46e1c51c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.026080 Aug 03 06:40:07.721890 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:07.723798 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 287/859] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:07 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:08.166113 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:08.167638 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:08.172046 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:08.172351 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:08.172694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:08.172979 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:08.173314 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:08.173629 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:08.191081 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:08.207777 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-289b212c-8b45-4483-9608-402d2bcf1ba8 req-df783dda-ce68-472b-b661-5ee7f47ea2e6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "92a94e71-c4c8-4793-9591-cf87a1c6a139", "tag": "69ea6369-c8e5-4286-84f7-73565384e04c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:08.219235 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-289b212c-8b45-4483-9608-402d2bcf1ba8 req-df783dda-ce68-472b-b661-5ee7f47ea2e6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:08.219432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-289b212c-8b45-4483-9608-402d2bcf1ba8 req-df783dda-ce68-472b-b661-5ee7f47ea2e6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:08.219564 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-289b212c-8b45-4483-9608-402d2bcf1ba8 req-df783dda-ce68-472b-b661-5ee7f47ea2e6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:08.228819 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-289b212c-8b45-4483-9608-402d2bcf1ba8 req-df783dda-ce68-472b-b661-5ee7f47ea2e6 service nova] Creating event network-changed:69ea6369-c8e5-4286-84f7-73565384e04c for instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 on np0000006323 Aug 03 06:40:08.229450 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-289b212c-8b45-4483-9608-402d2bcf1ba8 req-df783dda-ce68-472b-b661-5ee7f47ea2e6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:08.233861 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-289b212c-8b45-4483-9608-402d2bcf1ba8 req-df783dda-ce68-472b-b661-5ee7f47ea2e6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028440 Aug 03 06:40:08.234099 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 288/860] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:08 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:08.327985 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:08.337679 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1cd7e611-da6a-4f72-857c-5b0bacbb2ae9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139" status: 200 len: 1362 microversion: 2.1 time: 0.173094 Aug 03 06:40:08.338191 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 286/861] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:08 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139 => generated 1362 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:09.359995 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:09.361912 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:09.366935 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:09.367267 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:09.367494 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:09.368015 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:09.368378 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:09.368720 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:09.389395 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:09.559569 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:09.567896 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b881edbb-079d-4702-9e9d-30d97e028a5d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139" status: 200 len: 1362 microversion: 2.1 time: 0.210152 Aug 03 06:40:09.568180 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 288/862] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:09 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139 => generated 1362 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:09.769225 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-65553379-103b-4b33-9f83-fbf240a04957 req-9eb5f208-5a15-4243-af45-fd5df1b95cf8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "92a94e71-c4c8-4793-9591-cf87a1c6a139", "name": "network-vif-plugged", "status": "completed", "tag": "69ea6369-c8e5-4286-84f7-73565384e04c"}, {"server_uuid": "92a94e71-c4c8-4793-9591-cf87a1c6a139", "name": "network-vif-plugged", "status": "completed", "tag": "69ea6369-c8e5-4286-84f7-73565384e04c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:09.775103 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-65553379-103b-4b33-9f83-fbf240a04957 req-9eb5f208-5a15-4243-af45-fd5df1b95cf8 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:09.775295 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-65553379-103b-4b33-9f83-fbf240a04957 req-9eb5f208-5a15-4243-af45-fd5df1b95cf8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:09.775477 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-65553379-103b-4b33-9f83-fbf240a04957 req-9eb5f208-5a15-4243-af45-fd5df1b95cf8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:09.785086 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-65553379-103b-4b33-9f83-fbf240a04957 req-9eb5f208-5a15-4243-af45-fd5df1b95cf8 service nova] Creating event network-vif-plugged:69ea6369-c8e5-4286-84f7-73565384e04c for instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 on np0000006323 Aug 03 06:40:09.785294 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-65553379-103b-4b33-9f83-fbf240a04957 req-9eb5f208-5a15-4243-af45-fd5df1b95cf8 service nova] Creating event network-vif-plugged:69ea6369-c8e5-4286-84f7-73565384e04c for instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 on np0000006323 Aug 03 06:40:09.785803 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-65553379-103b-4b33-9f83-fbf240a04957 req-9eb5f208-5a15-4243-af45-fd5df1b95cf8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:09.794707 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-65553379-103b-4b33-9f83-fbf240a04957 req-9eb5f208-5a15-4243-af45-fd5df1b95cf8 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.024954 Aug 03 06:40:09.795109 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 289/863] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:09 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) Aug 03 06:40:10.584467 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:10.585510 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:10.590927 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:10.591295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:10.591533 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:10.592051 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:10.592461 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:10.592866 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:10.614681 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:10.770961 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:10.778318 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d846fec1-621b-420c-8bc4-893d66167d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139" status: 200 len: 1551 microversion: 2.1 time: 0.196637 Aug 03 06:40:10.778648 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 287/864] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:10 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139 => generated 1551 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:10.795612 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3b941a11-15bd-4a59-887f-2df194ab1d25 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:10.797268 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3b941a11-15bd-4a59-887f-2df194ab1d25 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:10.801186 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b941a11-15bd-4a59-887f-2df194ab1d25 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:10.801404 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b941a11-15bd-4a59-887f-2df194ab1d25 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:10.801584 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b941a11-15bd-4a59-887f-2df194ab1d25 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:10.801887 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b941a11-15bd-4a59-887f-2df194ab1d25 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:10.802065 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b941a11-15bd-4a59-887f-2df194ab1d25 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:10.802246 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b941a11-15bd-4a59-887f-2df194ab1d25 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:10.815222 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-3b941a11-15bd-4a59-887f-2df194ab1d25 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:10.937403 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3b941a11-15bd-4a59-887f-2df194ab1d25 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.143974 Aug 03 06:40:10.937963 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 289/865] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:40:10 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-interface => generated 282 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:11.532422 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-d7760c27-a8bc-44a6-86a7-6a25e18accc2 req-5d9b125c-bd01-43a0-be73-043f02f27e1a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "92a94e71-c4c8-4793-9591-cf87a1c6a139", "tag": "69ea6369-c8e5-4286-84f7-73565384e04c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:11.538189 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d7760c27-a8bc-44a6-86a7-6a25e18accc2 req-5d9b125c-bd01-43a0-be73-043f02f27e1a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:11.538476 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d7760c27-a8bc-44a6-86a7-6a25e18accc2 req-5d9b125c-bd01-43a0-be73-043f02f27e1a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:11.538629 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d7760c27-a8bc-44a6-86a7-6a25e18accc2 req-5d9b125c-bd01-43a0-be73-043f02f27e1a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:11.545982 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-d7760c27-a8bc-44a6-86a7-6a25e18accc2 req-5d9b125c-bd01-43a0-be73-043f02f27e1a service nova] Creating event network-changed:69ea6369-c8e5-4286-84f7-73565384e04c for instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 on np0000006323 Aug 03 06:40:11.546376 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-d7760c27-a8bc-44a6-86a7-6a25e18accc2 req-5d9b125c-bd01-43a0-be73-043f02f27e1a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:11.550108 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-d7760c27-a8bc-44a6-86a7-6a25e18accc2 req-5d9b125c-bd01-43a0-be73-043f02f27e1a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020096 Aug 03 06:40:11.550418 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 290/866] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:11 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) Aug 03 06:40:12.494916 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0cbd744c-561d-4e56-960a-ba89e96e4f7e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fd076485-61e8-4f4d-b3bc-4c88e997ff77"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:12.496625 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0cbd744c-561d-4e56-960a-ba89e96e4f7e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:12.503285 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cbd744c-561d-4e56-960a-ba89e96e4f7e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:12.503529 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cbd744c-561d-4e56-960a-ba89e96e4f7e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:12.503723 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cbd744c-561d-4e56-960a-ba89e96e4f7e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:12.504034 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cbd744c-561d-4e56-960a-ba89e96e4f7e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:12.504202 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cbd744c-561d-4e56-960a-ba89e96e4f7e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:12.504343 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cbd744c-561d-4e56-960a-ba89e96e4f7e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:12.707646 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0cbd744c-561d-4e56-960a-ba89e96e4f7e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "POST /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 0.214436 Aug 03 06:40:12.708375 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 288/867] 10.4.3.71 () {70 vars in 1475 bytes} [Mon Aug 3 06:40:12 2026] POST /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments => generated 194 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:40:15.381738 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-06cfbefa-bacd-4850-9cb7-fb9d6498ade8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fa57ae1d-7ef4-410f-bc88-4dc9e5f39776"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:15.383677 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-06cfbefa-bacd-4850-9cb7-fb9d6498ade8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:15.388419 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06cfbefa-bacd-4850-9cb7-fb9d6498ade8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:15.388897 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06cfbefa-bacd-4850-9cb7-fb9d6498ade8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:15.389241 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06cfbefa-bacd-4850-9cb7-fb9d6498ade8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:15.389706 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06cfbefa-bacd-4850-9cb7-fb9d6498ade8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:15.390006 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06cfbefa-bacd-4850-9cb7-fb9d6498ade8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:15.390302 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-06cfbefa-bacd-4850-9cb7-fb9d6498ade8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:15.616493 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-06cfbefa-bacd-4850-9cb7-fb9d6498ade8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "POST /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 0.237519 Aug 03 06:40:15.616493 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 290/868] 10.4.3.71 () {70 vars in 1475 bytes} [Mon Aug 3 06:40:15 2026] POST /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments => generated 194 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:40:15.815838 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=4 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:15.831245 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=10 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:15.987936 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:21.156772 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-bf57855c-154a-4c5f-ba41-24f2e0e74ac2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:21.158192 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-bf57855c-154a-4c5f-ba41-24f2e0e74ac2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:21.162390 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bf57855c-154a-4c5f-ba41-24f2e0e74ac2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:21.162565 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bf57855c-154a-4c5f-ba41-24f2e0e74ac2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:21.162725 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bf57855c-154a-4c5f-ba41-24f2e0e74ac2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:21.162950 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bf57855c-154a-4c5f-ba41-24f2e0e74ac2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:21.163080 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bf57855c-154a-4c5f-ba41-24f2e0e74ac2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:21.163235 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bf57855c-154a-4c5f-ba41-24f2e0e74ac2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:21.178268 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-bf57855c-154a-4c5f-ba41-24f2e0e74ac2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/ips" status: 200 len: 151 microversion: 2.20 time: 0.023019 Aug 03 06:40:21.178268 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 291/869] 10.4.3.71 () {68 vars in 1400 bytes} [Mon Aug 3 06:40:21 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/ips => generated 151 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:40:21.754359 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8f3333ca-d857-4787-87e9-03a30056fd50 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:21.754966 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8f3333ca-d857-4787-87e9-03a30056fd50 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:21.759509 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f3333ca-d857-4787-87e9-03a30056fd50 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:21.759777 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f3333ca-d857-4787-87e9-03a30056fd50 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:21.759971 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f3333ca-d857-4787-87e9-03a30056fd50 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:21.760327 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f3333ca-d857-4787-87e9-03a30056fd50 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:21.760528 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f3333ca-d857-4787-87e9-03a30056fd50 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:21.760719 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f3333ca-d857-4787-87e9-03a30056fd50 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:21.807389 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-8f3333ca-d857-4787-87e9-03a30056fd50 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lazy-loading 'services' on Instance uuid df844acc-461a-4672-9260-06940c2672af {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:40:21.858351 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8f3333ca-d857-4787-87e9-03a30056fd50 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments/fd076485-61e8-4f4d-b3bc-4c88e997ff77" status: 202 len: 0 microversion: 2.60 time: 0.106336 Aug 03 06:40:21.858724 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 289/870] 10.4.3.71 () {68 vars in 1568 bytes} [Mon Aug 3 06:40:21 2026] DELETE /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments/fd076485-61e8-4f4d-b3bc-4c88e997ff77 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:21.869561 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-25573728-2299-42b8-9b2c-2efb6b2c8fed tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:21.871006 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-25573728-2299-42b8-9b2c-2efb6b2c8fed tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:21.876683 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25573728-2299-42b8-9b2c-2efb6b2c8fed tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:21.876836 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25573728-2299-42b8-9b2c-2efb6b2c8fed tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:21.876965 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25573728-2299-42b8-9b2c-2efb6b2c8fed tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:21.877215 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25573728-2299-42b8-9b2c-2efb6b2c8fed tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:21.877346 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25573728-2299-42b8-9b2c-2efb6b2c8fed tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:21.877461 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25573728-2299-42b8-9b2c-2efb6b2c8fed tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:21.896543 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-25573728-2299-42b8-9b2c-2efb6b2c8fed tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.028754 Aug 03 06:40:21.898079 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 291/871] 10.4.3.71 () {68 vars in 1454 bytes} [Mon Aug 3 06:40:21 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments => generated 545 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:40:22.841328 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:22.842795 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:22.849254 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:22.849502 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:22.851210 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:22.851600 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:22.851731 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:22.851856 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:22.872688 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:22.872877 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:22.873011 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:22.875301 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lazy-loading 'flavor' on Instance uuid 9572b986-dee8-4a5c-8345-1a3587c78fa0 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:40:22.910843 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1d392322-685b-461c-858d-fad874164aae tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:22.912895 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1d392322-685b-461c-858d-fad874164aae tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:22.922369 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d392322-685b-461c-858d-fad874164aae tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:22.922567 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d392322-685b-461c-858d-fad874164aae tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:22.922722 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d392322-685b-461c-858d-fad874164aae tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:22.922979 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d392322-685b-461c-858d-fad874164aae tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:22.923120 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d392322-685b-461c-858d-fad874164aae tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:22.923267 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1d392322-685b-461c-858d-fad874164aae tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:22.942328 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1d392322-685b-461c-858d-fad874164aae tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.033234 Aug 03 06:40:22.942620 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 290/872] 10.4.3.71 () {68 vars in 1454 bytes} [Mon Aug 3 06:40:22 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments => generated 371 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:40:23.422976 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e07dcb78-dbb2-4f8c-ad6e-3f50a38fcea1 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "POST /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/action" status: 202 len: 0 microversion: 2.20 time: 0.583522 Aug 03 06:40:23.423281 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 292/873] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:40:22 2026] POST /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/action => generated 0 bytes in 584 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:23.434227 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:23.435767 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:23.441572 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:23.441957 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:23.442370 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:23.442929 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:23.443316 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:23.443624 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:23.459471 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:23.589086 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:23.593506 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:23.594095 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:23.597849 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2f6ab05a-0fea-4957-8548-9d5c79cbf6bf tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1717 microversion: 2.20 time: 0.166019 Aug 03 06:40:23.598089 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 292/874] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:23 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1717 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:24.614001 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:24.616037 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:24.621735 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:24.622186 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:24.622536 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:24.623225 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:24.623738 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:24.624223 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:24.641287 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:24.787690 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:24.792321 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:24.792956 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:24.797361 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4a25f8ee-8cf5-4671-85a3-14b538285203 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1733 microversion: 2.20 time: 0.185547 Aug 03 06:40:24.797696 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 291/875] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:24 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1733 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:25.817060 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:25.818908 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:25.824865 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:25.824865 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:25.824865 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:25.824865 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:25.825051 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:25.825051 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:25.850147 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:26.006699 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:26.011246 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:26.011901 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:26.016521 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ef10f336-89fa-486f-9a3f-66e789a4f707 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1733 microversion: 2.20 time: 0.201585 Aug 03 06:40:26.017215 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 293/876] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:25 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1733 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:27.033965 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:27.036075 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:27.039931 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.040228 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.040497 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.040973 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.041343 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.041680 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.067375 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:27.189855 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-8cd24f1d-8210-41cd-b124-b606723e32fc req-796dd246-0234-480e-aa96-cef65f9620ba service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "name": "network-vif-unplugged", "status": "completed", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:27.190370 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:27.195910 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:27.196593 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:27.197921 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8cd24f1d-8210-41cd-b124-b606723e32fc req-796dd246-0234-480e-aa96-cef65f9620ba service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.198138 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8cd24f1d-8210-41cd-b124-b606723e32fc req-796dd246-0234-480e-aa96-cef65f9620ba service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.198416 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8cd24f1d-8210-41cd-b124-b606723e32fc req-796dd246-0234-480e-aa96-cef65f9620ba service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.201698 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6a14138e-5454-4b84-ab26-d23ed6dbc9ae tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1715 microversion: 2.20 time: 0.171076 Aug 03 06:40:27.202027 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 293/877] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:27 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1715 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:27.207364 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-8cd24f1d-8210-41cd-b124-b606723e32fc req-796dd246-0234-480e-aa96-cef65f9620ba service nova] Creating event network-vif-unplugged:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:40:27.207895 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-8cd24f1d-8210-41cd-b124-b606723e32fc req-796dd246-0234-480e-aa96-cef65f9620ba service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:27.214667 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-8cd24f1d-8210-41cd-b124-b606723e32fc req-796dd246-0234-480e-aa96-cef65f9620ba service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026468 Aug 03 06:40:27.215478 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 292/878] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:27 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) Aug 03 06:40:27.309636 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:27.312689 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:27.319064 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.319669 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.320136 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.321150 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.321875 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.322378 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.352713 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:27.483893 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-cf665e1b-fcd8-4727-aec9-4c00f2da3bbf req-0ff0e387-c420-4061-ab52-bfeef5ff496f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "name": "network-vif-unplugged", "status": "completed", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:27.487978 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-cf665e1b-fcd8-4727-aec9-4c00f2da3bbf req-0ff0e387-c420-4061-ab52-bfeef5ff496f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.488286 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-cf665e1b-fcd8-4727-aec9-4c00f2da3bbf req-0ff0e387-c420-4061-ab52-bfeef5ff496f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.488493 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-cf665e1b-fcd8-4727-aec9-4c00f2da3bbf req-0ff0e387-c420-4061-ab52-bfeef5ff496f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.494205 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-cf665e1b-fcd8-4727-aec9-4c00f2da3bbf req-0ff0e387-c420-4061-ab52-bfeef5ff496f service nova] Creating event network-vif-unplugged:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:40:27.494758 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-cf665e1b-fcd8-4727-aec9-4c00f2da3bbf req-0ff0e387-c420-4061-ab52-bfeef5ff496f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:27.500306 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-cf665e1b-fcd8-4727-aec9-4c00f2da3bbf req-0ff0e387-c420-4061-ab52-bfeef5ff496f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019916 Aug 03 06:40:27.500306 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 294/879] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:27 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) Aug 03 06:40:27.584065 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:27.599096 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2516dffd-5908-4447-b257-981eda0e5533 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1546 microversion: 2.1 time: 0.292936 Aug 03 06:40:27.599511 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 294/880] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:27 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1546 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:27.621306 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8f84bc95-7da9-4247-9179-402df8d92a5a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:27.624051 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8f84bc95-7da9-4247-9179-402df8d92a5a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:27.627570 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f84bc95-7da9-4247-9179-402df8d92a5a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.627944 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f84bc95-7da9-4247-9179-402df8d92a5a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.627944 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f84bc95-7da9-4247-9179-402df8d92a5a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.628111 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f84bc95-7da9-4247-9179-402df8d92a5a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.628274 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f84bc95-7da9-4247-9179-402df8d92a5a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.628397 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8f84bc95-7da9-4247-9179-402df8d92a5a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.646358 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8f84bc95-7da9-4247-9179-402df8d92a5a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:40:27.690896 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-67eeceaa-1d93-4542-9e4e-743e5e69f0ec tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:27.691155 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-67eeceaa-1d93-4542-9e4e-743e5e69f0ec tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:27.695315 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-67eeceaa-1d93-4542-9e4e-743e5e69f0ec tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.695541 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-67eeceaa-1d93-4542-9e4e-743e5e69f0ec tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.695694 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-67eeceaa-1d93-4542-9e4e-743e5e69f0ec tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.695952 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-67eeceaa-1d93-4542-9e4e-743e5e69f0ec tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.696090 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-67eeceaa-1d93-4542-9e4e-743e5e69f0ec tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.696221 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-67eeceaa-1d93-4542-9e4e-743e5e69f0ec tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.716411 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8f84bc95-7da9-4247-9179-402df8d92a5a tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 204 len: 0 microversion: 2.1 time: 0.096839 Aug 03 06:40:27.716731 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 293/881] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:40:27 2026] DELETE /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:27.727610 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:27.729371 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:27.734737 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.735013 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.735262 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.735761 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.736073 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.736393 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.753503 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:27.777998 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-67eeceaa-1d93-4542-9e4e-743e5e69f0ec tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lazy-loading 'services' on Instance uuid df844acc-461a-4672-9260-06940c2672af {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:40:27.832687 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-67eeceaa-1d93-4542-9e4e-743e5e69f0ec tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments/fa57ae1d-7ef4-410f-bc88-4dc9e5f39776" status: 202 len: 0 microversion: 2.60 time: 0.145033 Aug 03 06:40:27.833041 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 295/882] 10.4.3.71 () {68 vars in 1568 bytes} [Mon Aug 3 06:40:27 2026] DELETE /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments/fa57ae1d-7ef4-410f-bc88-4dc9e5f39776 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:27.846232 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0cb05d87-58ae-4ec7-a5ee-2a3fa6e9bf3e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:27.848221 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0cb05d87-58ae-4ec7-a5ee-2a3fa6e9bf3e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:27.851916 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cb05d87-58ae-4ec7-a5ee-2a3fa6e9bf3e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.852113 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cb05d87-58ae-4ec7-a5ee-2a3fa6e9bf3e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.852352 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cb05d87-58ae-4ec7-a5ee-2a3fa6e9bf3e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.852618 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cb05d87-58ae-4ec7-a5ee-2a3fa6e9bf3e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:27.852885 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cb05d87-58ae-4ec7-a5ee-2a3fa6e9bf3e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:27.852929 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cb05d87-58ae-4ec7-a5ee-2a3fa6e9bf3e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:27.884362 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0cb05d87-58ae-4ec7-a5ee-2a3fa6e9bf3e tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.040194 Aug 03 06:40:27.885868 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 294/883] 10.4.3.71 () {68 vars in 1454 bytes} [Mon Aug 3 06:40:27 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments => generated 371 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:40:27.908823 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:27.919318 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-76c5c827-cb35-483f-9194-4dcdbdb1dcd9 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1560 microversion: 2.1 time: 0.194071 Aug 03 06:40:27.919723 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 295/884] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:27 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1560 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:28.226292 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:28.230491 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:28.241051 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:28.241051 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:28.241051 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:28.241145 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:28.241467 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:28.242437 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:28.267734 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:28.397979 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:28.404788 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:28.405892 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:28.413225 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e701b43d-920b-4b0a-ac6a-487551742868 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1658 microversion: 2.20 time: 0.190245 Aug 03 06:40:28.413486 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 296/885] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:28 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1658 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:28.439054 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7f8076ed-7aee-42c5-b0ac-f8c84dcd8904 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b842c846-337b-4d3b-b18d-c0af41a9a53e"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:28.440555 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7f8076ed-7aee-42c5-b0ac-f8c84dcd8904 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:28.446130 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f8076ed-7aee-42c5-b0ac-f8c84dcd8904 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:28.446296 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f8076ed-7aee-42c5-b0ac-f8c84dcd8904 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:28.446440 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f8076ed-7aee-42c5-b0ac-f8c84dcd8904 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:28.446689 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f8076ed-7aee-42c5-b0ac-f8c84dcd8904 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:28.446828 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f8076ed-7aee-42c5-b0ac-f8c84dcd8904 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:28.446930 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7f8076ed-7aee-42c5-b0ac-f8c84dcd8904 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:28.683031 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7f8076ed-7aee-42c5-b0ac-f8c84dcd8904 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "POST /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.246323 Aug 03 06:40:28.683382 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 295/886] 10.4.3.71 () {70 vars in 1475 bytes} [Mon Aug 3 06:40:28 2026] POST /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/os-volume_attachments => generated 188 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:40:28.797135 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-33634723-85fb-4c41-8a2b-37f6acb79431 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:28.798470 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-33634723-85fb-4c41-8a2b-37f6acb79431 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:28.801361 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33634723-85fb-4c41-8a2b-37f6acb79431 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:28.801576 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33634723-85fb-4c41-8a2b-37f6acb79431 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:28.801753 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33634723-85fb-4c41-8a2b-37f6acb79431 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:28.802013 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33634723-85fb-4c41-8a2b-37f6acb79431 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:28.802203 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33634723-85fb-4c41-8a2b-37f6acb79431 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:28.802482 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33634723-85fb-4c41-8a2b-37f6acb79431 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:28.900923 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2dffe770-6679-4c5c-83a6-1c4dd8fb10f8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:28.904788 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2dffe770-6679-4c5c-83a6-1c4dd8fb10f8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:28.908087 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2dffe770-6679-4c5c-83a6-1c4dd8fb10f8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:28.908342 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2dffe770-6679-4c5c-83a6-1c4dd8fb10f8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:28.908496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2dffe770-6679-4c5c-83a6-1c4dd8fb10f8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:28.908772 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2dffe770-6679-4c5c-83a6-1c4dd8fb10f8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:28.909075 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2dffe770-6679-4c5c-83a6-1c4dd8fb10f8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:28.909267 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2dffe770-6679-4c5c-83a6-1c4dd8fb10f8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:28.928433 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2dffe770-6679-4c5c-83a6-1c4dd8fb10f8 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.029180 Aug 03 06:40:28.928760 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 297/887] 10.4.3.71 () {68 vars in 1454 bytes} [Mon Aug 3 06:40:28 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Aug 03 06:40:28.943275 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:28.944871 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:28.949448 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:28.949773 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:28.950074 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:28.950681 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:28.951243 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:28.951671 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:28.985221 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:28.995356 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:28.995496 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:29.000342 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.000820 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.000905 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.001759 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.001994 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.002159 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.020098 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-33634723-85fb-4c41-8a2b-37f6acb79431 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/os-volume_attachments/b842c846-337b-4d3b-b18d-c0af41a9a53e" status: 202 len: 0 microversion: 2.20 time: 0.224349 Aug 03 06:40:29.020098 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 296/888] 10.4.3.71 () {68 vars in 1568 bytes} [Mon Aug 3 06:40:28 2026] DELETE /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/os-volume_attachments/b842c846-337b-4d3b-b18d-c0af41a9a53e => generated 0 bytes in 225 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:29.039709 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:29.049918 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0dc459a1-bd33-468f-93a0-1ec2a876d128 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 200 len: 1208 microversion: 2.1 time: 0.109255 Aug 03 06:40:29.050198 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 296/889] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:28 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 1208 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:29.070100 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] HTTP exception thrown: Instance df844acc-461a-4672-9260-06940c2672af is not attached to volume fa57ae1d-7ef4-410f-bc88-4dc9e5f39776 Aug 03 06:40:29.070100 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Returning 404 to user: Instance df844acc-461a-4672-9260-06940c2672af is not attached to volume fa57ae1d-7ef4-410f-bc88-4dc9e5f39776 {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:29.070100 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6510c81e-b493-468e-88c4-2ac9cbd9f4f4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments/fa57ae1d-7ef4-410f-bc88-4dc9e5f39776" status: 404 len: 154 microversion: 2.60 time: 0.075365 Aug 03 06:40:29.070100 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 298/890] 10.4.3.71 () {68 vars in 1568 bytes} [Mon Aug 3 06:40:28 2026] DELETE /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments/fa57ae1d-7ef4-410f-bc88-4dc9e5f39776 => generated 154 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:40:29.076550 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:29.078208 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:29.078344 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:29.078399 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:29.081933 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.082099 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.082239 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.082504 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.082646 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.082782 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.083360 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.083673 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.084193 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.084534 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.084799 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.084989 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.102470 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:29.143981 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] HTTP exception thrown: Volume fd076485-61e8-4f4d-b3bc-4c88e997ff77 could not be found. Aug 03 06:40:29.144305 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Returning 404 to user: Volume fd076485-61e8-4f4d-b3bc-4c88e997ff77 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:29.144782 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-54258d93-8bb0-4a19-9ccc-b954381c92cb tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments/fd076485-61e8-4f4d-b3bc-4c88e997ff77" status: 404 len: 109 microversion: 2.60 time: 0.068166 Aug 03 06:40:29.145157 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 297/891] 10.4.3.71 () {68 vars in 1568 bytes} [Mon Aug 3 06:40:29 2026] DELETE /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/os-volume_attachments/fd076485-61e8-4f4d-b3bc-4c88e997ff77 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:40:29.157553 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-2028320066"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:29.159237 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:29.162742 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.162937 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.163228 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.163372 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.166680 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.166680 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.173703 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=84358) unshelve /opt/stack/nova/nova/compute/api.py:4783}} Aug 03 06:40:29.176776 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:29.241001 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e3af4fdd-faa2-4ad2-b014-3d707875b3fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "POST /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/action" status: 202 len: 0 microversion: 2.20 time: 0.166851 Aug 03 06:40:29.241562 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 297/892] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:40:29 2026] POST /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:29.254366 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:29.255752 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:29.261491 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.261742 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.261958 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.262411 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.262712 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.263197 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.264249 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-cd567de3-5a94-4a07-b497-8f9ddf63b608 req-4ef2a275-192d-44a2-8ed8-246f8334b11d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:29.274709 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cd567de3-5a94-4a07-b497-8f9ddf63b608 req-4ef2a275-192d-44a2-8ed8-246f8334b11d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.274709 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cd567de3-5a94-4a07-b497-8f9ddf63b608 req-4ef2a275-192d-44a2-8ed8-246f8334b11d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.276276 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cd567de3-5a94-4a07-b497-8f9ddf63b608 req-4ef2a275-192d-44a2-8ed8-246f8334b11d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.284534 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:29.284742 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.compute.server_external_events [req-cd567de3-5a94-4a07-b497-8f9ddf63b608 req-4ef2a275-192d-44a2-8ed8-246f8334b11d service nova] Unable to find a host for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0. Dropping event network-changed {{(pid=84358) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} Aug 03 06:40:29.287183 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-cd567de3-5a94-4a07-b497-8f9ddf63b608 req-4ef2a275-192d-44a2-8ed8-246f8334b11d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 207 len: 176 microversion: 2.1 time: 0.026649 Aug 03 06:40:29.287556 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 298/893] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:29 2026] POST /compute/v2.1/os-server-external-events => generated 176 bytes in 27 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) Aug 03 06:40:29.454059 np0000006323 devstack@n-api.service[84359]: INFO nova.network.security_group_api [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Removing security group 85f7440c-3b7f-407f-b3f5-a63b8bd33c26 from port 06675271-972f-472d-8187-96d63cdf76fe Aug 03 06:40:29.457909 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:29.467078 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:29.470525 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:29.474526 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5ede771a-cfab-4838-91f4-696383175b35 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1666 microversion: 2.20 time: 0.222860 Aug 03 06:40:29.474803 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 298/894] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:29 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1666 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:29.557267 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-037019d0-5f72-4395-9e4d-dbfbd173f27c req-d96db2c9-10c7-441b-bb68-d03f5479804c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "name": "network-vif-unplugged", "status": "completed", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}, {"server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "name": "network-vif-unplugged", "status": "completed", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}, {"server_uuid": "5189ef4b-8758-4285-bbf2-8d0a24e3ad9d", "name": "network-vif-deleted", "tag": "0a813bed-e814-4ec5-8c95-f0b3cb8fc85c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:29.563158 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-037019d0-5f72-4395-9e4d-dbfbd173f27c req-d96db2c9-10c7-441b-bb68-d03f5479804c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:29.564850 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-037019d0-5f72-4395-9e4d-dbfbd173f27c req-d96db2c9-10c7-441b-bb68-d03f5479804c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:29.564850 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-037019d0-5f72-4395-9e4d-dbfbd173f27c req-d96db2c9-10c7-441b-bb68-d03f5479804c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:29.571100 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-037019d0-5f72-4395-9e4d-dbfbd173f27c req-d96db2c9-10c7-441b-bb68-d03f5479804c service nova] Creating event network-vif-unplugged:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:40:29.571349 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-037019d0-5f72-4395-9e4d-dbfbd173f27c req-d96db2c9-10c7-441b-bb68-d03f5479804c service nova] Creating event network-vif-unplugged:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:40:29.571520 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-037019d0-5f72-4395-9e4d-dbfbd173f27c req-d96db2c9-10c7-441b-bb68-d03f5479804c service nova] Creating event network-vif-deleted:0a813bed-e814-4ec5-8c95-f0b3cb8fc85c for instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d on np0000006323 Aug 03 06:40:29.572021 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-037019d0-5f72-4395-9e4d-dbfbd173f27c req-d96db2c9-10c7-441b-bb68-d03f5479804c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:29.578120 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-037019d0-5f72-4395-9e4d-dbfbd173f27c req-d96db2c9-10c7-441b-bb68-d03f5479804c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.021554 Aug 03 06:40:29.578120 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 299/895] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:29 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:29.999369 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0499e212-f0e9-4065-ab81-9ed6109c8a2a tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "POST /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/action" status: 202 len: 0 microversion: 2.60 time: 0.844011 Aug 03 06:40:29.999882 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 299/896] 10.4.3.71 () {70 vars in 1430 bytes} [Mon Aug 3 06:40:29 2026] POST /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af/action => generated 0 bytes in 845 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:30.072357 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:30.076957 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:30.083791 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.084406 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.084753 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.086106 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.086541 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.087274 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.100133 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] HTTP exception thrown: Instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d could not be found. Aug 03 06:40:30.100503 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Returning 404 to user: Instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:30.103563 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f55dd4cb-fec0-40d2-9acc-f92d5d30b91d tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 404 len: 111 microversion: 2.1 time: 0.032433 Aug 03 06:40:30.103917 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 299/897] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:30 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:30.126422 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:30.126834 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:30.131524 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.131524 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.131524 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.131861 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.131946 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.132078 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.145644 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] HTTP exception thrown: Instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d could not be found. Aug 03 06:40:30.145950 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Returning 404 to user: Instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:30.146419 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3619107c-d76d-4275-a320-5afe581a7713 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 404 len: 111 microversion: 2.1 time: 0.025013 Aug 03 06:40:30.146879 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 300/898] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:40:30 2026] DELETE /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:30.163236 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:30.165744 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:30.172631 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.173048 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.173404 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.174379 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.174551 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.175023 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.188842 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] HTTP exception thrown: Instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d could not be found. Aug 03 06:40:30.189005 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Returning 404 to user: Instance 5189ef4b-8758-4285-bbf2-8d0a24e3ad9d could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:30.189474 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ecb4d7a9-437c-4aa5-a147-51db0dd14a30 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d" status: 404 len: 111 microversion: 2.1 time: 0.029366 Aug 03 06:40:30.189604 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 300/899] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:30 2026] GET /compute/v2.1/servers/5189ef4b-8758-4285-bbf2-8d0a24e3ad9d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Aug 03 06:40:30.496611 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:30.497932 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:30.508078 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.510021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.510021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.510021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.510431 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.513418 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.535490 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:30.572187 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-753500e7-0723-482f-a062-abd9ac83de2f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:30.572346 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-753500e7-0723-482f-a062-abd9ac83de2f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:30.577381 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-753500e7-0723-482f-a062-abd9ac83de2f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.577523 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-753500e7-0723-482f-a062-abd9ac83de2f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.577615 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-753500e7-0723-482f-a062-abd9ac83de2f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.577820 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-753500e7-0723-482f-a062-abd9ac83de2f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.577973 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-753500e7-0723-482f-a062-abd9ac83de2f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.578124 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-753500e7-0723-482f-a062-abd9ac83de2f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.594310 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-753500e7-0723-482f-a062-abd9ac83de2f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:40:30.644680 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-753500e7-0723-482f-a062-abd9ac83de2f tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 204 len: 0 microversion: 2.60 time: 0.074127 Aug 03 06:40:30.645180 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 301/900] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:40:30 2026] DELETE /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:40:30.653218 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:30.655221 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:30.658299 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.659488 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.659488 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.659488 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:30.659488 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:30.659922 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:30.680376 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:30.684695 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:30.696129 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:30.696768 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:30.701752 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-95d0ab6b-415d-4b18-bada-e7aceff58687 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1724 microversion: 2.20 time: 0.207040 Aug 03 06:40:30.702074 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 300/901] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:30 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1724 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:30.796319 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:30.802360 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:30.803092 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:30.807989 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c168f79d-bd7c-48a0-ae9c-bc3851b0ddc4 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 200 len: 1693 microversion: 2.60 time: 0.156340 Aug 03 06:40:30.808553 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 301/902] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:30 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 1693 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:31.324018 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-293b1bc1-fd33-4069-b49b-1ebf5220c6e1 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:31.324968 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-293b1bc1-fd33-4069-b49b-1ebf5220c6e1 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:31.327035 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-4a1ccf69-790b-46ef-b978-91b3e0816357 req-7d80be03-ba84-4208-85eb-101a716deb1b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:31.328397 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-293b1bc1-fd33-4069-b49b-1ebf5220c6e1 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.328599 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-293b1bc1-fd33-4069-b49b-1ebf5220c6e1 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.328753 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-293b1bc1-fd33-4069-b49b-1ebf5220c6e1 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.329043 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-293b1bc1-fd33-4069-b49b-1ebf5220c6e1 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.329213 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-293b1bc1-fd33-4069-b49b-1ebf5220c6e1 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.329455 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-293b1bc1-fd33-4069-b49b-1ebf5220c6e1 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.336203 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4a1ccf69-790b-46ef-b978-91b3e0816357 req-7d80be03-ba84-4208-85eb-101a716deb1b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.337677 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4a1ccf69-790b-46ef-b978-91b3e0816357 req-7d80be03-ba84-4208-85eb-101a716deb1b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.337677 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4a1ccf69-790b-46ef-b978-91b3e0816357 req-7d80be03-ba84-4208-85eb-101a716deb1b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.349301 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-293b1bc1-fd33-4069-b49b-1ebf5220c6e1 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:40:31.349389 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4a1ccf69-790b-46ef-b978-91b3e0816357 req-7d80be03-ba84-4208-85eb-101a716deb1b service nova] Creating event network-changed:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:40:31.349389 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-4a1ccf69-790b-46ef-b978-91b3e0816357 req-7d80be03-ba84-4208-85eb-101a716deb1b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:31.354606 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-4a1ccf69-790b-46ef-b978-91b3e0816357 req-7d80be03-ba84-4208-85eb-101a716deb1b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029583 Aug 03 06:40:31.356092 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 301/903] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:31 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) Aug 03 06:40:31.409937 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-293b1bc1-fd33-4069-b49b-1ebf5220c6e1 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 204 len: 0 microversion: 2.1 time: 0.089304 Aug 03 06:40:31.410225 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 302/904] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:40:31 2026] DELETE /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:31.418826 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:31.423377 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:31.428363 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.428831 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.429447 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.430679 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.431859 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.432516 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.450977 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:31.602676 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:31.615259 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-784ab6e4-3f87-48f3-b868-90f5d8ba9f6c tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1552 microversion: 2.1 time: 0.198571 Aug 03 06:40:31.615772 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 302/905] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:31 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1552 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:31.626267 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-294ab707-d6eb-46b4-a8b5-9470f8ec7139 req-0055c529-d16f-4d9e-a707-5783b2627c36 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df844acc-461a-4672-9260-06940c2672af", "tag": "06675271-972f-472d-8187-96d63cdf76fe"}, {"name": "network-changed", "server_uuid": "df844acc-461a-4672-9260-06940c2672af", "tag": "06675271-972f-472d-8187-96d63cdf76fe"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:31.631555 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-294ab707-d6eb-46b4-a8b5-9470f8ec7139 req-0055c529-d16f-4d9e-a707-5783b2627c36 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.632702 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-294ab707-d6eb-46b4-a8b5-9470f8ec7139 req-0055c529-d16f-4d9e-a707-5783b2627c36 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.632702 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-294ab707-d6eb-46b4-a8b5-9470f8ec7139 req-0055c529-d16f-4d9e-a707-5783b2627c36 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.639214 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-294ab707-d6eb-46b4-a8b5-9470f8ec7139 req-0055c529-d16f-4d9e-a707-5783b2627c36 service nova] Creating event network-changed:06675271-972f-472d-8187-96d63cdf76fe for instance df844acc-461a-4672-9260-06940c2672af on np0000006323 Aug 03 06:40:31.639400 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-294ab707-d6eb-46b4-a8b5-9470f8ec7139 req-0055c529-d16f-4d9e-a707-5783b2627c36 service nova] Creating event network-changed:06675271-972f-472d-8187-96d63cdf76fe for instance df844acc-461a-4672-9260-06940c2672af on np0000006323 Aug 03 06:40:31.639798 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-294ab707-d6eb-46b4-a8b5-9470f8ec7139 req-0055c529-d16f-4d9e-a707-5783b2627c36 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:31.644174 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-294ab707-d6eb-46b4-a8b5-9470f8ec7139 req-0055c529-d16f-4d9e-a707-5783b2627c36 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.019871 Aug 03 06:40:31.644460 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 302/906] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:31 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:31.722856 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:31.725804 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:31.729309 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=83,nova_api:INSERT=1,nova_api:UPDATE=4,nova_api:DELETE=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:31.732015 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.732496 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.734231 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.734231 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.734231 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.734231 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.763676 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:31.837001 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:31.842926 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:31.860088 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.860416 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.861795 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.862524 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.863092 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.863496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.906043 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:31.931365 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-11e1777b-136a-410f-9dc8-073067da89f8 req-38abc294-5425-49ae-8951-0cb46df7d090 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df844acc-461a-4672-9260-06940c2672af", "name": "network-vif-deleted", "tag": "06675271-972f-472d-8187-96d63cdf76fe"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:31.949265 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-11e1777b-136a-410f-9dc8-073067da89f8 req-38abc294-5425-49ae-8951-0cb46df7d090 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:31.949265 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-11e1777b-136a-410f-9dc8-073067da89f8 req-38abc294-5425-49ae-8951-0cb46df7d090 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:31.949265 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-11e1777b-136a-410f-9dc8-073067da89f8 req-38abc294-5425-49ae-8951-0cb46df7d090 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:31.969733 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-11e1777b-136a-410f-9dc8-073067da89f8 req-38abc294-5425-49ae-8951-0cb46df7d090 service nova] Creating event network-vif-deleted:06675271-972f-472d-8187-96d63cdf76fe for instance df844acc-461a-4672-9260-06940c2672af on np0000006323 Aug 03 06:40:31.972670 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-11e1777b-136a-410f-9dc8-073067da89f8 req-38abc294-5425-49ae-8951-0cb46df7d090 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:31.977528 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-11e1777b-136a-410f-9dc8-073067da89f8 req-38abc294-5425-49ae-8951-0cb46df7d090 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.052877 Aug 03 06:40:31.978194 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 303/907] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:31 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:32.012766 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:32.026674 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:32.030961 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:32.032421 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:32.040362 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f692194c-b820-4741-86bb-37f665dd22fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1724 microversion: 2.20 time: 0.321024 Aug 03 06:40:32.041484 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 303/908] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:31 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1724 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:32.044661 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:32.045357 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1e00e66ed6a2496f91867a17e0305a9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6262bc91a00645b6aa3510d2f04e9501', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:32.054088 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c84c381a-0221-40c4-bbcd-78f1ad9c0202 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 200 len: 1651 microversion: 2.60 time: 0.220384 Aug 03 06:40:32.054088 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 303/909] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:31 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 1651 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:32.635813 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:32.637415 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:32.643632 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:32.643894 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:32.644149 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:32.644551 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:32.644890 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:32.645273 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:32.666377 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:32.726182 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'de4d1b263d824d7eba32f646d1202052', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea6a08e8c822475c97beef976047eee0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:32.737018 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-85f257be-ca9a-4932-a410-1f0a37e8e3ca tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 200 len: 1484 microversion: 2.1 time: 0.105814 Aug 03 06:40:32.737429 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 304/910] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:32 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 1484 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:33.071573 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:33.074238 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:33.075141 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:33.077262 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] [instance: df844acc-461a-4672-9260-06940c2672af] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:33.082355 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.082674 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.082852 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.082959 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.083372 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.083503 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.083626 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.083926 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.084076 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.084294 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.084390 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.084947 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.106013 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] HTTP exception thrown: Instance df844acc-461a-4672-9260-06940c2672af could not be found. Aug 03 06:40:33.106013 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Returning 404 to user: Instance df844acc-461a-4672-9260-06940c2672af could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:33.106013 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6160e645-4b9f-47ea-ad02-6202d53ca7af tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af" status: 404 len: 111 microversion: 2.60 time: 0.032118 Aug 03 06:40:33.106013 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 304/911] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:33 2026] GET /compute/v2.1/servers/df844acc-461a-4672-9260-06940c2672af => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:40:33.113295 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:33.280530 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:33.285212 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:33.285824 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:33.294675 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-92832c36-46e0-42be-ae97-7868845710e7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1724 microversion: 2.20 time: 0.223188 Aug 03 06:40:33.294675 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 304/912] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:33 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1724 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:33.621137 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bf79845c-c1a9-4800-845a-04357d85d700 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:33.621465 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bf79845c-c1a9-4800-845a-04357d85d700 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:33.625496 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf79845c-c1a9-4800-845a-04357d85d700 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.625764 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf79845c-c1a9-4800-845a-04357d85d700 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.625950 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf79845c-c1a9-4800-845a-04357d85d700 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.626301 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf79845c-c1a9-4800-845a-04357d85d700 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.626491 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf79845c-c1a9-4800-845a-04357d85d700 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.626707 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf79845c-c1a9-4800-845a-04357d85d700 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.646269 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bf79845c-c1a9-4800-845a-04357d85d700 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:40:33.687353 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-43945d6d-cf12-4b62-8aea-3168313d2841 req-f88ce143-474c-4954-a5de-57123da2810f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "16026a6f-419c-49d5-bae8-cc21eb7df240", "tag": "21263292-37c5-46f2-bc80-8bb0e476b231"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:33.692931 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-43945d6d-cf12-4b62-8aea-3168313d2841 req-f88ce143-474c-4954-a5de-57123da2810f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.693092 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-43945d6d-cf12-4b62-8aea-3168313d2841 req-f88ce143-474c-4954-a5de-57123da2810f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.693247 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-43945d6d-cf12-4b62-8aea-3168313d2841 req-f88ce143-474c-4954-a5de-57123da2810f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.698443 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bf79845c-c1a9-4800-845a-04357d85d700 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 204 len: 0 microversion: 2.1 time: 0.079376 Aug 03 06:40:33.699006 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 305/913] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:40:33 2026] DELETE /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:33.699846 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-43945d6d-cf12-4b62-8aea-3168313d2841 req-f88ce143-474c-4954-a5de-57123da2810f service nova] Creating event network-changed:21263292-37c5-46f2-bc80-8bb0e476b231 for instance 16026a6f-419c-49d5-bae8-cc21eb7df240 on np0000006323 Aug 03 06:40:33.702587 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-43945d6d-cf12-4b62-8aea-3168313d2841 req-f88ce143-474c-4954-a5de-57123da2810f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:33.705565 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-43945d6d-cf12-4b62-8aea-3168313d2841 req-f88ce143-474c-4954-a5de-57123da2810f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018478 Aug 03 06:40:33.705565 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 305/914] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:33 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) Aug 03 06:40:33.709480 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:33.711592 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:33.716375 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.717277 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.717277 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.717362 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.717586 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.718107 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.734512 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:33.753038 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:33.754844 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] [instance: e7de2b5d-8be0-40c6-a116-ee5d905a0b31] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:33.759672 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.760006 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.760278 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.760815 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:33.761204 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:33.761564 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:33.773770 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] HTTP exception thrown: Instance e7de2b5d-8be0-40c6-a116-ee5d905a0b31 could not be found. Aug 03 06:40:33.774109 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Returning 404 to user: Instance e7de2b5d-8be0-40c6-a116-ee5d905a0b31 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:33.774586 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c3cab146-dc99-49a7-9ad6-44dc4b8f9fc6 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31" status: 404 len: 111 microversion: 2.1 time: 0.023956 Aug 03 06:40:33.775009 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 306/915] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:33 2026] GET /compute/v2.1/servers/e7de2b5d-8be0-40c6-a116-ee5d905a0b31 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:33.785946 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d62be777-72ea-430d-9b69-4b00fc923218 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:33.799809 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d62be777-72ea-430d-9b69-4b00fc923218 tempest-ServerActionsTestOtherA-1935096293 tempest-ServerActionsTestOtherA-1935096293-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-995533158" status: 202 len: 0 microversion: 2.1 time: 0.016158 Aug 03 06:40:33.800118 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 306/916] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:40:33 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-995533158 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:40:33.885693 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd8d05fb06a4d43afb9cf2fd5cd48cfbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54ce7c5b71374ccba8f94c7dd955aa51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:33.894564 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-99b720bb-25f5-411a-a53a-405fc750f39b tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 200 len: 1578 microversion: 2.1 time: 0.186773 Aug 03 06:40:33.894915 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 305/917] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:33 2026] GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 1578 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:34.079457 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-b1a6a45a-417b-4e7b-aea5-8c6f73245091 req-17e101c4-7cd6-4c50-a947-fbda0a858fb7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e7de2b5d-8be0-40c6-a116-ee5d905a0b31", "name": "network-vif-unplugged", "status": "completed", "tag": "2087438a-ca56-4a52-860e-50839135acfd"}, {"server_uuid": "e7de2b5d-8be0-40c6-a116-ee5d905a0b31", "name": "network-vif-unplugged", "status": "completed", "tag": "2087438a-ca56-4a52-860e-50839135acfd"}, {"server_uuid": "e7de2b5d-8be0-40c6-a116-ee5d905a0b31", "name": "network-vif-deleted", "tag": "2087438a-ca56-4a52-860e-50839135acfd"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:34.092100 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b1a6a45a-417b-4e7b-aea5-8c6f73245091 req-17e101c4-7cd6-4c50-a947-fbda0a858fb7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:34.092254 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b1a6a45a-417b-4e7b-aea5-8c6f73245091 req-17e101c4-7cd6-4c50-a947-fbda0a858fb7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:34.092436 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b1a6a45a-417b-4e7b-aea5-8c6f73245091 req-17e101c4-7cd6-4c50-a947-fbda0a858fb7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:34.113501 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b1a6a45a-417b-4e7b-aea5-8c6f73245091 req-17e101c4-7cd6-4c50-a947-fbda0a858fb7 service nova] Creating event network-vif-unplugged:2087438a-ca56-4a52-860e-50839135acfd for instance e7de2b5d-8be0-40c6-a116-ee5d905a0b31 on np0000006323 Aug 03 06:40:34.113501 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b1a6a45a-417b-4e7b-aea5-8c6f73245091 req-17e101c4-7cd6-4c50-a947-fbda0a858fb7 service nova] Creating event network-vif-unplugged:2087438a-ca56-4a52-860e-50839135acfd for instance e7de2b5d-8be0-40c6-a116-ee5d905a0b31 on np0000006323 Aug 03 06:40:34.113501 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b1a6a45a-417b-4e7b-aea5-8c6f73245091 req-17e101c4-7cd6-4c50-a947-fbda0a858fb7 service nova] Creating event network-vif-deleted:2087438a-ca56-4a52-860e-50839135acfd for instance e7de2b5d-8be0-40c6-a116-ee5d905a0b31 on np0000006323 Aug 03 06:40:34.113635 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-b1a6a45a-417b-4e7b-aea5-8c6f73245091 req-17e101c4-7cd6-4c50-a947-fbda0a858fb7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:34.118435 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-b1a6a45a-417b-4e7b-aea5-8c6f73245091 req-17e101c4-7cd6-4c50-a947-fbda0a858fb7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.041125 Aug 03 06:40:34.119341 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 307/918] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:34 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:34.309960 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:34.312329 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:34.316486 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=64,nova_api:INSERT=3,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:34.319388 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:34.319709 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:34.319994 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:34.320609 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:34.321038 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:34.321465 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:34.343935 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:34.533701 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-823527c8-13c9-4688-980c-81433886dfa7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:34.553155 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-823527c8-13c9-4688-980c-81433886dfa7 tempest-TestInstancesWithCinderVolumes-153825389 tempest-TestInstancesWithCinderVolumes-153825389-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-775042223" status: 204 len: 0 microversion: 2.60 time: 0.023360 Aug 03 06:40:34.553863 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 306/919] 10.4.3.71 () {68 vars in 1439 bytes} [Mon Aug 3 06:40:34 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-775042223 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:40:34.627553 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:34.634818 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:34.636233 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:34.646199 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c5e797b5-7cc7-4e21-a293-5670a0ccde2f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1724 microversion: 2.20 time: 0.338778 Aug 03 06:40:34.646753 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 307/920] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:34 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1724 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:34.915380 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:34.917391 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:34.921257 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=84,nova_api:INSERT=11,nova_api:DELETE=2,nova_api:UPDATE=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:34.923858 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:34.923858 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:34.923858 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:34.924838 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:34.924961 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:34.925367 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:34.982353 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:34.983044 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:34.983044 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:34.983233 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lazy-loading 'fault' on Instance uuid 16026a6f-419c-49d5-bae8-cc21eb7df240 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:40:34.990680 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:35.058377 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd8d05fb06a4d43afb9cf2fd5cd48cfbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54ce7c5b71374ccba8f94c7dd955aa51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:35.067324 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8d45488e-9d69-4223-a9c1-3efece8d5b70 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 200 len: 1229 microversion: 2.1 time: 0.154576 Aug 03 06:40:35.067866 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 308/921] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:34 2026] GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 1229 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:35.670855 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:35.678065 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:35.683285 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:35.683640 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:35.683992 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:35.684577 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:35.684995 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:35.685346 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:35.712394 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:35.779764 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-db9bed5e-5757-41c1-92d2-3e3d4ab8f609 req-cd54353e-76fa-4ddc-9f7d-94a9ea60008d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "16026a6f-419c-49d5-bae8-cc21eb7df240", "name": "network-vif-deleted", "tag": "21263292-37c5-46f2-bc80-8bb0e476b231"}, {"server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "name": "network-vif-plugged", "status": "completed", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}, {"server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "name": "network-vif-plugged", "status": "completed", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:35.784955 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-db9bed5e-5757-41c1-92d2-3e3d4ab8f609 req-cd54353e-76fa-4ddc-9f7d-94a9ea60008d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:35.785295 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-db9bed5e-5757-41c1-92d2-3e3d4ab8f609 req-cd54353e-76fa-4ddc-9f7d-94a9ea60008d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:35.785523 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-db9bed5e-5757-41c1-92d2-3e3d4ab8f609 req-cd54353e-76fa-4ddc-9f7d-94a9ea60008d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:35.793379 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-db9bed5e-5757-41c1-92d2-3e3d4ab8f609 req-cd54353e-76fa-4ddc-9f7d-94a9ea60008d service nova] Creating event network-vif-deleted:21263292-37c5-46f2-bc80-8bb0e476b231 for instance 16026a6f-419c-49d5-bae8-cc21eb7df240 on np0000006323 Aug 03 06:40:35.793730 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-db9bed5e-5757-41c1-92d2-3e3d4ab8f609 req-cd54353e-76fa-4ddc-9f7d-94a9ea60008d service nova] Creating event network-vif-plugged:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:40:35.793992 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-db9bed5e-5757-41c1-92d2-3e3d4ab8f609 req-cd54353e-76fa-4ddc-9f7d-94a9ea60008d service nova] Creating event network-vif-plugged:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:40:35.794537 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-db9bed5e-5757-41c1-92d2-3e3d4ab8f609 req-cd54353e-76fa-4ddc-9f7d-94a9ea60008d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:35.799483 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-db9bed5e-5757-41c1-92d2-3e3d4ab8f609 req-cd54353e-76fa-4ddc-9f7d-94a9ea60008d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.023665 Aug 03 06:40:35.802627 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 308/922] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:35 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:35.874607 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:35.879302 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:35.880206 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:35.885505 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6a995b1e-8b3c-450f-b1ba-33ecfefc8dfd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1724 microversion: 2.20 time: 0.217572 Aug 03 06:40:35.885848 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 307/923] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:35 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1724 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:36.086010 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:36.089505 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] [instance: 16026a6f-419c-49d5-bae8-cc21eb7df240] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:36.095218 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:36.095524 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:36.095781 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:36.096730 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:36.096859 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:36.097221 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:36.117002 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] HTTP exception thrown: Instance 16026a6f-419c-49d5-bae8-cc21eb7df240 could not be found. Aug 03 06:40:36.117274 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Returning 404 to user: Instance 16026a6f-419c-49d5-bae8-cc21eb7df240 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:36.117769 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2463eb35-2d0e-4d50-a81b-6ea30cdb7eac tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240" status: 404 len: 111 microversion: 2.1 time: 0.034317 Aug 03 06:40:36.118109 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 309/924] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:36 2026] GET /compute/v2.1/servers/16026a6f-419c-49d5-bae8-cc21eb7df240 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:36.541695 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6015b0ce-b982-47d2-8e1b-afa537870c37 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:36.563806 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6015b0ce-b982-47d2-8e1b-afa537870c37 tempest-TestVolumeBackupRestore-1425753390 tempest-TestVolumeBackupRestore-1425753390-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-1130992858" status: 202 len: 0 microversion: 2.1 time: 0.025015 Aug 03 06:40:36.564211 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 309/925] 10.4.3.71 () {66 vars in 1380 bytes} [Mon Aug 3 06:40:36 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-1130992858 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:40:36.915325 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:36.916645 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:36.923425 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:36.923972 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:36.924057 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:36.924624 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:36.925031 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:36.925381 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:36.953149 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:37.267556 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:37.273226 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:37.273925 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:37.278225 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b711ed55-fc55-4a8b-9ba7-d4c219fee0dd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1724 microversion: 2.20 time: 0.369913 Aug 03 06:40:37.278500 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 308/926] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:36 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1724 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:37.740660 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-571484765", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "b8063a9c-f721-45cc-abf9-a02da3f5eb23"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:37.834064 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:37.834446 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:37.834898 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:37.835463 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:37.839098 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:37.839442 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:37.844957 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] validate_networks() for [('b8063a9c-f721-45cc-abf9-a02da3f5eb23', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:40:37.845359 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:38.302154 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:38.304331 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:38.308405 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:38.308610 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:38.308879 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:38.309218 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:38.309491 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:38.309764 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:38.312350 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=165,nova_cell1:UPDATE=6,nova_cell1:INSERT=5 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:38.336857 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:38.589470 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:39.218195 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3dabf7cb-1ed8-4683-be0b-c13ff02ee88d tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:39.218549 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3dabf7cb-1ed8-4683-be0b-c13ff02ee88d tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:39.225452 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dabf7cb-1ed8-4683-be0b-c13ff02ee88d tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:39.225732 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dabf7cb-1ed8-4683-be0b-c13ff02ee88d tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:39.225886 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dabf7cb-1ed8-4683-be0b-c13ff02ee88d tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:39.226135 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dabf7cb-1ed8-4683-be0b-c13ff02ee88d tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:39.226333 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dabf7cb-1ed8-4683-be0b-c13ff02ee88d tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:39.226428 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dabf7cb-1ed8-4683-be0b-c13ff02ee88d tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:39.253468 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3dabf7cb-1ed8-4683-be0b-c13ff02ee88d tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:40:39.266148 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:39.273486 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:39.274103 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:39.278142 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7a3ef464-d12e-4693-a9b4-b9c46f7f59e2 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1711 microversion: 2.20 time: 0.977947 Aug 03 06:40:39.278449 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 310/927] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:40:38 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1711 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:40:39.280798 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-f5565c5d-5597-41a5-9913-dd30180ce59e req-714e4d82-ac31-450b-9b77-dd1d7adf9392 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:39.287644 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f5565c5d-5597-41a5-9913-dd30180ce59e req-714e4d82-ac31-450b-9b77-dd1d7adf9392 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:39.287965 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f5565c5d-5597-41a5-9913-dd30180ce59e req-714e4d82-ac31-450b-9b77-dd1d7adf9392 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:39.288343 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f5565c5d-5597-41a5-9913-dd30180ce59e req-714e4d82-ac31-450b-9b77-dd1d7adf9392 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:39.297247 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-f5565c5d-5597-41a5-9913-dd30180ce59e req-714e4d82-ac31-450b-9b77-dd1d7adf9392 service nova] Creating event network-changed:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:40:39.297874 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-f5565c5d-5597-41a5-9913-dd30180ce59e req-714e4d82-ac31-450b-9b77-dd1d7adf9392 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:39.304008 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-f5565c5d-5597-41a5-9913-dd30180ce59e req-714e4d82-ac31-450b-9b77-dd1d7adf9392 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024808 Aug 03 06:40:39.304531 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 311/928] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40: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) Aug 03 06:40:39.315102 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3dabf7cb-1ed8-4683-be0b-c13ff02ee88d tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 204 len: 0 microversion: 2.1 time: 0.098001 Aug 03 06:40:39.315612 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 309/929] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:40:39 2026] DELETE /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:39.332455 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:39.335302 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:39.344983 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:39.345226 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:39.345415 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:39.345845 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:39.346118 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:39.346385 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:39.370349 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:39.521941 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:40:39.522386 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:40:39.522536 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:40:39.522669 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:40:39.522951 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:40:39.528877 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:39.529038 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:39.529214 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:39.529712 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:39.530761 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:39.530935 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:39.542042 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Getting quotas for project 1cc262c5820c41c0b1f75ffcc5850798. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:40:39.544649 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Getting quotas for user 878b2c5a747846cb863fb55fa0af76a5 and project 1cc262c5820c41c0b1f75ffcc5850798. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:40:39.557933 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:40:39.559506 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:40:39.618471 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3dd73b65-0340-42a3-95f2-5224a1c5f5dc tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 2.024708 Aug 03 06:40:39.618802 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 310/930] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:40:37 2026] POST /compute/v2.1/servers => generated 378 bytes in 2025 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:40:39.635941 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1d2a64da-8d2e-460e-b95b-7ba6913ee323 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:39.639184 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1d2a64da-8d2e-460e-b95b-7ba6913ee323 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:39.667739 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1d2a64da-8d2e-460e-b95b-7ba6913ee323 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:40.077491 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-bbc8dfa2-236e-4283-8054-e613639adc50 req-bbcb8d8f-c8f0-474f-8f18-13eeb4ce430f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "name": "network-vif-unplugged", "status": "completed", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:40.086404 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-bbc8dfa2-236e-4283-8054-e613639adc50 req-bbcb8d8f-c8f0-474f-8f18-13eeb4ce430f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:40.086629 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-bbc8dfa2-236e-4283-8054-e613639adc50 req-bbcb8d8f-c8f0-474f-8f18-13eeb4ce430f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:40.087041 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-bbc8dfa2-236e-4283-8054-e613639adc50 req-bbcb8d8f-c8f0-474f-8f18-13eeb4ce430f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:40.095583 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-bbc8dfa2-236e-4283-8054-e613639adc50 req-bbcb8d8f-c8f0-474f-8f18-13eeb4ce430f service nova] Creating event network-vif-unplugged:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:40:40.096065 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-bbc8dfa2-236e-4283-8054-e613639adc50 req-bbcb8d8f-c8f0-474f-8f18-13eeb4ce430f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:40.100194 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-bbc8dfa2-236e-4283-8054-e613639adc50 req-bbcb8d8f-c8f0-474f-8f18-13eeb4ce430f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024598 Aug 03 06:40:40.100481 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 311/931] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:40 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) Aug 03 06:40:40.154911 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:40.171338 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-58c1553a-227d-4495-a05b-483df018811e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1562 microversion: 2.1 time: 0.845697 Aug 03 06:40:40.171443 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1d2a64da-8d2e-460e-b95b-7ba6913ee323 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '878b2c5a747846cb863fb55fa0af76a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cc262c5820c41c0b1f75ffcc5850798', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:40.171969 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 312/932] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:39 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1562 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:40.179450 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1d2a64da-8d2e-460e-b95b-7ba6913ee323 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] 10.4.3.71 "GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67" status: 200 len: 1207 microversion: 2.1 time: 0.550834 Aug 03 06:40:40.179738 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 310/933] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:39 2026] GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67 => generated 1207 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:40.756829 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-237c9d02-24fb-4762-869f-8a38a8617ad3 req-94abfcb2-bd4c-4fc8-8c67-e2dacb599b02 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "name": "network-vif-deleted", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:40.765044 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-237c9d02-24fb-4762-869f-8a38a8617ad3 req-94abfcb2-bd4c-4fc8-8c67-e2dacb599b02 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:40.765295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-237c9d02-24fb-4762-869f-8a38a8617ad3 req-94abfcb2-bd4c-4fc8-8c67-e2dacb599b02 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:40.765493 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-237c9d02-24fb-4762-869f-8a38a8617ad3 req-94abfcb2-bd4c-4fc8-8c67-e2dacb599b02 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:40.768444 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=154,nova_cell1:INSERT=6,nova_cell1:UPDATE=8 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:40.776245 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-237c9d02-24fb-4762-869f-8a38a8617ad3 req-94abfcb2-bd4c-4fc8-8c67-e2dacb599b02 service nova] Creating event network-vif-deleted:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:40:40.776761 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-237c9d02-24fb-4762-869f-8a38a8617ad3 req-94abfcb2-bd4c-4fc8-8c67-e2dacb599b02 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:40.782741 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-237c9d02-24fb-4762-869f-8a38a8617ad3 req-94abfcb2-bd4c-4fc8-8c67-e2dacb599b02 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030679 Aug 03 06:40:40.783145 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 312/934] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:40 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) Aug 03 06:40:41.190536 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:41.194760 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:41.196064 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:41.197445 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:41.200760 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:41.201139 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:41.202698 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:41.202698 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:41.202698 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:41.202698 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:41.202937 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:41.203005 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:41.203051 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:41.203286 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:41.203724 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:41.204223 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:41.212593 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=209,nova_cell1:UPDATE=17,nova_cell1:INSERT=11 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:41.237555 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:41.244826 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:41.246017 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:41.246205 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:41.246962 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lazy-loading 'fault' on Instance uuid 5d600a00-2cbc-4b10-9a4f-28724696acef {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:40:41.251321 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:41.748522 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e167fe3c2e764221a53ae7503be7a91d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c260550ef1d438791735d27e475fc94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:41.761601 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-31dda717-8e7d-4dbf-ab64-3ab8668dcd28 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 200 len: 1173 microversion: 2.1 time: 0.573559 Aug 03 06:40:41.762089 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 313/935] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:41 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 1173 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:42.174123 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-32d28085-7818-494c-8bac-d22d8274ee2f req-0cb174cb-e070-41a6-987d-2ad9f8dfadca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d600a00-2cbc-4b10-9a4f-28724696acef", "name": "network-vif-unplugged", "status": "completed", "tag": "586624b4-786b-4c8c-8ae1-f4d13a0625c5"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:42.183285 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-32d28085-7818-494c-8bac-d22d8274ee2f req-0cb174cb-e070-41a6-987d-2ad9f8dfadca service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:42.184634 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-32d28085-7818-494c-8bac-d22d8274ee2f req-0cb174cb-e070-41a6-987d-2ad9f8dfadca service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:42.184634 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-32d28085-7818-494c-8bac-d22d8274ee2f req-0cb174cb-e070-41a6-987d-2ad9f8dfadca service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:42.190679 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-32d28085-7818-494c-8bac-d22d8274ee2f req-0cb174cb-e070-41a6-987d-2ad9f8dfadca service nova] Creating event network-vif-unplugged:586624b4-786b-4c8c-8ae1-f4d13a0625c5 for instance 5d600a00-2cbc-4b10-9a4f-28724696acef on np0000006323 Aug 03 06:40:42.192074 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-32d28085-7818-494c-8bac-d22d8274ee2f req-0cb174cb-e070-41a6-987d-2ad9f8dfadca service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:42.194752 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-32d28085-7818-494c-8bac-d22d8274ee2f req-0cb174cb-e070-41a6-987d-2ad9f8dfadca service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023420 Aug 03 06:40:42.195038 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 313/936] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:42 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) Aug 03 06:40:42.446408 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '878b2c5a747846cb863fb55fa0af76a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cc262c5820c41c0b1f75ffcc5850798', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:42.453257 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-9ad16815-7cf1-4e75-8b82-50953fc9cdaa req-c5f5ef17-8bf6-446c-92e2-051f8dc5a9a0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "82d198aa-1a79-4d29-91ca-c224c5cf3c67", "tag": "5df3cce8-76a6-4984-9072-d5cff2157493"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:42.453969 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-154644fc-e1d2-4c10-9134-9e61e819c9b7 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] 10.4.3.71 "GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67" status: 200 len: 1307 microversion: 2.1 time: 1.259971 Aug 03 06:40:42.454273 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 311/937] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:41 2026] GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67 => generated 1307 bytes in 1260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:42.461401 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9ad16815-7cf1-4e75-8b82-50953fc9cdaa req-c5f5ef17-8bf6-446c-92e2-051f8dc5a9a0 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:42.461747 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9ad16815-7cf1-4e75-8b82-50953fc9cdaa req-c5f5ef17-8bf6-446c-92e2-051f8dc5a9a0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:42.461843 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9ad16815-7cf1-4e75-8b82-50953fc9cdaa req-c5f5ef17-8bf6-446c-92e2-051f8dc5a9a0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:42.468925 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-9ad16815-7cf1-4e75-8b82-50953fc9cdaa req-c5f5ef17-8bf6-446c-92e2-051f8dc5a9a0 service nova] Creating event network-changed:5df3cce8-76a6-4984-9072-d5cff2157493 for instance 82d198aa-1a79-4d29-91ca-c224c5cf3c67 on np0000006323 Aug 03 06:40:42.469439 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-9ad16815-7cf1-4e75-8b82-50953fc9cdaa req-c5f5ef17-8bf6-446c-92e2-051f8dc5a9a0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:42.474779 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-9ad16815-7cf1-4e75-8b82-50953fc9cdaa req-c5f5ef17-8bf6-446c-92e2-051f8dc5a9a0 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026258 Aug 03 06:40:42.475195 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 314/938] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:42 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:42.788550 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:42.791247 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] [instance: 5d600a00-2cbc-4b10-9a4f-28724696acef] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:42.802937 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:42.803262 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:42.803465 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:42.804129 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:42.804500 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:42.804835 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:42.823325 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] HTTP exception thrown: Instance 5d600a00-2cbc-4b10-9a4f-28724696acef could not be found. Aug 03 06:40:42.823824 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Returning 404 to user: Instance 5d600a00-2cbc-4b10-9a4f-28724696acef could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:42.824203 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-401db7a7-9bf4-4818-b2d1-23a01e010e5e tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef" status: 404 len: 111 microversion: 2.1 time: 0.039157 Aug 03 06:40:42.824773 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 314/939] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:42 2026] GET /compute/v2.1/servers/5d600a00-2cbc-4b10-9a4f-28724696acef => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:43.028287 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-051ec26c-9b5b-4c0f-a5a5-46415e66c979 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:43.046526 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-051ec26c-9b5b-4c0f-a5a5-46415e66c979 tempest-TestShelveInstance-848711683 tempest-TestShelveInstance-848711683-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1749309862" status: 202 len: 0 microversion: 2.1 time: 0.022960 Aug 03 06:40:43.046937 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 315/940] 10.4.3.71 () {66 vars in 1365 bytes} [Mon Aug 3 06:40:43 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1749309862 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:40:43.173410 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d45f426c-d548-40e7-a125-81e13bf9f060 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-335665338", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA8Qe3uGZu321hotrmXIHGkPriU4gg7EvkxZ1OAX2XN0o44E9TbYuX8PpzXmmLZMK7CXYpOzWGMucplP2th+LxcNgO9dbCTgxqgEx8TbGkhQBeF7IukfhowpRflFhA9F1Q=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:43.195822 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-d45f426c-d548-40e7-a125-81e13bf9f060 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Getting quotas for project b6ca00d32ddb4347acbfc75049014e12. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:40:43.199724 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-d45f426c-d548-40e7-a125-81e13bf9f060 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Getting quotas for user 093eb93e69cf4a4db46523a52e8d902a and project b6ca00d32ddb4347acbfc75049014e12. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:40:43.218852 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d45f426c-d548-40e7-a125-81e13bf9f060 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.227404 Aug 03 06:40:43.218926 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 312/941] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:40:42 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:43.471228 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:43.476020 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:43.478747 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:43.478747 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:43.478923 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:43.479376 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:43.479796 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:43.480051 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:43.500154 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:44.522886 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-c23ba621-2e32-4c0b-ac73-2dc0f157314d req-52bcdc0b-de17-4c8c-83fb-51c3f4deb77a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82d198aa-1a79-4d29-91ca-c224c5cf3c67", "name": "network-vif-unplugged", "status": "completed", "tag": "5df3cce8-76a6-4984-9072-d5cff2157493"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:44.532730 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c23ba621-2e32-4c0b-ac73-2dc0f157314d req-52bcdc0b-de17-4c8c-83fb-51c3f4deb77a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:44.533213 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c23ba621-2e32-4c0b-ac73-2dc0f157314d req-52bcdc0b-de17-4c8c-83fb-51c3f4deb77a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:44.533442 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c23ba621-2e32-4c0b-ac73-2dc0f157314d req-52bcdc0b-de17-4c8c-83fb-51c3f4deb77a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:44.543513 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c23ba621-2e32-4c0b-ac73-2dc0f157314d req-52bcdc0b-de17-4c8c-83fb-51c3f4deb77a service nova] Creating event network-vif-unplugged:5df3cce8-76a6-4984-9072-d5cff2157493 for instance 82d198aa-1a79-4d29-91ca-c224c5cf3c67 on np0000006323 Aug 03 06:40:44.543906 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-c23ba621-2e32-4c0b-ac73-2dc0f157314d req-52bcdc0b-de17-4c8c-83fb-51c3f4deb77a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:44.549041 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-c23ba621-2e32-4c0b-ac73-2dc0f157314d req-52bcdc0b-de17-4c8c-83fb-51c3f4deb77a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.029898 Aug 03 06:40:44.549411 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 316/942] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:44 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) Aug 03 06:40:44.549759 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '878b2c5a747846cb863fb55fa0af76a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cc262c5820c41c0b1f75ffcc5850798', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:44.559514 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b0328052-15c2-43bf-9f89-488f50b74af2 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] 10.4.3.71 "GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67" status: 200 len: 1307 microversion: 2.1 time: 1.090034 Aug 03 06:40:44.559861 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 315/943] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:43 2026] GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67 => generated 1307 bytes in 1091 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:45.672499 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-350920457", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "46c2c46a-95c5-4d32-bdfd-7f4b09e2ebf1"}], "security_groups": [{"name": "tempest-securitygroup--1506198313"}], "key_name": "tempest-keypair-335665338", "user_data": "}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:45.672499 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:45.672499 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:45.676273 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:45.676273 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:45.676273 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:45.676273 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:45.677554 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:45.678265 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:45.678265 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:45.678265 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:45.678265 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:45.679423 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:45.679423 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:45.679423 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:45.679423 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:45.679720 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:45.781058 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] validate_networks() for [('46c2c46a-95c5-4d32-bdfd-7f4b09e2ebf1', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:40:45.781400 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:45.868987 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '878b2c5a747846cb863fb55fa0af76a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cc262c5820c41c0b1f75ffcc5850798', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:45.877734 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7227ae70-656f-41a0-9106-8af03d29632b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] 10.4.3.71 "GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67" status: 200 len: 1307 microversion: 2.1 time: 0.302639 Aug 03 06:40:45.879113 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 317/944] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:45 2026] GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67 => generated 1307 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:46.064304 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:46.546350 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:40:46.546489 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:40:46.546691 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:40:46.546845 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:40:46.547071 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:40:46.552958 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:46.553128 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:46.553295 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:46.554206 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:46.554410 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:46.555555 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:46.566978 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Getting quotas for project b6ca00d32ddb4347acbfc75049014e12. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:40:46.569534 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Getting quotas for user 093eb93e69cf4a4db46523a52e8d902a and project b6ca00d32ddb4347acbfc75049014e12. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:40:46.576979 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:40:46.578825 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:40:46.590777 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-4d79e8b0-3ea8-4152-8aa3-c18aad141a19 req-ec26f052-d366-4314-9002-e948f85161b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82d198aa-1a79-4d29-91ca-c224c5cf3c67", "name": "network-vif-plugged", "status": "completed", "tag": "5df3cce8-76a6-4984-9072-d5cff2157493"}, {"server_uuid": "82d198aa-1a79-4d29-91ca-c224c5cf3c67", "name": "network-vif-plugged", "status": "completed", "tag": "5df3cce8-76a6-4984-9072-d5cff2157493"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:46.600782 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4d79e8b0-3ea8-4152-8aa3-c18aad141a19 req-ec26f052-d366-4314-9002-e948f85161b8 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:46.601121 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4d79e8b0-3ea8-4152-8aa3-c18aad141a19 req-ec26f052-d366-4314-9002-e948f85161b8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:46.601407 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4d79e8b0-3ea8-4152-8aa3-c18aad141a19 req-ec26f052-d366-4314-9002-e948f85161b8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:46.608890 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4d79e8b0-3ea8-4152-8aa3-c18aad141a19 req-ec26f052-d366-4314-9002-e948f85161b8 service nova] Creating event network-vif-plugged:5df3cce8-76a6-4984-9072-d5cff2157493 for instance 82d198aa-1a79-4d29-91ca-c224c5cf3c67 on np0000006323 Aug 03 06:40:46.609335 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4d79e8b0-3ea8-4152-8aa3-c18aad141a19 req-ec26f052-d366-4314-9002-e948f85161b8 service nova] Creating event network-vif-plugged:5df3cce8-76a6-4984-9072-d5cff2157493 for instance 82d198aa-1a79-4d29-91ca-c224c5cf3c67 on np0000006323 Aug 03 06:40:46.610336 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-4d79e8b0-3ea8-4152-8aa3-c18aad141a19 req-ec26f052-d366-4314-9002-e948f85161b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:46.616433 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-4d79e8b0-3ea8-4152-8aa3-c18aad141a19 req-ec26f052-d366-4314-9002-e948f85161b8 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.029320 Aug 03 06:40:46.616959 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 316/945] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:46 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:46.652590 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-126bcd3f-9047-4043-8ca3-ff5dd980a711 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 1.218035 Aug 03 06:40:46.653295 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 313/946] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:40:45 2026] POST /compute/v2.1/servers => generated 407 bytes in 1219 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:40:46.666145 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9e295b9a-e139-4e86-bfd0-b768413cb2ef tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:46.667468 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9e295b9a-e139-4e86-bfd0-b768413cb2ef tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:46.680797 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9e295b9a-e139-4e86-bfd0-b768413cb2ef tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:46.740491 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9e295b9a-e139-4e86-bfd0-b768413cb2ef tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:46.751317 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9e295b9a-e139-4e86-bfd0-b768413cb2ef tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1233 microversion: 2.1 time: 0.086494 Aug 03 06:40:46.751645 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 318/947] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:46 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1233 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:46.902321 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:46.904769 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:46.915040 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:46.916020 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:46.916020 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:46.917015 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:46.917694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:46.918473 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:46.942424 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:47.198931 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '878b2c5a747846cb863fb55fa0af76a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cc262c5820c41c0b1f75ffcc5850798', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:47.208792 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-94498a9f-6dd7-4121-b46b-8f159e108189 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] 10.4.3.71 "GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67" status: 200 len: 1490 microversion: 2.1 time: 0.310291 Aug 03 06:40:47.209120 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 317/948] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:46 2026] GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67 => generated 1490 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:47.769268 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:47.772022 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:47.782288 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:47.782774 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:47.783141 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:47.784751 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:47.784751 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:47.785095 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:47.817538 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:47.821748 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:47.825131 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:47.840834 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:47.841136 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:47.842394 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:47.843823 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:47.844293 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:47.844599 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:47.870241 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:47.979238 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:47.995145 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3331b954-5ad1-470c-b4b2-e7ca1c6baa77 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1285 microversion: 2.1 time: 0.228647 Aug 03 06:40:47.995454 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 314/949] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:47 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1285 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:48.379094 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:48.393609 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f53ddbe6-ad7e-4b9c-b78b-06601e3353c6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139" status: 200 len: 1669 microversion: 2.1 time: 0.578863 Aug 03 06:40:48.393939 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 319/950] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:47 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139 => generated 1669 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:48.492378 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8871d630-c970-4616-9d79-9eb43c8e94d7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7cce611b-6f87-4d29-8c1a-6d4c32731173"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:48.493904 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8871d630-c970-4616-9d79-9eb43c8e94d7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:48.500508 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8871d630-c970-4616-9d79-9eb43c8e94d7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:48.500988 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8871d630-c970-4616-9d79-9eb43c8e94d7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:48.501376 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8871d630-c970-4616-9d79-9eb43c8e94d7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:48.502027 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8871d630-c970-4616-9d79-9eb43c8e94d7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:48.502398 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8871d630-c970-4616-9d79-9eb43c8e94d7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:48.502752 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8871d630-c970-4616-9d79-9eb43c8e94d7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:48.746067 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8871d630-c970-4616-9d79-9eb43c8e94d7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.257213 Aug 03 06:40:48.746496 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 318/951] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:40:48 2026] POST /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-volume_attachments => generated 194 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:49.017190 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:49.018974 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:49.025261 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:49.025552 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:49.025810 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:49.026354 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:49.026715 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:49.027002 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:49.050188 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:49.533335 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:49.552963 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:49.625616 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-bb2a497c-25e7-45e9-8e72-1e14fe35eabb req-4ac797b2-9db2-41da-8725-1872f37118fa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:49.632550 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-bb2a497c-25e7-45e9-8e72-1e14fe35eabb req-4ac797b2-9db2-41da-8725-1872f37118fa service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:49.632875 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-bb2a497c-25e7-45e9-8e72-1e14fe35eabb req-4ac797b2-9db2-41da-8725-1872f37118fa service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:49.633112 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-bb2a497c-25e7-45e9-8e72-1e14fe35eabb req-4ac797b2-9db2-41da-8725-1872f37118fa service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:49.641871 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-bb2a497c-25e7-45e9-8e72-1e14fe35eabb req-4ac797b2-9db2-41da-8725-1872f37118fa service nova] Creating event network-changed:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:40:49.642880 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-bb2a497c-25e7-45e9-8e72-1e14fe35eabb req-4ac797b2-9db2-41da-8725-1872f37118fa service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:49.648850 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-bb2a497c-25e7-45e9-8e72-1e14fe35eabb req-4ac797b2-9db2-41da-8725-1872f37118fa service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025117 Aug 03 06:40:49.649274 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 320/952] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:49 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) Aug 03 06:40:49.853816 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:49.865090 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-150bcde7-6089-4333-971c-94715f11e0b4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1359 microversion: 2.1 time: 0.850384 Aug 03 06:40:49.865530 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 315/953] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:49 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1359 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:50.466141 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-aed020fe-3a91-44ee-8650-032928551473 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:50.467525 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-aed020fe-3a91-44ee-8650-032928551473 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:50.475116 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-aed020fe-3a91-44ee-8650-032928551473 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:50.475407 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-aed020fe-3a91-44ee-8650-032928551473 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:50.475632 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-aed020fe-3a91-44ee-8650-032928551473 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:50.476071 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-aed020fe-3a91-44ee-8650-032928551473 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:50.476845 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-aed020fe-3a91-44ee-8650-032928551473 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:50.477531 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-aed020fe-3a91-44ee-8650-032928551473 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:50.497104 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-aed020fe-3a91-44ee-8650-032928551473 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:40:50.576881 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-aed020fe-3a91-44ee-8650-032928551473 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67" status: 204 len: 0 microversion: 2.1 time: 0.114129 Aug 03 06:40:50.577369 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 319/954] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:40:50 2026] DELETE /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:50.589389 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:50.592893 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:50.604672 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:50.604672 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:50.604672 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:50.604672 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:50.604844 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:50.605474 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:50.632713 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:50.832629 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-91cb0a03-93df-4dae-98d6-29a2bb093216 req-0d21abd7-0a3a-4e5e-9d4d-77059fa7142b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-plugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:50.838491 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-91cb0a03-93df-4dae-98d6-29a2bb093216 req-0d21abd7-0a3a-4e5e-9d4d-77059fa7142b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:50.838702 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-91cb0a03-93df-4dae-98d6-29a2bb093216 req-0d21abd7-0a3a-4e5e-9d4d-77059fa7142b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:50.839738 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-91cb0a03-93df-4dae-98d6-29a2bb093216 req-0d21abd7-0a3a-4e5e-9d4d-77059fa7142b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:50.855686 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-91cb0a03-93df-4dae-98d6-29a2bb093216 req-0d21abd7-0a3a-4e5e-9d4d-77059fa7142b service nova] Creating event network-vif-plugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:40:50.860393 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-91cb0a03-93df-4dae-98d6-29a2bb093216 req-0d21abd7-0a3a-4e5e-9d4d-77059fa7142b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:50.867713 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-91cb0a03-93df-4dae-98d6-29a2bb093216 req-0d21abd7-0a3a-4e5e-9d4d-77059fa7142b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.124307 Aug 03 06:40:50.868114 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 316/955] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:50 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:50.879971 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:50.881471 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:50.886667 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:50.887256 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:50.887256 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:50.888001 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:50.888398 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:50.888888 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:50.910416 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:51.402377 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-e75f8128-c6b6-4fbc-9c14-005ee39364f9 req-a3326c36-74e4-4d82-bf5a-b1b60a05fc41 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82d198aa-1a79-4d29-91ca-c224c5cf3c67", "name": "network-vif-unplugged", "status": "completed", "tag": "5df3cce8-76a6-4984-9072-d5cff2157493"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:51.408357 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e75f8128-c6b6-4fbc-9c14-005ee39364f9 req-a3326c36-74e4-4d82-bf5a-b1b60a05fc41 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:51.408566 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e75f8128-c6b6-4fbc-9c14-005ee39364f9 req-a3326c36-74e4-4d82-bf5a-b1b60a05fc41 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:51.408730 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e75f8128-c6b6-4fbc-9c14-005ee39364f9 req-a3326c36-74e4-4d82-bf5a-b1b60a05fc41 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:51.415849 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-e75f8128-c6b6-4fbc-9c14-005ee39364f9 req-a3326c36-74e4-4d82-bf5a-b1b60a05fc41 service nova] Creating event network-vif-unplugged:5df3cce8-76a6-4984-9072-d5cff2157493 for instance 82d198aa-1a79-4d29-91ca-c224c5cf3c67 on np0000006323 Aug 03 06:40:51.416303 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-e75f8128-c6b6-4fbc-9c14-005ee39364f9 req-a3326c36-74e4-4d82-bf5a-b1b60a05fc41 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:51.419986 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-e75f8128-c6b6-4fbc-9c14-005ee39364f9 req-a3326c36-74e4-4d82-bf5a-b1b60a05fc41 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.167672 Aug 03 06:40:51.420312 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 317/956] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:51 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) Aug 03 06:40:51.451186 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '878b2c5a747846cb863fb55fa0af76a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cc262c5820c41c0b1f75ffcc5850798', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:51.460388 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6a184129-62b7-4ab2-a584-2479603d545c tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] 10.4.3.71 "GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67" status: 200 len: 1496 microversion: 2.1 time: 0.873459 Aug 03 06:40:51.460713 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 321/957] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:50 2026] GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67 => generated 1496 bytes in 874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:52.069482 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:52.088904 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e35e4e0e-43a0-4895-b6e4-2d6702b5fcfa tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1359 microversion: 2.1 time: 1.210484 Aug 03 06:40:52.089899 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 320/958] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:50 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1359 bytes in 1211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:52.479079 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:52.483698 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:52.486545 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:52.486864 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:52.487030 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:52.487443 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:52.487741 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:52.487999 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:52.514612 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:52.514970 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:52.515061 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:52.515250 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lazy-loading 'fault' on Instance uuid 82d198aa-1a79-4d29-91ca-c224c5cf3c67 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:40:52.518971 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:52.845963 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '878b2c5a747846cb863fb55fa0af76a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1cc262c5820c41c0b1f75ffcc5850798', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:52.865999 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e1d99f60-a103-4142-98be-4d5e2e509c4b tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] 10.4.3.71 "GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67" status: 200 len: 1297 microversion: 2.1 time: 0.389402 Aug 03 06:40:52.867489 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 318/959] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:52 2026] GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67 => generated 1297 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:52.945626 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-9c6980b9-af0e-446a-a218-f0aab87b2cd5 req-f99a64df-6264-4609-bc58-a686879bfc7e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-plugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:52.955031 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9c6980b9-af0e-446a-a218-f0aab87b2cd5 req-f99a64df-6264-4609-bc58-a686879bfc7e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:52.955303 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9c6980b9-af0e-446a-a218-f0aab87b2cd5 req-f99a64df-6264-4609-bc58-a686879bfc7e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:52.955516 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9c6980b9-af0e-446a-a218-f0aab87b2cd5 req-f99a64df-6264-4609-bc58-a686879bfc7e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:52.966570 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-9c6980b9-af0e-446a-a218-f0aab87b2cd5 req-f99a64df-6264-4609-bc58-a686879bfc7e service nova] Creating event network-vif-plugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:40:52.967468 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-9c6980b9-af0e-446a-a218-f0aab87b2cd5 req-f99a64df-6264-4609-bc58-a686879bfc7e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:52.972600 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-9c6980b9-af0e-446a-a218-f0aab87b2cd5 req-f99a64df-6264-4609-bc58-a686879bfc7e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032086 Aug 03 06:40:52.973195 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 322/960] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:52 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) Aug 03 06:40:53.113230 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:53.114699 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:53.120972 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:53.121347 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:53.121672 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:53.122303 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:53.122670 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:53.123071 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:53.151621 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:53.507551 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-b75cf10f-9538-48c2-bd52-5d5076e9260f req-7d7b935e-d5d4-4d92-a64f-b32d3137ac4b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82d198aa-1a79-4d29-91ca-c224c5cf3c67", "name": "network-vif-unplugged", "status": "completed", "tag": "5df3cce8-76a6-4984-9072-d5cff2157493"}, {"server_uuid": "82d198aa-1a79-4d29-91ca-c224c5cf3c67", "name": "network-vif-deleted", "tag": "5df3cce8-76a6-4984-9072-d5cff2157493"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:53.516738 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-b75cf10f-9538-48c2-bd52-5d5076e9260f req-7d7b935e-d5d4-4d92-a64f-b32d3137ac4b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:53.517107 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-b75cf10f-9538-48c2-bd52-5d5076e9260f req-7d7b935e-d5d4-4d92-a64f-b32d3137ac4b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:53.517413 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-b75cf10f-9538-48c2-bd52-5d5076e9260f req-7d7b935e-d5d4-4d92-a64f-b32d3137ac4b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:53.532978 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-b75cf10f-9538-48c2-bd52-5d5076e9260f req-7d7b935e-d5d4-4d92-a64f-b32d3137ac4b service nova] Creating event network-vif-unplugged:5df3cce8-76a6-4984-9072-d5cff2157493 for instance 82d198aa-1a79-4d29-91ca-c224c5cf3c67 on np0000006323 Aug 03 06:40:53.532978 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-b75cf10f-9538-48c2-bd52-5d5076e9260f req-7d7b935e-d5d4-4d92-a64f-b32d3137ac4b service nova] Creating event network-vif-deleted:5df3cce8-76a6-4984-9072-d5cff2157493 for instance 82d198aa-1a79-4d29-91ca-c224c5cf3c67 on np0000006323 Aug 03 06:40:53.532978 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-b75cf10f-9538-48c2-bd52-5d5076e9260f req-7d7b935e-d5d4-4d92-a64f-b32d3137ac4b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:53.537681 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-b75cf10f-9538-48c2-bd52-5d5076e9260f req-7d7b935e-d5d4-4d92-a64f-b32d3137ac4b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.032101 Aug 03 06:40:53.537681 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 319/961] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:53 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:53.888511 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:53.890436 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] [instance: 82d198aa-1a79-4d29-91ca-c224c5cf3c67] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:53.898073 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:53.900043 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:53.900361 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:53.901389 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:53.901768 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:53.902352 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:53.912721 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] HTTP exception thrown: Instance 82d198aa-1a79-4d29-91ca-c224c5cf3c67 could not be found. Aug 03 06:40:53.913016 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] Returning 404 to user: Instance 82d198aa-1a79-4d29-91ca-c224c5cf3c67 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:53.913383 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a6201384-e3a8-454f-9f28-3815eaf2f933 tempest-VolumesActionsTest-672851156 tempest-VolumesActionsTest-672851156-project-member] 10.4.3.71 "GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67" status: 404 len: 111 microversion: 2.1 time: 0.027013 Aug 03 06:40:53.914018 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 323/962] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:53 2026] GET /compute/v2.1/servers/82d198aa-1a79-4d29-91ca-c224c5cf3c67 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:54.998790 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:55.008251 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7d0ffe73-e808-447b-8389-ed0bdf1c9367 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1545 microversion: 2.1 time: 1.896738 Aug 03 06:40:55.008624 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 321/963] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:53 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1545 bytes in 1897 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:55.027771 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1ab008cf-773c-4bef-b177-7711254244eb tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:55.029917 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1ab008cf-773c-4bef-b177-7711254244eb tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:55.038211 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1ab008cf-773c-4bef-b177-7711254244eb tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:55.038434 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1ab008cf-773c-4bef-b177-7711254244eb tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:55.038606 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1ab008cf-773c-4bef-b177-7711254244eb tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:55.038942 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1ab008cf-773c-4bef-b177-7711254244eb tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:55.039117 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1ab008cf-773c-4bef-b177-7711254244eb tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:55.039279 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1ab008cf-773c-4bef-b177-7711254244eb tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:55.057246 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1ab008cf-773c-4bef-b177-7711254244eb tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:55.185750 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-18da54a6-baec-445f-8cf7-21ecf1463562 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:55.186204 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-18da54a6-baec-445f-8cf7-21ecf1463562 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:55.189726 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18da54a6-baec-445f-8cf7-21ecf1463562 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:55.189827 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18da54a6-baec-445f-8cf7-21ecf1463562 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:55.189968 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18da54a6-baec-445f-8cf7-21ecf1463562 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:55.190230 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18da54a6-baec-445f-8cf7-21ecf1463562 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:55.190424 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18da54a6-baec-445f-8cf7-21ecf1463562 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:55.190566 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18da54a6-baec-445f-8cf7-21ecf1463562 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:55.254961 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-18da54a6-baec-445f-8cf7-21ecf1463562 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lazy-loading 'services' on Instance uuid 92a94e71-c4c8-4793-9591-cf87a1c6a139 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:40:55.322629 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-18da54a6-baec-445f-8cf7-21ecf1463562 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-volume_attachments/7cce611b-6f87-4d29-8c1a-6d4c32731173" status: 202 len: 0 microversion: 2.1 time: 0.138058 Aug 03 06:40:55.322629 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 324/964] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:40:55 2026] DELETE /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-volume_attachments/7cce611b-6f87-4d29-8c1a-6d4c32731173 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:40:55.338509 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-700407c8-cf70-4714-adf8-479e49b2c39f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:55.339990 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-700407c8-cf70-4714-adf8-479e49b2c39f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:55.347238 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-700407c8-cf70-4714-adf8-479e49b2c39f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:55.347409 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-700407c8-cf70-4714-adf8-479e49b2c39f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:55.347545 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-700407c8-cf70-4714-adf8-479e49b2c39f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:55.347816 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-700407c8-cf70-4714-adf8-479e49b2c39f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:55.347989 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-700407c8-cf70-4714-adf8-479e49b2c39f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:55.348051 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-700407c8-cf70-4714-adf8-479e49b2c39f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:55.371536 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-700407c8-cf70-4714-adf8-479e49b2c39f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.039032 Aug 03 06:40:55.371854 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 322/965] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:40:55 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:55.786415 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1ab008cf-773c-4bef-b177-7711254244eb tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.760760 Aug 03 06:40:55.787616 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 320/966] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:40:55 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195/os-interface => generated 282 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:56.383965 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-138843a6-1647-465e-a265-d1a0792f3744 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:56.385508 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-138843a6-1647-465e-a265-d1a0792f3744 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:56.389448 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-138843a6-1647-465e-a265-d1a0792f3744 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:56.389642 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-138843a6-1647-465e-a265-d1a0792f3744 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:56.389822 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-138843a6-1647-465e-a265-d1a0792f3744 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:56.390059 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-138843a6-1647-465e-a265-d1a0792f3744 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:56.390228 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-138843a6-1647-465e-a265-d1a0792f3744 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:56.390338 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-138843a6-1647-465e-a265-d1a0792f3744 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:56.407580 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-138843a6-1647-465e-a265-d1a0792f3744 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.027191 Aug 03 06:40:56.407868 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 325/967] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:40:56 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:40:56.422631 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:56.424801 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:56.429115 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:56.429319 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:56.429444 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:56.429786 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:56.429946 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:56.430048 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:56.480593 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] HTTP exception thrown: Instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 is not attached to volume 7cce611b-6f87-4d29-8c1a-6d4c32731173 Aug 03 06:40:56.480894 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Returning 404 to user: Instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 is not attached to volume 7cce611b-6f87-4d29-8c1a-6d4c32731173 {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:56.481840 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-49e4d603-c276-414b-8be1-8fe08da97eef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-volume_attachments/7cce611b-6f87-4d29-8c1a-6d4c32731173" status: 404 len: 154 microversion: 2.1 time: 0.063314 Aug 03 06:40:56.481840 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 323/968] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:40:56 2026] DELETE /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139/os-volume_attachments/7cce611b-6f87-4d29-8c1a-6d4c32731173 => generated 154 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:56.490829 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b899da20-d62c-43df-9737-cab6049c453e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:56.491148 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b899da20-d62c-43df-9737-cab6049c453e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:56.497608 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b899da20-d62c-43df-9737-cab6049c453e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:56.497812 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b899da20-d62c-43df-9737-cab6049c453e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:56.497945 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b899da20-d62c-43df-9737-cab6049c453e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:56.498187 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b899da20-d62c-43df-9737-cab6049c453e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:56.498350 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b899da20-d62c-43df-9737-cab6049c453e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:56.498463 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b899da20-d62c-43df-9737-cab6049c453e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:56.518565 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b899da20-d62c-43df-9737-cab6049c453e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:40:56.560023 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:56.575621 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=6 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:56.591876 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b899da20-d62c-43df-9737-cab6049c453e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139" status: 204 len: 0 microversion: 2.1 time: 0.102629 Aug 03 06:40:56.592320 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 321/969] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:40:56 2026] DELETE /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:40:56.604272 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:56.607249 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:56.615004 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:56.615398 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:56.616346 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:56.618952 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:56.619806 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:56.620595 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:56.641163 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:56.742608 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:40:57.022260 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:57.037359 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ae27593b-acf5-48bb-8ee0-5700ac35a177 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139" status: 200 len: 1675 microversion: 2.1 time: 0.435712 Aug 03 06:40:57.038490 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 326/970] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:56 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139 => generated 1675 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:57.104090 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-4e072b26-6beb-408a-b857-9ced75cb8184 req-644a5830-6610-4a13-8d22-a6d4c07f8d01 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:57.112367 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4e072b26-6beb-408a-b857-9ced75cb8184 req-644a5830-6610-4a13-8d22-a6d4c07f8d01 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:57.112367 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4e072b26-6beb-408a-b857-9ced75cb8184 req-644a5830-6610-4a13-8d22-a6d4c07f8d01 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:57.112367 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4e072b26-6beb-408a-b857-9ced75cb8184 req-644a5830-6610-4a13-8d22-a6d4c07f8d01 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:57.118109 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4e072b26-6beb-408a-b857-9ced75cb8184 req-644a5830-6610-4a13-8d22-a6d4c07f8d01 service nova] Creating event network-changed:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:40:57.118109 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-4e072b26-6beb-408a-b857-9ced75cb8184 req-644a5830-6610-4a13-8d22-a6d4c07f8d01 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:57.122311 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-4e072b26-6beb-408a-b857-9ced75cb8184 req-644a5830-6610-4a13-8d22-a6d4c07f8d01 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.205948 Aug 03 06:40:57.122540 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 324/971] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:56 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:58.058418 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:58.060436 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:58.065715 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:58.066224 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:58.066795 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:58.067060 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:58.067433 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:58.067808 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:58.084647 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:40:58.588615 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-377325e8-6872-4326-83f9-529be0a4ba3e req-a305e69b-5970-4dfc-ac84-fcd03b9b33ab service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "92a94e71-c4c8-4793-9591-cf87a1c6a139", "name": "network-vif-unplugged", "status": "completed", "tag": "69ea6369-c8e5-4286-84f7-73565384e04c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:58.598509 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-377325e8-6872-4326-83f9-529be0a4ba3e req-a305e69b-5970-4dfc-ac84-fcd03b9b33ab service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:58.598771 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-377325e8-6872-4326-83f9-529be0a4ba3e req-a305e69b-5970-4dfc-ac84-fcd03b9b33ab service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:58.599487 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-377325e8-6872-4326-83f9-529be0a4ba3e req-a305e69b-5970-4dfc-ac84-fcd03b9b33ab service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:58.610434 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-377325e8-6872-4326-83f9-529be0a4ba3e req-a305e69b-5970-4dfc-ac84-fcd03b9b33ab service nova] Creating event network-vif-unplugged:69ea6369-c8e5-4286-84f7-73565384e04c for instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 on np0000006323 Aug 03 06:40:58.611322 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-377325e8-6872-4326-83f9-529be0a4ba3e req-a305e69b-5970-4dfc-ac84-fcd03b9b33ab service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:58.616567 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-377325e8-6872-4326-83f9-529be0a4ba3e req-a305e69b-5970-4dfc-ac84-fcd03b9b33ab service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030962 Aug 03 06:40:58.617205 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 327/972] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:58 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) Aug 03 06:40:58.748105 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:40:58.757867 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b418319a-ea81-4c7d-b34f-6c0ae5b6addc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139" status: 200 len: 1675 microversion: 2.1 time: 0.701744 Aug 03 06:40:58.758305 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 322/973] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:58 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139 => generated 1675 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:40:59.191340 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-cd1fe230-b8b0-4b67-9144-156e9bc2ba89 req-6bba57f7-bdc1-4322-9a8b-a8b1dbd6aedd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "92a94e71-c4c8-4793-9591-cf87a1c6a139", "name": "network-vif-deleted", "tag": "69ea6369-c8e5-4286-84f7-73565384e04c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:40:59.197534 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-cd1fe230-b8b0-4b67-9144-156e9bc2ba89 req-6bba57f7-bdc1-4322-9a8b-a8b1dbd6aedd service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:59.197784 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-cd1fe230-b8b0-4b67-9144-156e9bc2ba89 req-6bba57f7-bdc1-4322-9a8b-a8b1dbd6aedd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:59.197966 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-cd1fe230-b8b0-4b67-9144-156e9bc2ba89 req-6bba57f7-bdc1-4322-9a8b-a8b1dbd6aedd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:59.205880 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-cd1fe230-b8b0-4b67-9144-156e9bc2ba89 req-6bba57f7-bdc1-4322-9a8b-a8b1dbd6aedd service nova] Creating event network-vif-deleted:69ea6369-c8e5-4286-84f7-73565384e04c for instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 on np0000006323 Aug 03 06:40:59.206303 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-cd1fe230-b8b0-4b67-9144-156e9bc2ba89 req-6bba57f7-bdc1-4322-9a8b-a8b1dbd6aedd service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:40:59.209784 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-cd1fe230-b8b0-4b67-9144-156e9bc2ba89 req-6bba57f7-bdc1-4322-9a8b-a8b1dbd6aedd service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020526 Aug 03 06:40:59.210114 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 325/974] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:40:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:40:59.779675 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:59.781236 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 92a94e71-c4c8-4793-9591-cf87a1c6a139] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:40:59.786218 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:59.786712 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:59.787113 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:59.788013 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:40:59.788512 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:40:59.789086 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:40:59.799629 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] HTTP exception thrown: Instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 could not be found. Aug 03 06:40:59.800112 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Returning 404 to user: Instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:40:59.800826 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-dc6c8407-b1ea-495d-a9ef-63d67bbeee78 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139" status: 404 len: 111 microversion: 2.1 time: 0.024458 Aug 03 06:40:59.801294 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 328/975] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:40:59 2026] GET /compute/v2.1/servers/92a94e71-c4c8-4793-9591-cf87a1c6a139 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:40:59.811272 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-40b61c6e-f822-435c-83a9-211dd4b6cb11 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:40:59.828965 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-40b61c6e-f822-435c-83a9-211dd4b6cb11 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-141584592" status: 202 len: 0 microversion: 2.1 time: 0.019888 Aug 03 06:40:59.829364 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 323/976] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:40:59 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-141584592 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:41:00.369352 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0eeb7384-13d0-4182-a244-31d4b73d6da7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1741582755", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOuHIMCkMpwOaDXG809MTgmKMPv5DSMhlM+jnxAp8W/v7+rgi6K0f/bz4u4DCzB1MgoVIBqNiFXLlzNNpiaNfn1TFtPX1fF4yweRUQ0wtYSSvsgQkOORDP1t189/Gce0DQ=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:00.382325 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-0eeb7384-13d0-4182-a244-31d4b73d6da7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for project 9a2f421d0e18444bb063445b425b8926. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:00.388201 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-0eeb7384-13d0-4182-a244-31d4b73d6da7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for user 7a4b8078aae44dc6a86e791f3d783050 and project 9a2f421d0e18444bb063445b425b8926. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:00.411564 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0eeb7384-13d0-4182-a244-31d4b73d6da7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.045003 Aug 03 06:41:00.411958 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 326/977] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:41:00 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) Aug 03 06:41:00.716390 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-fb54a7f1-b45a-4c11-9b03-97f627ed2193 req-64f0063b-0f30-49df-ba29-0c1a26a5439a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "92a94e71-c4c8-4793-9591-cf87a1c6a139", "name": "network-vif-unplugged", "status": "completed", "tag": "69ea6369-c8e5-4286-84f7-73565384e04c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:00.724182 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fb54a7f1-b45a-4c11-9b03-97f627ed2193 req-64f0063b-0f30-49df-ba29-0c1a26a5439a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:00.724554 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fb54a7f1-b45a-4c11-9b03-97f627ed2193 req-64f0063b-0f30-49df-ba29-0c1a26a5439a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:00.724781 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fb54a7f1-b45a-4c11-9b03-97f627ed2193 req-64f0063b-0f30-49df-ba29-0c1a26a5439a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:00.733504 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-fb54a7f1-b45a-4c11-9b03-97f627ed2193 req-64f0063b-0f30-49df-ba29-0c1a26a5439a service nova] Creating event network-vif-unplugged:69ea6369-c8e5-4286-84f7-73565384e04c for instance 92a94e71-c4c8-4793-9591-cf87a1c6a139 on np0000006323 Aug 03 06:41:00.734080 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-fb54a7f1-b45a-4c11-9b03-97f627ed2193 req-64f0063b-0f30-49df-ba29-0c1a26a5439a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:00.744584 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-fb54a7f1-b45a-4c11-9b03-97f627ed2193 req-64f0063b-0f30-49df-ba29-0c1a26a5439a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030271 Aug 03 06:41:00.745004 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 329/978] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:00 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:01.943212 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-bea57df2-d6a5-4ef8-9dc8-baf0a4aa6f96 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2064659900", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJmPDODfu15JRCyi/uW5Q/DXA+WtC7XiRyVlc5fqbLhgdlbWoed/x1YW3RHsZWh4pFzazm4djB4wrzRvqd/IotZjKloS4LvXhLOOKKybs/TPglkFwwNBHLu9FsCB9QVzvA=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:01.960378 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-bea57df2-d6a5-4ef8-9dc8-baf0a4aa6f96 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:01.964263 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-bea57df2-d6a5-4ef8-9dc8-baf0a4aa6f96 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for user c2feae27f93040b9892ac1168f4f15c8 and project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:01.989825 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-bea57df2-d6a5-4ef8-9dc8-baf0a4aa6f96 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.053158 Aug 03 06:41:01.991125 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 324/979] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:41:01 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:03.118751 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-607007557", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "a67f90d2-feba-47a7-99e9-3c6c24a11425", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "9f67da6d-8abe-4a04-ab53-4c7743118407"}], "security_groups": [{"name": "tempest-securitygroup--328703798"}], "key_name": "tempest-keypair-1741582755", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:03.177424 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:03.177902 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:03.178343 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:03.179516 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:03.179952 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:03.180369 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:03.187482 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:03.307939 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] validate_networks() for [('9f67da6d-8abe-4a04-ab53-4c7743118407', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:41:03.308369 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:03.508852 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-329750081", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "b2e28e44-9dc1-4854-8e5d-d2f5a5411172"}], "security_groups": [{"name": "tempest-securitygroup--916785653"}], "key_name": "tempest-keypair-2064659900", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:03.627097 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:03.627506 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:03.627811 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:03.628405 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:03.628719 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:03.628974 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:03.633225 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:03.639239 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:03.811681 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] validate_networks() for [('b2e28e44-9dc1-4854-8e5d-d2f5a5411172', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:41:03.812343 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:03.891520 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:41:03.891743 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:41:03.892320 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:41:03.892320 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:41:03.892320 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:41:03.903070 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:03.903433 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:03.903726 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:03.904418 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:03.905915 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:03.906233 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:03.922447 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for project 9a2f421d0e18444bb063445b425b8926. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:03.926392 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for user 7a4b8078aae44dc6a86e791f3d783050 and project 9a2f421d0e18444bb063445b425b8926. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:03.975617 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:41:03.977557 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] 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='a67f90d2-feba-47a7-99e9-3c6c24a11425',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:41:04.119588 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-fb596d71-b735-4459-9ff5-f667d46687ea tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 1.002633 Aug 03 06:41:04.120562 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 327/980] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:41:03 2026] POST /compute/v2.1/servers => generated 403 bytes in 1004 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:41:04.134668 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2419d9d6-c5a7-4406-9381-510d42408f30 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:04.136555 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2419d9d6-c5a7-4406-9381-510d42408f30 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:04.160762 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2419d9d6-c5a7-4406-9381-510d42408f30 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:04.231930 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-2419d9d6-c5a7-4406-9381-510d42408f30 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:04.238855 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2419d9d6-c5a7-4406-9381-510d42408f30 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 200 len: 1079 microversion: 2.1 time: 0.107091 Aug 03 06:41:04.239236 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 325/981] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:04 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 1079 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:04.272736 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:04.478693 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:41:04.479038 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:41:04.479371 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:41:04.479679 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:41:04.479968 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:41:04.494225 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:04.495053 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:04.496292 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:04.497483 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:04.498896 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:04.500978 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:04.512746 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:04.515894 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for user c2feae27f93040b9892ac1168f4f15c8 and project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:04.523819 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:41:04.526000 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:41:04.607896 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-58235ec7-f380-4c45-8419-958f165eaf20 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 1.100804 Aug 03 06:41:04.608344 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 330/982] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:41:03 2026] POST /compute/v2.1/servers => generated 403 bytes in 1102 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:41:04.619457 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a17d6e09-da88-45ea-97d9-ed151af28420 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:04.621401 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a17d6e09-da88-45ea-97d9-ed151af28420 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:04.636091 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a17d6e09-da88-45ea-97d9-ed151af28420 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:04.692199 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a17d6e09-da88-45ea-97d9-ed151af28420 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:04.702262 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a17d6e09-da88-45ea-97d9-ed151af28420 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 200 len: 1237 microversion: 2.1 time: 0.084684 Aug 03 06:41:04.703451 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 328/983] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:04 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 1237 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:05.258552 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:05.260179 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:05.266022 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:05.266457 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:05.266743 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:05.267820 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:05.268209 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:05.268577 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:05.286580 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:05.359846 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:05.369318 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-eb1781fc-8fa4-4c38-af6a-f75220752da1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 200 len: 1195 microversion: 2.1 time: 0.112306 Aug 03 06:41:05.369815 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 326/984] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:05 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 1195 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:05.721779 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:05.723844 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:05.730013 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:05.730402 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:05.730629 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:05.731083 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:05.731417 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:05.731694 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:05.764756 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:05.824894 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:05.836914 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-77938e23-d9ca-4a29-a888-adcfcbc984ad tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 200 len: 1307 microversion: 2.1 time: 0.117481 Aug 03 06:41:05.838065 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 331/985] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:05 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 1307 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:06.009399 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-2060126171", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "3b9a40bb-ddf7-4552-8420-7056a50e762a", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "29475638-4fc8-425b-8c1e-8d0503548bc3"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:06.068468 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:06.069126 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:06.069796 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:06.070425 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:06.070885 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:06.071342 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:06.082061 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] validate_networks() for [('29475638-4fc8-425b-8c1e-8d0503548bc3', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:41:06.082328 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:06.360864 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:06.389040 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:06.390492 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:06.402142 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:06.402298 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:06.402575 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:06.403112 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:06.403485 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:06.403845 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:06.423381 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:06.439504 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-3aa1f545-7b08-45e5-a9c2-f584bdf209b5 req-7c5bea2e-9573-4052-a637-aad782df7b46 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3", "tag": "4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:06.446394 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-3aa1f545-7b08-45e5-a9c2-f584bdf209b5 req-7c5bea2e-9573-4052-a637-aad782df7b46 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:06.446579 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-3aa1f545-7b08-45e5-a9c2-f584bdf209b5 req-7c5bea2e-9573-4052-a637-aad782df7b46 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:06.446756 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-3aa1f545-7b08-45e5-a9c2-f584bdf209b5 req-7c5bea2e-9573-4052-a637-aad782df7b46 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:06.455140 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-3aa1f545-7b08-45e5-a9c2-f584bdf209b5 req-7c5bea2e-9573-4052-a637-aad782df7b46 service nova] Creating event network-changed:4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a for instance 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 on np0000006323 Aug 03 06:41:06.455636 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-3aa1f545-7b08-45e5-a9c2-f584bdf209b5 req-7c5bea2e-9573-4052-a637-aad782df7b46 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:06.460762 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-3aa1f545-7b08-45e5-a9c2-f584bdf209b5 req-7c5bea2e-9573-4052-a637-aad782df7b46 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023418 Aug 03 06:41:06.461122 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 332/986] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41: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) Aug 03 06:41:06.554416 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:41:06.554639 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:41:06.554914 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:41:06.555111 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:41:06.555329 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:41:06.562629 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:06.562904 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:06.563059 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:06.564482 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:06.564482 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:06.564482 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:06.580718 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:06.583423 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:06.593953 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:06.604779 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-dd7cef4e-ee9f-4262-968d-19e6e33704b5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 200 len: 1250 microversion: 2.1 time: 0.217434 Aug 03 06:41:06.605021 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 327/987] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:06 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 1250 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:06.641667 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:41:06.643462 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] 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='3b9a40bb-ddf7-4552-8420-7056a50e762a',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:41:06.787730 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-61eefb68-34ef-4c51-8381-70f4d8939335 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.778607 Aug 03 06:41:06.787730 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 329/988] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:41:06 2026] POST /compute/v2.1/servers => generated 378 bytes in 779 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:41:06.809934 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2338e8fc-e016-4dd8-acd3-63c2045a244d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:06.814793 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2338e8fc-e016-4dd8-acd3-63c2045a244d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:06.829697 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2338e8fc-e016-4dd8-acd3-63c2045a244d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:06.856074 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:06.857725 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:06.866278 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:06.866560 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:06.866861 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:06.867573 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:06.868011 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:06.868460 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:06.887318 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:06.943813 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2338e8fc-e016-4dd8-acd3-63c2045a244d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:06.953984 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2338e8fc-e016-4dd8-acd3-63c2045a244d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1052 microversion: 2.1 time: 0.156960 Aug 03 06:41:06.954486 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 333/989] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:06 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1052 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:07.099988 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-0c321d25-8a70-495b-9291-0469029773d7 req-e3a28d18-8c88-4bb8-b950-60ec9e187009 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "292951aa-a4fe-42fe-bd3f-465cd5964e1a", "tag": "8e539d5a-db68-4889-a00b-ea36c0409301"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:07.111612 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0c321d25-8a70-495b-9291-0469029773d7 req-e3a28d18-8c88-4bb8-b950-60ec9e187009 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:07.111843 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0c321d25-8a70-495b-9291-0469029773d7 req-e3a28d18-8c88-4bb8-b950-60ec9e187009 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:07.111982 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0c321d25-8a70-495b-9291-0469029773d7 req-e3a28d18-8c88-4bb8-b950-60ec9e187009 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:07.127463 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-0c321d25-8a70-495b-9291-0469029773d7 req-e3a28d18-8c88-4bb8-b950-60ec9e187009 service nova] Creating event network-changed:8e539d5a-db68-4889-a00b-ea36c0409301 for instance 292951aa-a4fe-42fe-bd3f-465cd5964e1a on np0000006323 Aug 03 06:41:07.127900 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-0c321d25-8a70-495b-9291-0469029773d7 req-e3a28d18-8c88-4bb8-b950-60ec9e187009 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:07.135169 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-0c321d25-8a70-495b-9291-0469029773d7 req-e3a28d18-8c88-4bb8-b950-60ec9e187009 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036951 Aug 03 06:41:07.135169 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 330/990] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:07 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) Aug 03 06:41:07.160600 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:07.181446 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-91a5dc90-dffd-43ae-9cf3-e8545535c796 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 200 len: 1362 microversion: 2.1 time: 0.326660 Aug 03 06:41:07.181446 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 328/991] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:06 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 1362 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:07.505051 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-d016006d-bdf8-4aff-b565-0894181466cf req-86c64e99-b447-47f6-8b16-9b4bc1dc0c92 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3", "name": "network-vif-plugged", "status": "completed", "tag": "4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:07.514934 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d016006d-bdf8-4aff-b565-0894181466cf req-86c64e99-b447-47f6-8b16-9b4bc1dc0c92 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:07.514934 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d016006d-bdf8-4aff-b565-0894181466cf req-86c64e99-b447-47f6-8b16-9b4bc1dc0c92 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:07.515124 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d016006d-bdf8-4aff-b565-0894181466cf req-86c64e99-b447-47f6-8b16-9b4bc1dc0c92 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:07.522039 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-d016006d-bdf8-4aff-b565-0894181466cf req-86c64e99-b447-47f6-8b16-9b4bc1dc0c92 service nova] Creating event network-vif-plugged:4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a for instance 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 on np0000006323 Aug 03 06:41:07.522675 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-d016006d-bdf8-4aff-b565-0894181466cf req-86c64e99-b447-47f6-8b16-9b4bc1dc0c92 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:07.527331 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-d016006d-bdf8-4aff-b565-0894181466cf req-86c64e99-b447-47f6-8b16-9b4bc1dc0c92 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025516 Aug 03 06:41:07.527677 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 334/992] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41: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) Aug 03 06:41:07.628116 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:07.634613 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:07.648321 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:07.648711 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:07.648999 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:07.649563 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:07.650013 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:07.652854 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:07.693771 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:07.869911 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:07.879550 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-46daa2ec-5790-438a-af93-eaafba0c2d23 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 200 len: 1250 microversion: 2.1 time: 0.252899 Aug 03 06:41:07.879550 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 331/993] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:07 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 1250 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:07.980119 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:07.983797 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:08.000751 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:08.001150 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:08.001480 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:08.002581 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:08.003026 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:08.003639 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:08.032204 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:08.125353 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:08.149836 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9c19e7cc-301e-4dde-baed-9f446669e40c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1150 microversion: 2.1 time: 0.168984 Aug 03 06:41:08.149836 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 329/994] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:07 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1150 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:08.207778 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:08.209900 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:08.216779 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:08.217692 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:08.217692 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:08.217692 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:08.218294 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:08.218294 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:08.244643 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:08.489593 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:08.508583 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e73bd384-fc6f-4485-b3f4-898856131bb6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 200 len: 1362 microversion: 2.1 time: 0.305227 Aug 03 06:41:08.510614 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 335/995] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:08 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 1362 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:41:08.904933 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:08.907103 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:08.916005 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:08.916396 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:08.916696 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:08.917286 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:08.917732 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:08.918128 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:08.938799 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:09.141977 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:09.152561 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-59a94aa7-f73f-428e-9370-02c1b0f4384e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 200 len: 1250 microversion: 2.1 time: 0.249942 Aug 03 06:41:09.153637 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 332/996] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:08 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 1250 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:09.174841 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:09.176361 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:09.183428 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:09.183673 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:09.184118 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:09.184296 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:09.184593 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:09.184904 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:09.200295 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-9f3eab4b-09fe-4b35-bc38-238b1b465681 req-c96367bd-8ee4-4228-a487-3e7fb60255e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "292951aa-a4fe-42fe-bd3f-465cd5964e1a", "name": "network-vif-plugged", "status": "completed", "tag": "8e539d5a-db68-4889-a00b-ea36c0409301"}, {"server_uuid": "292951aa-a4fe-42fe-bd3f-465cd5964e1a", "name": "network-vif-plugged", "status": "completed", "tag": "8e539d5a-db68-4889-a00b-ea36c0409301"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:09.208877 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9f3eab4b-09fe-4b35-bc38-238b1b465681 req-c96367bd-8ee4-4228-a487-3e7fb60255e1 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:09.209472 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9f3eab4b-09fe-4b35-bc38-238b1b465681 req-c96367bd-8ee4-4228-a487-3e7fb60255e1 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:09.209472 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9f3eab4b-09fe-4b35-bc38-238b1b465681 req-c96367bd-8ee4-4228-a487-3e7fb60255e1 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:09.210554 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:09.218939 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-9f3eab4b-09fe-4b35-bc38-238b1b465681 req-c96367bd-8ee4-4228-a487-3e7fb60255e1 service nova] Creating event network-vif-plugged:8e539d5a-db68-4889-a00b-ea36c0409301 for instance 292951aa-a4fe-42fe-bd3f-465cd5964e1a on np0000006323 Aug 03 06:41:09.219175 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-9f3eab4b-09fe-4b35-bc38-238b1b465681 req-c96367bd-8ee4-4228-a487-3e7fb60255e1 service nova] Creating event network-vif-plugged:8e539d5a-db68-4889-a00b-ea36c0409301 for instance 292951aa-a4fe-42fe-bd3f-465cd5964e1a on np0000006323 Aug 03 06:41:09.219835 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-9f3eab4b-09fe-4b35-bc38-238b1b465681 req-c96367bd-8ee4-4228-a487-3e7fb60255e1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:09.227358 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-9f3eab4b-09fe-4b35-bc38-238b1b465681 req-c96367bd-8ee4-4228-a487-3e7fb60255e1 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.028546 Aug 03 06:41:09.229387 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 336/997] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:09 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:09.438644 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:09.461595 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0577880d-f180-4c9a-9292-3a88bde16120 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1198 microversion: 2.1 time: 0.292104 Aug 03 06:41:09.462752 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 330/998] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:09 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1198 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:09.530073 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:09.533621 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:09.540823 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:09.541112 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:09.541373 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:09.541850 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:09.542413 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:09.542587 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:09.577969 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:09.585703 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-8d8e0914-1b5f-4247-ab7c-71169357e823 req-ca7bb26e-d346-4d1b-b79e-0d33240f8cde service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3", "name": "network-vif-plugged", "status": "completed", "tag": "4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:09.601667 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8d8e0914-1b5f-4247-ab7c-71169357e823 req-ca7bb26e-d346-4d1b-b79e-0d33240f8cde service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:09.602318 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8d8e0914-1b5f-4247-ab7c-71169357e823 req-ca7bb26e-d346-4d1b-b79e-0d33240f8cde service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:09.602318 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8d8e0914-1b5f-4247-ab7c-71169357e823 req-ca7bb26e-d346-4d1b-b79e-0d33240f8cde service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:09.618595 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-8d8e0914-1b5f-4247-ab7c-71169357e823 req-ca7bb26e-d346-4d1b-b79e-0d33240f8cde service nova] Creating event network-vif-plugged:4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a for instance 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 on np0000006323 Aug 03 06:41:09.618953 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-8d8e0914-1b5f-4247-ab7c-71169357e823 req-ca7bb26e-d346-4d1b-b79e-0d33240f8cde service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:09.623891 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-8d8e0914-1b5f-4247-ab7c-71169357e823 req-ca7bb26e-d346-4d1b-b79e-0d33240f8cde service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040339 Aug 03 06:41:09.624337 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 337/999] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:09 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) Aug 03 06:41:09.822011 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:09.836677 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-af8a27ed-d82b-457a-b38f-7bbee206ea21 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 200 len: 1362 microversion: 2.1 time: 0.310823 Aug 03 06:41:09.836956 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 333/1000] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:09 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 1362 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:10.177683 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:10.179489 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:10.186183 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:10.186638 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:10.187134 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:10.187502 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:10.188245 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:10.188872 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:10.225209 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:10.412591 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:10.438668 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0c815be2-9ecd-4ff7-92ed-8783d6da4ff9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 200 len: 1440 microversion: 2.1 time: 0.263018 Aug 03 06:41:10.439055 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 331/1001] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:10 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 1440 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:10.456646 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c75c22bc-372d-4792-9902-1081eea37b1a tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:10.458300 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c75c22bc-372d-4792-9902-1081eea37b1a tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:10.463319 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c75c22bc-372d-4792-9902-1081eea37b1a tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:10.465053 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c75c22bc-372d-4792-9902-1081eea37b1a tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:10.465336 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c75c22bc-372d-4792-9902-1081eea37b1a tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:10.465748 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c75c22bc-372d-4792-9902-1081eea37b1a tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:10.465966 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c75c22bc-372d-4792-9902-1081eea37b1a tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:10.466136 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c75c22bc-372d-4792-9902-1081eea37b1a tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:10.483890 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:10.485858 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:10.488257 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c75c22bc-372d-4792-9902-1081eea37b1a tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:10.490865 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:10.491267 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:10.491504 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:10.491967 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:10.492331 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:10.492694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:10.510211 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:10.615419 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c75c22bc-372d-4792-9902-1081eea37b1a tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.160152 Aug 03 06:41:10.615419 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 338/1002] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:41:10 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3/os-interface => generated 283 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:10.728627 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:10.739368 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-79c8db6e-f4f4-4ce8-92ea-1a416bf92e17 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1198 microversion: 2.1 time: 0.257590 Aug 03 06:41:10.739786 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 334/1003] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:10 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1198 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:10.860452 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:10.863545 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:10.871776 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:10.872326 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:10.872773 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:10.873543 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:10.874720 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:10.875244 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:10.894766 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:11.138541 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:11.152930 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ad1535c3-53e8-464c-9fd0-f091cf483d2e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 200 len: 1552 microversion: 2.1 time: 0.294626 Aug 03 06:41:11.154092 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 332/1004] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:10 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 1552 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:11.174138 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f6719c66-1009-4afa-a6bf-95fb23fdd6a5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:11.179730 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f6719c66-1009-4afa-a6bf-95fb23fdd6a5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:11.186191 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6719c66-1009-4afa-a6bf-95fb23fdd6a5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:11.189366 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6719c66-1009-4afa-a6bf-95fb23fdd6a5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:11.189366 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6719c66-1009-4afa-a6bf-95fb23fdd6a5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:11.189366 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6719c66-1009-4afa-a6bf-95fb23fdd6a5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:11.189366 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6719c66-1009-4afa-a6bf-95fb23fdd6a5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:11.190109 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f6719c66-1009-4afa-a6bf-95fb23fdd6a5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:11.211273 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f6719c66-1009-4afa-a6bf-95fb23fdd6a5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:11.295595 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f6719c66-1009-4afa-a6bf-95fb23fdd6a5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.124753 Aug 03 06:41:11.296892 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 339/1005] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:41:11 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-interface => generated 283 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:11.510322 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-c9d96e85-1bf6-4f0a-86a4-b6cc1eeb6edb req-b7de7837-7213-49d0-9303-05099948fc9d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3", "tag": "4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:11.526256 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c9d96e85-1bf6-4f0a-86a4-b6cc1eeb6edb req-b7de7837-7213-49d0-9303-05099948fc9d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:11.526474 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c9d96e85-1bf6-4f0a-86a4-b6cc1eeb6edb req-b7de7837-7213-49d0-9303-05099948fc9d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:11.526719 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c9d96e85-1bf6-4f0a-86a4-b6cc1eeb6edb req-b7de7837-7213-49d0-9303-05099948fc9d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:11.545071 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c9d96e85-1bf6-4f0a-86a4-b6cc1eeb6edb req-b7de7837-7213-49d0-9303-05099948fc9d service nova] Creating event network-changed:4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a for instance 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 on np0000006323 Aug 03 06:41:11.545071 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-c9d96e85-1bf6-4f0a-86a4-b6cc1eeb6edb req-b7de7837-7213-49d0-9303-05099948fc9d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:11.549886 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-c9d96e85-1bf6-4f0a-86a4-b6cc1eeb6edb req-b7de7837-7213-49d0-9303-05099948fc9d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041475 Aug 03 06:41:11.550295 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 335/1006] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:11 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:11.718934 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-5860bd26-79ab-4da4-8a27-dd4b1720f401 req-0e891bbc-3c50-4ea7-8776-c051bdaea78f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "787ade22-56f4-46d7-ad22-7eff237114bb", "tag": "ab715104-c26b-413f-82bc-cba3bb0ed6f2"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:11.730429 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5860bd26-79ab-4da4-8a27-dd4b1720f401 req-0e891bbc-3c50-4ea7-8776-c051bdaea78f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:11.730936 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5860bd26-79ab-4da4-8a27-dd4b1720f401 req-0e891bbc-3c50-4ea7-8776-c051bdaea78f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:11.731322 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5860bd26-79ab-4da4-8a27-dd4b1720f401 req-0e891bbc-3c50-4ea7-8776-c051bdaea78f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:11.740264 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-5860bd26-79ab-4da4-8a27-dd4b1720f401 req-0e891bbc-3c50-4ea7-8776-c051bdaea78f service nova] Creating event network-changed:ab715104-c26b-413f-82bc-cba3bb0ed6f2 for instance 787ade22-56f4-46d7-ad22-7eff237114bb on np0000006323 Aug 03 06:41:11.741041 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-5860bd26-79ab-4da4-8a27-dd4b1720f401 req-0e891bbc-3c50-4ea7-8776-c051bdaea78f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:11.748497 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-5860bd26-79ab-4da4-8a27-dd4b1720f401 req-0e891bbc-3c50-4ea7-8776-c051bdaea78f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031806 Aug 03 06:41:11.749060 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 333/1007] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41: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) Aug 03 06:41:11.768345 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:11.770960 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:11.786307 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:11.786473 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:11.787222 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:11.787613 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:11.788290 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:11.788643 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:11.810661 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:12.210842 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-d9e20105-d4a8-40c5-a36d-a24632900374 req-316a5d1c-5635-4591-8ff1-26538e440af4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "292951aa-a4fe-42fe-bd3f-465cd5964e1a", "tag": "8e539d5a-db68-4889-a00b-ea36c0409301"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:12.233734 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d9e20105-d4a8-40c5-a36d-a24632900374 req-316a5d1c-5635-4591-8ff1-26538e440af4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:12.233734 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d9e20105-d4a8-40c5-a36d-a24632900374 req-316a5d1c-5635-4591-8ff1-26538e440af4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:12.234907 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-d9e20105-d4a8-40c5-a36d-a24632900374 req-316a5d1c-5635-4591-8ff1-26538e440af4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:12.247475 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-d9e20105-d4a8-40c5-a36d-a24632900374 req-316a5d1c-5635-4591-8ff1-26538e440af4 service nova] Creating event network-changed:8e539d5a-db68-4889-a00b-ea36c0409301 for instance 292951aa-a4fe-42fe-bd3f-465cd5964e1a on np0000006323 Aug 03 06:41:12.248077 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-d9e20105-d4a8-40c5-a36d-a24632900374 req-316a5d1c-5635-4591-8ff1-26538e440af4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:12.252138 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:12.255862 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-d9e20105-d4a8-40c5-a36d-a24632900374 req-316a5d1c-5635-4591-8ff1-26538e440af4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045565 Aug 03 06:41:12.255862 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 336/1008] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:12 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:12.273834 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-258d60b2-2a7b-45ab-b3e0-e3a01dd11201 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1198 microversion: 2.1 time: 0.505237 Aug 03 06:41:12.274301 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 340/1009] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:11 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1198 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:13.296270 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:13.302647 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:13.315416 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:13.315809 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:13.316363 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:13.316792 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:13.317229 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:13.317787 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:13.351290 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:13.552600 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:13.566970 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b1a35721-d842-41d3-8045-76bede4d41c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1198 microversion: 2.1 time: 0.274643 Aug 03 06:41:13.567363 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 334/1010] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:13 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1198 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:14.235663 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:14.502200 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:14.597311 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:14.598959 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:14.605436 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:14.608103 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:14.608103 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:14.608103 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:14.608103 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:14.608340 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:14.640627 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:14.873176 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:14.880160 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6b3a1654-c351-4b52-a373-f09159dd12f9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1198 microversion: 2.1 time: 0.284742 Aug 03 06:41:14.880502 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 337/1011] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:14 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1198 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:15.610618 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-73326d6c-051b-40f2-8248-9dbec1b4454e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:15.614551 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-73326d6c-051b-40f2-8248-9dbec1b4454e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:15.619487 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73326d6c-051b-40f2-8248-9dbec1b4454e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:15.619945 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73326d6c-051b-40f2-8248-9dbec1b4454e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:15.619945 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73326d6c-051b-40f2-8248-9dbec1b4454e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:15.620273 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73326d6c-051b-40f2-8248-9dbec1b4454e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:15.620427 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73326d6c-051b-40f2-8248-9dbec1b4454e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:15.620596 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73326d6c-051b-40f2-8248-9dbec1b4454e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:15.648025 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-73326d6c-051b-40f2-8248-9dbec1b4454e tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.040225 Aug 03 06:41:15.649444 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 341/1012] 10.4.3.71 () {68 vars in 1454 bytes} [Mon Aug 3 06:41:15 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0/os-volume_attachments => generated 25 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:15.716640 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-40a91ad8-fa4d-4f88-8984-26fbb22575c7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:15.717012 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-40a91ad8-fa4d-4f88-8984-26fbb22575c7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:15.727059 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-40a91ad8-fa4d-4f88-8984-26fbb22575c7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:15.727292 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-40a91ad8-fa4d-4f88-8984-26fbb22575c7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:15.727481 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-40a91ad8-fa4d-4f88-8984-26fbb22575c7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:15.727841 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-40a91ad8-fa4d-4f88-8984-26fbb22575c7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:15.728035 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-40a91ad8-fa4d-4f88-8984-26fbb22575c7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:15.728203 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-40a91ad8-fa4d-4f88-8984-26fbb22575c7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:15.754362 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-40a91ad8-fa4d-4f88-8984-26fbb22575c7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:41:15.847004 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-40a91ad8-fa4d-4f88-8984-26fbb22575c7 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 204 len: 0 microversion: 2.20 time: 0.132524 Aug 03 06:41:15.847349 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 335/1013] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:41:15 2026] DELETE /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:41:15.858154 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:15.861084 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:15.876911 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:15.877112 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:15.879683 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:15.879683 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:15.880231 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:15.880757 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:15.909045 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:15.914786 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:15.930477 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:15.931496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:15.931875 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:15.934042 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:15.937045 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:15.937045 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:15.937045 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:15.978578 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:16.006230 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-8193424d-dfea-4cc1-8cdf-0e1cb1f24a96 req-c1b9e629-25bd-494b-acb7-2895105fb1a0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "787ade22-56f4-46d7-ad22-7eff237114bb", "name": "network-vif-plugged", "status": "completed", "tag": "ab715104-c26b-413f-82bc-cba3bb0ed6f2"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:16.017358 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8193424d-dfea-4cc1-8cdf-0e1cb1f24a96 req-c1b9e629-25bd-494b-acb7-2895105fb1a0 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:16.018188 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8193424d-dfea-4cc1-8cdf-0e1cb1f24a96 req-c1b9e629-25bd-494b-acb7-2895105fb1a0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:16.018188 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8193424d-dfea-4cc1-8cdf-0e1cb1f24a96 req-c1b9e629-25bd-494b-acb7-2895105fb1a0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:16.036558 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-8193424d-dfea-4cc1-8cdf-0e1cb1f24a96 req-c1b9e629-25bd-494b-acb7-2895105fb1a0 service nova] Creating event network-vif-plugged:ab715104-c26b-413f-82bc-cba3bb0ed6f2 for instance 787ade22-56f4-46d7-ad22-7eff237114bb on np0000006323 Aug 03 06:41:16.037003 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-8193424d-dfea-4cc1-8cdf-0e1cb1f24a96 req-c1b9e629-25bd-494b-acb7-2895105fb1a0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:16.044750 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-8193424d-dfea-4cc1-8cdf-0e1cb1f24a96 req-c1b9e629-25bd-494b-acb7-2895105fb1a0 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041342 Aug 03 06:41:16.044750 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 336/1014] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:16 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) Aug 03 06:41:16.203064 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:16.209860 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:16.210574 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:16.214601 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-97020e1b-c007-4331-9109-33e320b2a7db tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1717 microversion: 2.20 time: 0.358326 Aug 03 06:41:16.214891 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 338/1015] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:41:15 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1717 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:41:16.343335 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:16.354928 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2807417e-820b-4280-b96f-ccf428700a44 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1198 microversion: 2.1 time: 0.450574 Aug 03 06:41:16.355748 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 342/1016] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:15 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1198 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:16.570229 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=4 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:16.591432 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=9 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:16.946456 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=4 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:17.240242 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:17.242361 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:17.248543 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:17.248945 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:17.249335 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:17.249954 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:17.250425 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:17.250892 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:17.274390 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:17.345940 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:17.358141 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:17.359359 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ca2f44c99b1045bf87af54b481287ac0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81935d73c513478291b67297245759df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:17.368448 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9dacdb27-3c21-4928-b101-94274c267c52 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 200 len: 1650 microversion: 2.20 time: 0.133762 Aug 03 06:41:17.369013 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 337/1017] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:41:17 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 1650 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 03 06:41:17.376361 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:17.378414 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:17.383063 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:17.383464 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:17.383821 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:17.384479 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:17.384879 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:17.385184 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:17.412049 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:17.593700 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:17.603044 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-fcee5693-e1ce-42f1-bed7-66d29f02a84a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1198 microversion: 2.1 time: 0.228265 Aug 03 06:41:17.603502 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 339/1018] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:17 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1198 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:18.115009 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-18b18db2-a1c8-4d2e-b42d-7adbc8bf4efd req-81b584f6-f15b-4e09-a0b4-54dbccb54527 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "787ade22-56f4-46d7-ad22-7eff237114bb", "name": "network-vif-plugged", "status": "completed", "tag": "ab715104-c26b-413f-82bc-cba3bb0ed6f2"}, {"server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "name": "network-vif-unplugged", "status": "completed", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}, {"server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "name": "network-vif-unplugged", "status": "completed", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}, {"server_uuid": "9572b986-dee8-4a5c-8345-1a3587c78fa0", "name": "network-vif-deleted", "tag": "a51477a2-8ecb-4954-a6bf-0f85790d9d88"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:18.123768 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-18b18db2-a1c8-4d2e-b42d-7adbc8bf4efd req-81b584f6-f15b-4e09-a0b4-54dbccb54527 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:18.123932 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-18b18db2-a1c8-4d2e-b42d-7adbc8bf4efd req-81b584f6-f15b-4e09-a0b4-54dbccb54527 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:18.124076 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-18b18db2-a1c8-4d2e-b42d-7adbc8bf4efd req-81b584f6-f15b-4e09-a0b4-54dbccb54527 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:18.133712 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-18b18db2-a1c8-4d2e-b42d-7adbc8bf4efd req-81b584f6-f15b-4e09-a0b4-54dbccb54527 service nova] Creating event network-vif-plugged:ab715104-c26b-413f-82bc-cba3bb0ed6f2 for instance 787ade22-56f4-46d7-ad22-7eff237114bb on np0000006323 Aug 03 06:41:18.133995 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-18b18db2-a1c8-4d2e-b42d-7adbc8bf4efd req-81b584f6-f15b-4e09-a0b4-54dbccb54527 service nova] Creating event network-vif-unplugged:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:41:18.134340 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-18b18db2-a1c8-4d2e-b42d-7adbc8bf4efd req-81b584f6-f15b-4e09-a0b4-54dbccb54527 service nova] Creating event network-vif-unplugged:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:41:18.134469 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-18b18db2-a1c8-4d2e-b42d-7adbc8bf4efd req-81b584f6-f15b-4e09-a0b4-54dbccb54527 service nova] Creating event network-vif-deleted:a51477a2-8ecb-4954-a6bf-0f85790d9d88 for instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 on np0000006323 Aug 03 06:41:18.134956 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-18b18db2-a1c8-4d2e-b42d-7adbc8bf4efd req-81b584f6-f15b-4e09-a0b4-54dbccb54527 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:18.141218 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-18b18db2-a1c8-4d2e-b42d-7adbc8bf4efd req-81b584f6-f15b-4e09-a0b4-54dbccb54527 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 700 microversion: 2.1 time: 0.030754 Aug 03 06:41:18.141760 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 343/1019] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:18 2026] POST /compute/v2.1/os-server-external-events => generated 700 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:18.385582 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:18.389487 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:18.395331 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:18.395913 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:18.396447 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:18.397172 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:18.397553 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:18.398076 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:18.405189 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] HTTP exception thrown: Instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 could not be found. Aug 03 06:41:18.405444 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Returning 404 to user: Instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:18.405862 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-11d7c425-2965-4c0a-8401-9f2a04b6d4ed tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 404 len: 111 microversion: 2.20 time: 0.022584 Aug 03 06:41:18.406184 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 338/1020] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:41:18 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:41:18.414224 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c6c73528-ae29-449f-a784-34adfdd5bdab tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:18.432301 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c6c73528-ae29-449f-a784-34adfdd5bdab tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1173516076" status: 204 len: 0 microversion: 2.20 time: 0.019623 Aug 03 06:41:18.432727 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 340/1021] 10.4.3.71 () {68 vars in 1373 bytes} [Mon Aug 3 06:41:18 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1173516076 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 03 06:41:18.618835 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:18.620582 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:18.625934 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:18.626676 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:18.626676 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:18.627144 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:18.627482 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:18.627800 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:18.646867 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:18.793496 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:18.802563 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-53a7653a-ed29-4b78-b966-41012d589c2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1198 microversion: 2.1 time: 0.185684 Aug 03 06:41:18.803370 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 344/1022] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:18 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1198 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:19.817941 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:19.819764 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:19.824364 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:19.824564 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:19.824745 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:19.825142 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:19.825425 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:19.825719 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:19.841796 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:19.964967 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:19.974896 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0934f894-9fd8-401f-a8ca-ca6d57ca6e86 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1382 microversion: 2.1 time: 0.159063 Aug 03 06:41:19.975265 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 339/1023] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:19 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1382 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:19.989423 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:19.990873 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:19.995177 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:19.995461 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:19.995699 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:19.996206 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:19.996539 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:19.996876 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.011760 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:20.020412 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:20.020834 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:20.024015 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:20.024225 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:20.024355 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.024585 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:20.024738 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:20.024842 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.033738 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] HTTP exception thrown: Instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 could not be found. Aug 03 06:41:20.033973 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Returning 404 to user: Instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:20.034400 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f257ef20-196a-4330-a9b2-10b79754dfb9 tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 404 len: 111 microversion: 2.20 time: 0.015890 Aug 03 06:41:20.034752 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 345/1024] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:41:20 2026] DELETE /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:41:20.042889 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:20.044518 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: 9572b986-dee8-4a5c-8345-1a3587c78fa0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:20.052309 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:20.052560 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:20.052827 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.053277 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:20.053580 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:20.054094 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.073984 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] HTTP exception thrown: Instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 could not be found. Aug 03 06:41:20.074346 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Returning 404 to user: Instance 9572b986-dee8-4a5c-8345-1a3587c78fa0 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:20.074770 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-00d8b9c7-5989-4359-9af3-bc1d8698d5fd tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0" status: 404 len: 111 microversion: 2.20 time: 0.033767 Aug 03 06:41:20.075107 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 340/1025] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:41:20 2026] GET /compute/v2.1/servers/9572b986-dee8-4a5c-8345-1a3587c78fa0 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:41:20.184264 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:20.193163 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9a5435a5-f860-4f3c-bc0f-79c07cbb4603 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1382 microversion: 2.1 time: 0.205124 Aug 03 06:41:20.193415 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 341/1026] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:19 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1382 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:20.211587 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:20.213133 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:20.217017 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:20.217277 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:20.217479 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.217938 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:20.218262 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:20.218511 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.234041 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:20.433058 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:20.444739 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-dd8dd5c7-d67f-4efe-ae08-01b29c578308 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1382 microversion: 2.1 time: 0.234531 Aug 03 06:41:20.445086 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 346/1027] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:20 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1382 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:20.461431 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a556cc64-6bf2-4943-aa58-52d027456075 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:20.461667 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a556cc64-6bf2-4943-aa58-52d027456075 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:20.466356 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a556cc64-6bf2-4943-aa58-52d027456075 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:20.466663 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a556cc64-6bf2-4943-aa58-52d027456075 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:20.466905 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a556cc64-6bf2-4943-aa58-52d027456075 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.467251 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a556cc64-6bf2-4943-aa58-52d027456075 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:20.467500 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a556cc64-6bf2-4943-aa58-52d027456075 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:20.467737 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a556cc64-6bf2-4943-aa58-52d027456075 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.483067 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a556cc64-6bf2-4943-aa58-52d027456075 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:41:20.537668 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a556cc64-6bf2-4943-aa58-52d027456075 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 204 len: 0 microversion: 2.1 time: 0.076943 Aug 03 06:41:20.537668 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 341/1028] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:41:20 2026] DELETE /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:41:20.549908 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:20.551241 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:20.555720 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:20.556241 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:20.556241 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.556611 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:20.556987 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:20.557257 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:20.572624 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:20.721158 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:20.731424 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-cc41d615-9cd1-43b1-8abf-51b608a44ebc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1388 microversion: 2.1 time: 0.183103 Aug 03 06:41:20.732496 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 342/1029] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:20 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1388 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:21.077818 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-9eef1ad9-fc0c-47f4-af1f-f0fcf9449892 req-514ede65-4d4b-4341-b74d-0962f3fe913b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "787ade22-56f4-46d7-ad22-7eff237114bb", "name": "network-vif-unplugged", "status": "completed", "tag": "ab715104-c26b-413f-82bc-cba3bb0ed6f2"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:21.084783 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9eef1ad9-fc0c-47f4-af1f-f0fcf9449892 req-514ede65-4d4b-4341-b74d-0962f3fe913b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:21.085104 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9eef1ad9-fc0c-47f4-af1f-f0fcf9449892 req-514ede65-4d4b-4341-b74d-0962f3fe913b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:21.085310 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9eef1ad9-fc0c-47f4-af1f-f0fcf9449892 req-514ede65-4d4b-4341-b74d-0962f3fe913b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:21.091511 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-9eef1ad9-fc0c-47f4-af1f-f0fcf9449892 req-514ede65-4d4b-4341-b74d-0962f3fe913b service nova] Creating event network-vif-unplugged:ab715104-c26b-413f-82bc-cba3bb0ed6f2 for instance 787ade22-56f4-46d7-ad22-7eff237114bb on np0000006323 Aug 03 06:41:21.091975 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-9eef1ad9-fc0c-47f4-af1f-f0fcf9449892 req-514ede65-4d4b-4341-b74d-0962f3fe913b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:21.095831 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-9eef1ad9-fc0c-47f4-af1f-f0fcf9449892 req-514ede65-4d4b-4341-b74d-0962f3fe913b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020511 Aug 03 06:41:21.096146 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 347/1030] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:21 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) Aug 03 06:41:21.200205 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:21.202563 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:21.208568 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:21.208853 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:21.209288 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:21.209411 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:21.209557 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:21.209686 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:21.226345 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] HTTP exception thrown: Instance d835c3db-3581-404c-831c-90a66ddbf846 could not be found. Aug 03 06:41:21.226795 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Returning 404 to user: Instance d835c3db-3581-404c-831c-90a66ddbf846 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:21.227146 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d84134f7-a034-48b8-b78b-f4e1ae16458f tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 404 len: 111 microversion: 2.20 time: 0.029336 Aug 03 06:41:21.227841 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 342/1031] 10.4.3.71 () {68 vars in 1391 bytes} [Mon Aug 3 06:41:21 2026] DELETE /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:41:21.239495 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:21.240685 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] [instance: d835c3db-3581-404c-831c-90a66ddbf846] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:21.246348 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:21.246685 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:21.246897 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:21.247675 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:21.248076 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:21.248448 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:21.257979 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] HTTP exception thrown: Instance d835c3db-3581-404c-831c-90a66ddbf846 could not be found. Aug 03 06:41:21.258280 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] Returning 404 to user: Instance d835c3db-3581-404c-831c-90a66ddbf846 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:21.258722 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-51d27011-6290-402d-9b70-3cddcd122bba tempest-AttachVolumeShelveTestJSON-889377211 tempest-AttachVolumeShelveTestJSON-889377211-project-member] 10.4.3.71 "GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846" status: 404 len: 111 microversion: 2.20 time: 0.021445 Aug 03 06:41:21.259101 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 343/1032] 10.4.3.71 () {68 vars in 1388 bytes} [Mon Aug 3 06:41:21 2026] GET /compute/v2.1/servers/d835c3db-3581-404c-831c-90a66ddbf846 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:41:21.473526 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-768d8fe4-7424-4049-97b1-b15305e7b641 req-0f56a4b2-ba87-4d5c-a14a-ba6f4236f23c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "787ade22-56f4-46d7-ad22-7eff237114bb", "name": "network-vif-deleted", "tag": "ab715104-c26b-413f-82bc-cba3bb0ed6f2"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:21.481497 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-768d8fe4-7424-4049-97b1-b15305e7b641 req-0f56a4b2-ba87-4d5c-a14a-ba6f4236f23c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:21.481888 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-768d8fe4-7424-4049-97b1-b15305e7b641 req-0f56a4b2-ba87-4d5c-a14a-ba6f4236f23c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:21.482233 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-768d8fe4-7424-4049-97b1-b15305e7b641 req-0f56a4b2-ba87-4d5c-a14a-ba6f4236f23c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:21.492002 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-768d8fe4-7424-4049-97b1-b15305e7b641 req-0f56a4b2-ba87-4d5c-a14a-ba6f4236f23c service nova] Creating event network-vif-deleted:ab715104-c26b-413f-82bc-cba3bb0ed6f2 for instance 787ade22-56f4-46d7-ad22-7eff237114bb on np0000006323 Aug 03 06:41:21.492760 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-768d8fe4-7424-4049-97b1-b15305e7b641 req-0f56a4b2-ba87-4d5c-a14a-ba6f4236f23c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:21.498334 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-768d8fe4-7424-4049-97b1-b15305e7b641 req-0f56a4b2-ba87-4d5c-a14a-ba6f4236f23c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027586 Aug 03 06:41:21.498842 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 348/1033] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:21 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) Aug 03 06:41:21.759841 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:21.763507 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:21.768243 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:21.768614 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:21.768908 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:21.769422 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:21.769817 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:21.770150 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:21.796980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:21.797261 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:21.797406 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:21.798248 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lazy-loading 'fault' on Instance uuid 787ade22-56f4-46d7-ad22-7eff237114bb {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:41:21.806790 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:21.889193 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:21.900804 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c5228844-9121-47ff-a9cd-f01f55837309 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 200 len: 1188 microversion: 2.1 time: 0.144309 Aug 03 06:41:21.901232 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 343/1034] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:21 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 1188 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:22.927090 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:22.929472 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 787ade22-56f4-46d7-ad22-7eff237114bb] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:22.934836 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:22.935155 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:22.935418 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:22.936004 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:22.936363 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:22.936678 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:22.945186 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 787ade22-56f4-46d7-ad22-7eff237114bb could not be found. Aug 03 06:41:22.945454 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 787ade22-56f4-46d7-ad22-7eff237114bb could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:22.945822 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5a497ad4-44dc-4d7e-89e2-cd31e3a1c73f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb" status: 404 len: 111 microversion: 2.1 time: 0.024221 Aug 03 06:41:22.946081 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 344/1035] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:22 2026] GET /compute/v2.1/servers/787ade22-56f4-46d7-ad22-7eff237114bb => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:41:23.159228 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-34d04ae9-1442-4a57-ad06-2fa7b363dcb6 req-3df1c57e-91d8-46fc-b5a0-77e35de0bafb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "787ade22-56f4-46d7-ad22-7eff237114bb", "name": "network-vif-unplugged", "status": "completed", "tag": "ab715104-c26b-413f-82bc-cba3bb0ed6f2"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:23.166760 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-34d04ae9-1442-4a57-ad06-2fa7b363dcb6 req-3df1c57e-91d8-46fc-b5a0-77e35de0bafb service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:23.166952 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-34d04ae9-1442-4a57-ad06-2fa7b363dcb6 req-3df1c57e-91d8-46fc-b5a0-77e35de0bafb service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:23.167068 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-34d04ae9-1442-4a57-ad06-2fa7b363dcb6 req-3df1c57e-91d8-46fc-b5a0-77e35de0bafb service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:23.174105 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-34d04ae9-1442-4a57-ad06-2fa7b363dcb6 req-3df1c57e-91d8-46fc-b5a0-77e35de0bafb service nova] Creating event network-vif-unplugged:ab715104-c26b-413f-82bc-cba3bb0ed6f2 for instance 787ade22-56f4-46d7-ad22-7eff237114bb on np0000006323 Aug 03 06:41:23.174594 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-34d04ae9-1442-4a57-ad06-2fa7b363dcb6 req-3df1c57e-91d8-46fc-b5a0-77e35de0bafb service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:23.179359 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-34d04ae9-1442-4a57-ad06-2fa7b363dcb6 req-3df1c57e-91d8-46fc-b5a0-77e35de0bafb service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.022926 Aug 03 06:41:23.179821 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 349/1036] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:23 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) Aug 03 06:41:25.776256 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1199701685", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "9e2c17ae-497f-4306-8a5d-f3a50f22d2ce", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "29475638-4fc8-425b-8c1e-8d0503548bc3"}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:25.819342 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:25.819787 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:25.820099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:25.820905 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:25.821320 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:25.821960 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:25.828445 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] validate_networks() for [('29475638-4fc8-425b-8c1e-8d0503548bc3', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:41:25.828846 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:26.066157 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:26.236752 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:41:26.237008 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:41:26.237226 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:41:26.237408 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:41:26.237596 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:41:26.249259 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:26.249559 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:26.250556 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:26.251561 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:26.251790 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:26.252004 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:26.270457 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:26.274721 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:26.315735 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:41:26.317410 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] 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='9e2c17ae-497f-4306-8a5d-f3a50f22d2ce',volume_size=None,volume_type=None)] {{(pid=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:41:26.426012 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-172c1ada-c1f3-4b2a-8c44-002405b9e7c8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.652422 Aug 03 06:41:26.426363 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 344/1037] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:41:25 2026] POST /compute/v2.1/servers => generated 378 bytes in 653 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:41:26.447005 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-87f4508b-1a83-4147-9931-db7872348933 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:26.449857 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-87f4508b-1a83-4147-9931-db7872348933 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:26.465791 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-87f4508b-1a83-4147-9931-db7872348933 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:26.533317 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-87f4508b-1a83-4147-9931-db7872348933 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:26.542773 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-87f4508b-1a83-4147-9931-db7872348933 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1052 microversion: 2.1 time: 0.104213 Aug 03 06:41:26.543059 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 345/1038] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:26 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1052 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:27.563807 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:27.565195 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:27.569366 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:27.569640 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:27.569902 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:27.570389 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:27.570745 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:27.571981 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:27.601981 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:27.651102 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:27.658722 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-79781163-3f17-48d4-ab90-69a52f09dd81 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1168 microversion: 2.1 time: 0.096155 Aug 03 06:41:27.658722 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 350/1039] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:27 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1168 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:28.437264 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-d399719f-7be8-490c-9f90-4ee71b40e6c0 req-0d1470d4-1bff-4e93-ab5c-d50d3c0804aa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "21223b59-ff3e-4f98-b82c-5f2b43cf2163", "tag": "ec96310b-f147-4c54-a33d-cf8255f6a2f2"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:28.447142 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d399719f-7be8-490c-9f90-4ee71b40e6c0 req-0d1470d4-1bff-4e93-ab5c-d50d3c0804aa service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:28.447442 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d399719f-7be8-490c-9f90-4ee71b40e6c0 req-0d1470d4-1bff-4e93-ab5c-d50d3c0804aa service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:28.447631 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d399719f-7be8-490c-9f90-4ee71b40e6c0 req-0d1470d4-1bff-4e93-ab5c-d50d3c0804aa service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:28.455943 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-d399719f-7be8-490c-9f90-4ee71b40e6c0 req-0d1470d4-1bff-4e93-ab5c-d50d3c0804aa service nova] Creating event network-changed:ec96310b-f147-4c54-a33d-cf8255f6a2f2 for instance 21223b59-ff3e-4f98-b82c-5f2b43cf2163 on np0000006323 Aug 03 06:41:28.456623 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-d399719f-7be8-490c-9f90-4ee71b40e6c0 req-0d1470d4-1bff-4e93-ab5c-d50d3c0804aa service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:28.462387 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-d399719f-7be8-490c-9f90-4ee71b40e6c0 req-0d1470d4-1bff-4e93-ab5c-d50d3c0804aa service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029676 Aug 03 06:41:28.462387 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 345/1040] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:28 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) Aug 03 06:41:28.675169 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:28.676808 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:28.683013 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:28.683245 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:28.683473 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:28.683985 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:28.684388 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:28.684730 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:28.709638 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:28.863145 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:28.878919 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f2124ac7-78c2-47b4-ad2a-14ad6897b04f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1198 microversion: 2.1 time: 0.205722 Aug 03 06:41:28.879270 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 346/1041] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:28 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1198 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:29.898745 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:29.901545 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:29.919469 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:29.920342 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:29.920962 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:29.921711 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:29.922599 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:29.923014 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:29.953540 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:30.123477 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:30.133852 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b7b7c844-a255-409c-b76d-9d32b0a12bb5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1198 microversion: 2.1 time: 0.240570 Aug 03 06:41:30.134190 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 351/1042] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:29 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1198 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:31.158855 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:31.161292 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:31.165370 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:31.165666 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:31.165916 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:31.166528 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:31.166937 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:31.167417 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:31.184159 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:31.338168 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:31.348606 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-67dc4b2b-61c2-435f-8cf1-4463dfc31300 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1198 microversion: 2.1 time: 0.193023 Aug 03 06:41:31.349791 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 346/1043] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:31 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1198 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:32.365420 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:32.366801 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:32.371694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:32.371979 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:32.372217 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:32.372670 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:32.373014 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:32.373302 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:32.390324 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:32.613413 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:32.625124 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-38206552-77bd-4dfe-9eb3-bd6e107a1b1e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1198 microversion: 2.1 time: 0.261530 Aug 03 06:41:32.628757 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 347/1044] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:32 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1198 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:32.922679 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:32.924218 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:32.930973 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:32.931440 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:32.931850 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:32.932491 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:32.933064 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:32.933573 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:32.953686 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:33.128840 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:33.139100 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-817ac3ff-acde-4464-b0b6-325f28f65406 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1664 microversion: 2.1 time: 0.232686 Aug 03 06:41:33.139541 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 352/1045] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:32 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1664 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:33.645460 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:33.648534 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:33.652311 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=79,nova_api:DELETE=2,nova_api:UPDATE=4,nova_api:INSERT=8 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:33.660970 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:33.661380 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:33.662106 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:33.662582 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:33.663500 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:33.663897 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:33.688095 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:33.885526 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:33.892884 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-db210d50-00b5-4a77-8927-2799f4b262e4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1198 microversion: 2.1 time: 0.249867 Aug 03 06:41:33.893450 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 347/1046] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:33 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1198 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:34.633530 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:34.635079 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:34.640136 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:34.640451 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:34.640673 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:34.642235 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:34.642235 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:34.642235 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:34.664746 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-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. Aug 03 06:41:34.917053 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:34.921551 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:34.924106 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=55,nova_api:DELETE=2,nova_api:INSERT=3 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:34.929216 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:34.929468 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:34.929717 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:34.930236 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:34.934864 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:34.935991 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:34.958009 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:35.086671 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '70004f6b448949ee98bdbe971f6fffcb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', '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=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:35.108535 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7a315e94-9c22-4352-9254-440232538dee tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1664 microversion: 2.1 time: 0.633199 Aug 03 06:41:35.108535 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 348/1047] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:34 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1664 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:35.134385 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-58dbda97-631a-4a8b-a83c-13b755109353 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9b6dd3c6-af84-4dad-a385-8f45a50404a5"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:35.138972 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-58dbda97-631a-4a8b-a83c-13b755109353 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:35.148146 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58dbda97-631a-4a8b-a83c-13b755109353 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:35.148402 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58dbda97-631a-4a8b-a83c-13b755109353 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:35.148612 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58dbda97-631a-4a8b-a83c-13b755109353 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:35.150606 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58dbda97-631a-4a8b-a83c-13b755109353 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:35.150606 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58dbda97-631a-4a8b-a83c-13b755109353 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:35.150606 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58dbda97-631a-4a8b-a83c-13b755109353 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:35.298170 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:35.308280 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0bd4b8bc-6304-4ed8-a351-7afe66c7b62f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1198 microversion: 2.1 time: 0.396461 Aug 03 06:41:35.308637 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 353/1048] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:34 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1198 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:35.615384 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-58dbda97-631a-4a8b-a83c-13b755109353 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "POST /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.482668 Aug 03 06:41:35.619216 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 348/1049] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:41:35 2026] POST /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195/os-volume_attachments => generated 194 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:36.261610 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:36.278378 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:36.334165 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:36.336700 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:36.341799 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=67,nova_api:INSERT=10,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:36.343411 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:36.344190 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:36.345912 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:36.346621 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:36.347125 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:36.347645 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:36.380666 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:36.537161 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:36.600817 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:36.618872 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3a3edacd-a62d-438f-bd95-43c3f5b73108 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1198 microversion: 2.1 time: 0.288464 Aug 03 06:41:36.619283 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 349/1050] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:36 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1198 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:36.793803 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:36.794332 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:36.798797 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:36.799156 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:36.799428 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:36.800225 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:36.800510 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:36.800776 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:36.872360 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:36.876946 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:36.877184 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:36.880846 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:36.935857 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:36.936083 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:36.936249 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:36.936687 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:36.936833 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:36.936998 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:36.948361 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:36.954954 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Old instance type m1.nano, new instance type m1.micro {{(pid=84359) resize /opt/stack/nova/nova/compute/api.py:4354}} Aug 03 06:41:36.965214 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:36.965561 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:36.965807 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:36.966308 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:36.967782 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:36.968006 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:36.986131 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Getting quotas for project b6ca00d32ddb4347acbfc75049014e12. Resources: {'ram', 'cores'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:36.989301 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Getting quotas for user 093eb93e69cf4a4db46523a52e8d902a and project b6ca00d32ddb4347acbfc75049014e12. Resources: {'ram', 'cores'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:36.997088 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:41:36.997436 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:41:36.997794 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:41:36.998024 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:41:36.998224 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:41:37.099813 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8e4fb38f-90e0-47a4-ac9a-838cda82b0b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "POST /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195/action" status: 202 len: 0 microversion: 2.1 time: 0.309307 Aug 03 06:41:37.099977 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 354/1051] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:41:36 2026] POST /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195/action => generated 0 bytes in 310 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:41:37.114284 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:37.119096 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:37.128313 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:37.128761 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:37.129126 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:37.130413 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:37.130634 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:37.131036 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:37.148414 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:37.326022 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:37.337979 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ea2013ec-cc35-41e3-a518-942ed86ae23b tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1719 microversion: 2.1 time: 0.227965 Aug 03 06:41:37.338336 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 349/1052] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:37 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1719 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:37.644009 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:37.647930 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:37.658507 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:37.658507 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:37.658719 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:37.659088 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:37.659618 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:37.660543 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:37.685001 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:37.843183 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:37.855521 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d119bdaa-6866-4168-9fca-d3dc22c0e872 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1198 microversion: 2.1 time: 0.215938 Aug 03 06:41:37.856330 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 350/1053] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:37 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1198 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:38.359462 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:38.361983 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:38.371825 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:38.374292 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:38.374292 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:38.374643 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:38.374951 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:38.376265 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:38.379975 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=122,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:38.404984 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:38.585422 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:38.600246 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-93a1450b-b3da-448e-a18d-99e48fe6e4c9 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1719 microversion: 2.1 time: 0.246798 Aug 03 06:41:38.600731 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 355/1054] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:38 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1719 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:38.772002 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-ded9871b-f7b8-4891-b7ec-e73a28623a06 req-6e76f076-aea5-4331-ae83-2b320d848efd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "21223b59-ff3e-4f98-b82c-5f2b43cf2163", "name": "network-vif-plugged", "status": "completed", "tag": "ec96310b-f147-4c54-a33d-cf8255f6a2f2"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:38.780317 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ded9871b-f7b8-4891-b7ec-e73a28623a06 req-6e76f076-aea5-4331-ae83-2b320d848efd service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:38.780533 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ded9871b-f7b8-4891-b7ec-e73a28623a06 req-6e76f076-aea5-4331-ae83-2b320d848efd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:38.780906 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ded9871b-f7b8-4891-b7ec-e73a28623a06 req-6e76f076-aea5-4331-ae83-2b320d848efd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:38.788050 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-ded9871b-f7b8-4891-b7ec-e73a28623a06 req-6e76f076-aea5-4331-ae83-2b320d848efd service nova] Creating event network-vif-plugged:ec96310b-f147-4c54-a33d-cf8255f6a2f2 for instance 21223b59-ff3e-4f98-b82c-5f2b43cf2163 on np0000006323 Aug 03 06:41:38.788480 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-ded9871b-f7b8-4891-b7ec-e73a28623a06 req-6e76f076-aea5-4331-ae83-2b320d848efd service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:38.793449 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-ded9871b-f7b8-4891-b7ec-e73a28623a06 req-6e76f076-aea5-4331-ae83-2b320d848efd service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023212 Aug 03 06:41:38.793814 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 350/1055] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:38 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) Aug 03 06:41:38.859389 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-71ec7787-2322-48d4-8b1d-703306449541 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1171974114", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGjtYulO4F+B2XwtikMYpA5edw/+Jlrqs7lkDzTKmsBX1zcjXz5B6INbsaMOkqeOR6+0xqgBWR92ZO3MiAULaG52AoPzMvGUecyfcCELPleqcpcRry7S6l2gmNsxYrNj9Q=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:38.876989 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:38.879034 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:38.881894 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-71ec7787-2322-48d4-8b1d-703306449541 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Getting quotas for project bff93d197d1441b2a7927b20c48277e4. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:38.884957 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-71ec7787-2322-48d4-8b1d-703306449541 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Getting quotas for user fea4f084ca364150897d001309ebbb22 and project bff93d197d1441b2a7927b20c48277e4. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:38.885105 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:38.885500 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:38.885918 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:38.886599 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:38.886910 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:38.887289 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:38.904895 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:38.904961 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-71ec7787-2322-48d4-8b1d-703306449541 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.047477 Aug 03 06:41:38.905314 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 351/1056] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:41:38 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 03 06:41:39.063569 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a12faf47-8a54-4073-8ae4-3c50d3e62789 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1651493603", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB2Wk46IuITBbKZGay0QgYebH4oIjEQdwa4NMAsMg817zYjzSCC1DAzxSCiDo7a9AeWMPqTTtfAE6yK6gzti8Uoss9/RGWpUzYNby/2AdzM9j5wzh2zQrorbsIpkKpdg0w=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:39.074027 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-a12faf47-8a54-4073-8ae4-3c50d3e62789 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Getting quotas for project 3d67a879fdcb40008f96f0f6fedf8429. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:39.076714 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-a12faf47-8a54-4073-8ae4-3c50d3e62789 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Getting quotas for user 6f9c1f47d69f4ffc865d0f13521262c7 and project 3d67a879fdcb40008f96f0f6fedf8429. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:39.100091 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a12faf47-8a54-4073-8ae4-3c50d3e62789 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.038716 Aug 03 06:41:39.100456 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 351/1057] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:41:39 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) Aug 03 06:41:39.126369 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:39.135387 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-da426ee9-c806-4d83-b282-b1e3a1e3cc13 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1198 microversion: 2.1 time: 0.260826 Aug 03 06:41:39.135729 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 356/1058] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:38 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1198 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:39.620577 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:39.622824 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:39.629070 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:39.629414 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:39.629787 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:39.630384 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:39.631282 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:39.631712 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:39.655039 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:39.920083 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:39.936388 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7c8a2661-6ac8-4f99-a8f5-08224d720bec tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1724 microversion: 2.1 time: 0.318639 Aug 03 06:41:39.938000 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 352/1059] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:39 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1724 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:39.970952 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-79c123a0-e832-4b0e-9147-1123d3a315d2 req-95b0c880-d2fb-4bae-9cb1-27a5c4b51098 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-unplugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:39.981885 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-79c123a0-e832-4b0e-9147-1123d3a315d2 req-95b0c880-d2fb-4bae-9cb1-27a5c4b51098 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:39.982072 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-79c123a0-e832-4b0e-9147-1123d3a315d2 req-95b0c880-d2fb-4bae-9cb1-27a5c4b51098 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:39.982200 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-79c123a0-e832-4b0e-9147-1123d3a315d2 req-95b0c880-d2fb-4bae-9cb1-27a5c4b51098 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:39.996167 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-79c123a0-e832-4b0e-9147-1123d3a315d2 req-95b0c880-d2fb-4bae-9cb1-27a5c4b51098 service nova] Creating event network-vif-unplugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:40.005922 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [req-79c123a0-e832-4b0e-9147-1123d3a315d2 req-95b0c880-d2fb-4bae-9cb1-27a5c4b51098 service nova] Instance 9fcdb96e-87d2-417d-998f-9562c7898195 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84358) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:41:40.005922 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-79c123a0-e832-4b0e-9147-1123d3a315d2 req-95b0c880-d2fb-4bae-9cb1-27a5c4b51098 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:40.015872 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-79c123a0-e832-4b0e-9147-1123d3a315d2 req-95b0c880-d2fb-4bae-9cb1-27a5c4b51098 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.045646 Aug 03 06:41:40.015872 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 352/1060] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:39 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) Aug 03 06:41:40.160635 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:40.164686 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:40.178602 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.179005 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.179386 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.180001 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.181278 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.181278 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.203491 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:40.308273 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesBackupsTest-instance-226467930", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "7100fbe9-812d-48a2-a1a9-d8ffce30826b"}], "security_groups": [{"name": "tempest-securitygroup--42544646"}], "key_name": "tempest-keypair-1171974114", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:40.374270 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:40.380922 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesExtendAttachedTest-instance-1729702970", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "dc1867d9-081a-40ee-9251-eba3d5fc453c"}], "security_groups": [{"name": "tempest-securitygroup--1032355435"}], "key_name": "tempest-keypair-1651493603", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:40.384613 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-24113d02-5463-4f50-823f-d625b4c39ac6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1198 microversion: 2.1 time: 0.226957 Aug 03 06:41:40.386090 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 357/1061] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:40 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1198 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:40.419255 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.419689 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.420353 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.420540 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.420859 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.422444 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.428110 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:40.484783 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.485787 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.485787 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.486113 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.486446 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.486829 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.497762 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:40.503607 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] validate_networks() for [('7100fbe9-812d-48a2-a1a9-d8ffce30826b', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:41:40.504943 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:40.552115 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] validate_networks() for [('dc1867d9-081a-40ee-9251-eba3d5fc453c', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:41:40.553401 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:40.729404 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:40.786289 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:40.849802 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-88dd1063-15db-4d4c-af49-4c026db840e1 req-eb3eb358-00aa-4f97-bd59-fcaecc908a58 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "21223b59-ff3e-4f98-b82c-5f2b43cf2163", "name": "network-vif-plugged", "status": "completed", "tag": "ec96310b-f147-4c54-a33d-cf8255f6a2f2"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:40.855925 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-88dd1063-15db-4d4c-af49-4c026db840e1 req-eb3eb358-00aa-4f97-bd59-fcaecc908a58 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.856137 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-88dd1063-15db-4d4c-af49-4c026db840e1 req-eb3eb358-00aa-4f97-bd59-fcaecc908a58 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.856297 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-88dd1063-15db-4d4c-af49-4c026db840e1 req-eb3eb358-00aa-4f97-bd59-fcaecc908a58 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.863412 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-88dd1063-15db-4d4c-af49-4c026db840e1 req-eb3eb358-00aa-4f97-bd59-fcaecc908a58 service nova] Creating event network-vif-plugged:ec96310b-f147-4c54-a33d-cf8255f6a2f2 for instance 21223b59-ff3e-4f98-b82c-5f2b43cf2163 on np0000006323 Aug 03 06:41:40.863837 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-88dd1063-15db-4d4c-af49-4c026db840e1 req-eb3eb358-00aa-4f97-bd59-fcaecc908a58 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:40.867820 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-88dd1063-15db-4d4c-af49-4c026db840e1 req-eb3eb358-00aa-4f97-bd59-fcaecc908a58 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021754 Aug 03 06:41:40.868218 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 358/1062] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:40 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:40.879313 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:41:40.879539 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:41:40.879827 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:41:40.880035 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:41:40.880243 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:41:40.887713 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.887981 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.888198 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.888967 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.889194 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.889398 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.895246 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=113,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:40.904090 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Getting quotas for project bff93d197d1441b2a7927b20c48277e4. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:40.907130 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Getting quotas for user fea4f084ca364150897d001309ebbb22 and project bff93d197d1441b2a7927b20c48277e4. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:40.918464 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:41:40.920438 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:41:40.920987 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:41:40.920987 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:41:40.921199 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:41:40.921427 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:41:40.921669 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:41:40.934088 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.934791 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.934791 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.935223 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.939269 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.939588 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.952432 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Getting quotas for project 3d67a879fdcb40008f96f0f6fedf8429. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:40.957315 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Getting quotas for user 6f9c1f47d69f4ffc865d0f13521262c7 and project 3d67a879fdcb40008f96f0f6fedf8429. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:40.962599 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:40.964273 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:40.969403 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:41:40.970859 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:41:40.971231 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.971510 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.971723 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.972116 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:40.972459 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:40.972798 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:40.990392 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b71ae119-aa2e-49fc-b5cc-57bb41085689 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.683838 Aug 03 06:41:40.990886 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 353/1063] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:41:40 2026] POST /compute/v2.1/servers => generated 402 bytes in 685 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:41:41.000636 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:41.003109 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a29603f9-d1e6-42d0-952b-d826d56f750f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:41.005286 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a29603f9-d1e6-42d0-952b-d826d56f750f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:41.020815 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a29603f9-d1e6-42d0-952b-d826d56f750f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:41.034526 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2c1fd1c9-47b1-4162-834a-1395f7326c49 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.655893 Aug 03 06:41:41.034931 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 353/1064] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:41:40 2026] POST /compute/v2.1/servers => generated 404 bytes in 657 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:41:41.047423 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8b7fba4c-cbde-47b9-9ab8-8d4c84f08040 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:41.049941 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8b7fba4c-cbde-47b9-9ab8-8d4c84f08040 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:41.060642 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8b7fba4c-cbde-47b9-9ab8-8d4c84f08040 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:41.079554 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a29603f9-d1e6-42d0-952b-d826d56f750f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:41.086587 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a29603f9-d1e6-42d0-952b-d826d56f750f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3" status: 200 len: 1231 microversion: 2.1 time: 0.085738 Aug 03 06:41:41.086846 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 354/1065] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:41 2026] GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3 => generated 1231 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:41.108338 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-8b7fba4c-cbde-47b9-9ab8-8d4c84f08040 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f9c1f47d69f4ffc865d0f13521262c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d67a879fdcb40008f96f0f6fedf8429', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:41.117424 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8b7fba4c-cbde-47b9-9ab8-8d4c84f08040 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 200 len: 1239 microversion: 2.1 time: 0.072099 Aug 03 06:41:41.117813 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 354/1066] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:41 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 1239 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:41.187822 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:41.195985 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4bb5c2cf-f0f4-4f2d-83cb-752521cb8234 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1723 microversion: 2.1 time: 0.235417 Aug 03 06:41:41.196291 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 359/1067] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:40 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1723 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:41.405889 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:41.407439 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:41.420021 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:41.420331 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:41.420606 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:41.421185 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:41.421563 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:41.422241 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:41.449515 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:41.579624 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:41.590919 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9b4c143a-2eaa-4265-bea5-61a59a065b2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1382 microversion: 2.1 time: 0.186642 Aug 03 06:41:41.591291 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 355/1068] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:41 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1382 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:41.612696 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:41.615055 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:41.619830 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:41.620121 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:41.620389 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:41.620981 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:41.621363 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:41.621743 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:41.625450 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=130,nova_cell1:UPDATE=6,nova_cell1:INSERT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:41.638396 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:41.760993 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:41.767793 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-58733306-7915-4739-b013-f339cc076312 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1382 microversion: 2.1 time: 0.159527 Aug 03 06:41:41.768058 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 355/1069] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:41 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1382 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:41.781867 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:41.784398 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:41.789260 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:41.789605 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:41.789954 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:41.790597 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:41.791100 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:41.791565 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:41.806465 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:41.973411 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:41.982874 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5b39467b-619d-40b0-8ccd-a4ac95ad27ac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1382 microversion: 2.1 time: 0.203248 Aug 03 06:41:41.983178 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 360/1070] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:41 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1382 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:42.002016 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f0e1ff7e-8a7b-401e-8fb0-447586ef43b3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:42.002877 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f0e1ff7e-8a7b-401e-8fb0-447586ef43b3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:42.010045 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f0e1ff7e-8a7b-401e-8fb0-447586ef43b3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.010316 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f0e1ff7e-8a7b-401e-8fb0-447586ef43b3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.010498 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f0e1ff7e-8a7b-401e-8fb0-447586ef43b3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.010832 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f0e1ff7e-8a7b-401e-8fb0-447586ef43b3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.011030 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f0e1ff7e-8a7b-401e-8fb0-447586ef43b3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.011194 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f0e1ff7e-8a7b-401e-8fb0-447586ef43b3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.026161 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f0e1ff7e-8a7b-401e-8fb0-447586ef43b3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:41:42.054577 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-34c47408-44a5-4edc-95b1-9bddd7543012 req-3f576822-c7b1-446b-8229-c64dbb80af59 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-unplugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:42.064258 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-34c47408-44a5-4edc-95b1-9bddd7543012 req-3f576822-c7b1-446b-8229-c64dbb80af59 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.064388 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-34c47408-44a5-4edc-95b1-9bddd7543012 req-3f576822-c7b1-446b-8229-c64dbb80af59 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.064817 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-34c47408-44a5-4edc-95b1-9bddd7543012 req-3f576822-c7b1-446b-8229-c64dbb80af59 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.078902 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-34c47408-44a5-4edc-95b1-9bddd7543012 req-3f576822-c7b1-446b-8229-c64dbb80af59 service nova] Creating event network-vif-unplugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:42.089454 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [req-34c47408-44a5-4edc-95b1-9bddd7543012 req-3f576822-c7b1-446b-8229-c64dbb80af59 service nova] Instance 9fcdb96e-87d2-417d-998f-9562c7898195 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84358) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:41:42.089953 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-34c47408-44a5-4edc-95b1-9bddd7543012 req-3f576822-c7b1-446b-8229-c64dbb80af59 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:42.095576 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f0e1ff7e-8a7b-401e-8fb0-447586ef43b3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 204 len: 0 microversion: 2.1 time: 0.096870 Aug 03 06:41:42.095885 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 356/1071] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:41:41 2026] DELETE /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:41:42.097941 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-34c47408-44a5-4edc-95b1-9bddd7543012 req-3f576822-c7b1-446b-8229-c64dbb80af59 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.043800 Aug 03 06:41:42.097941 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 356/1072] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:42 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:42.104548 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:42.109681 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:42.109944 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:42.111453 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:42.115315 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.115612 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.115862 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.117130 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.117408 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.117709 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.119145 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.119797 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.119916 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.120509 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.120945 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.121196 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.138875 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:42.138970 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:42.140867 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:42.146158 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.146472 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.146802 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.147373 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.147819 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.148203 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.151542 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:42.183769 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:42.229738 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:42.253924 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c03ffc25-648f-41b7-b7c8-f6309ccbe98a tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3" status: 200 len: 1283 microversion: 2.1 time: 0.153801 Aug 03 06:41:42.254300 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 361/1073] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:42 2026] GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3 => generated 1283 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:42.257364 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:42.260622 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:42.265864 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.266113 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.266434 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.267411 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.267411 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.267580 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.295516 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:42.300833 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f9c1f47d69f4ffc865d0f13521262c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d67a879fdcb40008f96f0f6fedf8429', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:42.315025 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-be262670-bc8f-4ce3-8e62-86698c1c8cad tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 200 len: 1235 microversion: 2.1 time: 0.179117 Aug 03 06:41:42.315538 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 357/1074] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:42 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 1235 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:42.407402 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:42.418496 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1c4a9223-1760-4324-aaea-6908b1c904f5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1388 microversion: 2.1 time: 0.312091 Aug 03 06:41:42.419132 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 357/1075] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:42 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1388 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:42.464682 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:42.472688 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-cd289d62-881f-41dc-8a68-fed32f3aa9a4 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1721 microversion: 2.1 time: 0.217766 Aug 03 06:41:42.472853 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 362/1076] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:42 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1721 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:42.951392 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-fe172d46-8e60-4b76-9f21-5c15246ee5aa req-f8563476-b539-4987-9b7b-861518cf0588 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "21223b59-ff3e-4f98-b82c-5f2b43cf2163", "name": "network-vif-unplugged", "status": "completed", "tag": "ec96310b-f147-4c54-a33d-cf8255f6a2f2"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:42.965524 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-fe172d46-8e60-4b76-9f21-5c15246ee5aa req-f8563476-b539-4987-9b7b-861518cf0588 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:42.966274 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-fe172d46-8e60-4b76-9f21-5c15246ee5aa req-f8563476-b539-4987-9b7b-861518cf0588 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:42.966457 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-fe172d46-8e60-4b76-9f21-5c15246ee5aa req-f8563476-b539-4987-9b7b-861518cf0588 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:42.977338 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-fe172d46-8e60-4b76-9f21-5c15246ee5aa req-f8563476-b539-4987-9b7b-861518cf0588 service nova] Creating event network-vif-unplugged:ec96310b-f147-4c54-a33d-cf8255f6a2f2 for instance 21223b59-ff3e-4f98-b82c-5f2b43cf2163 on np0000006323 Aug 03 06:41:42.978416 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-fe172d46-8e60-4b76-9f21-5c15246ee5aa req-f8563476-b539-4987-9b7b-861518cf0588 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:42.984682 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-fe172d46-8e60-4b76-9f21-5c15246ee5aa req-f8563476-b539-4987-9b7b-861518cf0588 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.035131 Aug 03 06:41:42.985473 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 358/1077] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:42 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) Aug 03 06:41:43.277351 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:43.280988 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:43.293179 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:43.293940 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:43.294222 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:43.294990 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:43.295696 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:43.296108 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:43.317528 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:43.335494 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:43.337588 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:43.345440 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:43.345795 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:43.346113 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:43.346739 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:43.347081 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:43.347430 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:43.369916 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:43.444031 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:43.447906 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:43.458280 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:43.458280 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:43.458421 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:43.459380 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:43.459380 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:43.459497 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:43.485024 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:43.548683 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f9c1f47d69f4ffc865d0f13521262c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d67a879fdcb40008f96f0f6fedf8429', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:43.563522 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8c7ce57c-7ec2-4a2d-9ae2-dfbe665ed077 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 200 len: 1297 microversion: 2.1 time: 0.232571 Aug 03 06:41:43.564776 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 363/1078] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:43 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 1297 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:43.569571 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:43.571561 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:43.577926 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:43.578733 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:43.578733 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:43.579172 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:43.579645 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:43.580236 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:43.600208 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:43.803530 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:43.815565 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2539043b-048e-44f6-bb73-601632699a60 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3" status: 200 len: 1355 microversion: 2.1 time: 0.541233 Aug 03 06:41:43.816022 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 358/1079] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:43 2026] GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3 => generated 1355 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:43.820152 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-8394ff30-80bb-4b12-9b5c-4f668fc8cd7f req-51d91a1d-b772-4060-ad8a-ff36b0d3b3db service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "33576057-4d64-4b29-aad9-4ce91daae4e3", "tag": "758ce960-be3d-4563-939e-76dab16d6047"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:43.832560 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8394ff30-80bb-4b12-9b5c-4f668fc8cd7f req-51d91a1d-b772-4060-ad8a-ff36b0d3b3db service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:43.832837 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8394ff30-80bb-4b12-9b5c-4f668fc8cd7f req-51d91a1d-b772-4060-ad8a-ff36b0d3b3db service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:43.833132 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8394ff30-80bb-4b12-9b5c-4f668fc8cd7f req-51d91a1d-b772-4060-ad8a-ff36b0d3b3db service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:43.841374 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-8394ff30-80bb-4b12-9b5c-4f668fc8cd7f req-51d91a1d-b772-4060-ad8a-ff36b0d3b3db service nova] Creating event network-changed:758ce960-be3d-4563-939e-76dab16d6047 for instance 33576057-4d64-4b29-aad9-4ce91daae4e3 on np0000006323 Aug 03 06:41:43.841900 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-8394ff30-80bb-4b12-9b5c-4f668fc8cd7f req-51d91a1d-b772-4060-ad8a-ff36b0d3b3db service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:43.846867 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-8394ff30-80bb-4b12-9b5c-4f668fc8cd7f req-51d91a1d-b772-4060-ad8a-ff36b0d3b3db service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028812 Aug 03 06:41:43.847334 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 359/1080] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:43 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) Aug 03 06:41:43.935301 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:43.950724 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5ea8cb59-838c-4e45-9e2b-1b9e60126fa2 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1721 microversion: 2.1 time: 0.385201 Aug 03 06:41:43.951311 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 364/1081] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:43 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1721 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:44.159030 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:44.167634 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-cc4155e9-6dff-4bec-aeb3-f15256e3541f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 200 len: 1346 microversion: 2.1 time: 0.727243 Aug 03 06:41:44.168025 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 359/1082] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:43 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 1346 bytes in 729 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:44.207498 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-afe8ce40-e8b8-46f6-9bbe-ad6daad52e4f req-67cee655-28a6-408b-a554-9c7f44b46944 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-plugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}, {"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-plugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}, {"server_uuid": "21223b59-ff3e-4f98-b82c-5f2b43cf2163", "name": "network-vif-deleted", "tag": "ec96310b-f147-4c54-a33d-cf8255f6a2f2"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:44.216493 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-afe8ce40-e8b8-46f6-9bbe-ad6daad52e4f req-67cee655-28a6-408b-a554-9c7f44b46944 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:44.216695 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-afe8ce40-e8b8-46f6-9bbe-ad6daad52e4f req-67cee655-28a6-408b-a554-9c7f44b46944 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:44.216946 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-afe8ce40-e8b8-46f6-9bbe-ad6daad52e4f req-67cee655-28a6-408b-a554-9c7f44b46944 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:44.226464 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-afe8ce40-e8b8-46f6-9bbe-ad6daad52e4f req-67cee655-28a6-408b-a554-9c7f44b46944 service nova] Creating event network-vif-plugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:44.226625 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-afe8ce40-e8b8-46f6-9bbe-ad6daad52e4f req-67cee655-28a6-408b-a554-9c7f44b46944 service nova] Creating event network-vif-plugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:44.226794 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-afe8ce40-e8b8-46f6-9bbe-ad6daad52e4f req-67cee655-28a6-408b-a554-9c7f44b46944 service nova] Creating event network-vif-deleted:ec96310b-f147-4c54-a33d-cf8255f6a2f2 for instance 21223b59-ff3e-4f98-b82c-5f2b43cf2163 on np0000006323 Aug 03 06:41:44.236554 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [req-afe8ce40-e8b8-46f6-9bbe-ad6daad52e4f req-67cee655-28a6-408b-a554-9c7f44b46944 service nova] Instance 9fcdb96e-87d2-417d-998f-9562c7898195 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84360) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:41:44.237119 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-afe8ce40-e8b8-46f6-9bbe-ad6daad52e4f req-67cee655-28a6-408b-a554-9c7f44b46944 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:44.244360 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-afe8ce40-e8b8-46f6-9bbe-ad6daad52e4f req-67cee655-28a6-408b-a554-9c7f44b46944 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.041579 Aug 03 06:41:44.247855 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 360/1083] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:44 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:44.586153 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:44.589636 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:44.594052 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:44.594387 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:44.594636 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:44.595245 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:44.595530 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:44.595863 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:44.619582 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:44.836335 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:44.837719 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:44.849618 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:44.852689 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f9c1f47d69f4ffc865d0f13521262c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d67a879fdcb40008f96f0f6fedf8429', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:44.852868 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:44.852868 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:44.852868 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:44.852868 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:44.857190 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:44.867767 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2b2fa6f2-6dc9-4692-81f6-38a0fbc8c40f tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 200 len: 1365 microversion: 2.1 time: 0.281800 Aug 03 06:41:44.867767 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 365/1084] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:44 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 1365 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:44.891715 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:44.968846 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:44.970728 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:44.975025 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:44.975275 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:44.975501 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:44.976128 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:44.976497 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:44.976894 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:44.998479 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:45.028743 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-4055efa8-5a6d-4fcd-beac-d43860767658 req-8ef3ecab-2d1d-4953-bc33-de2b5bbbca86 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "21223b59-ff3e-4f98-b82c-5f2b43cf2163", "name": "network-vif-unplugged", "status": "completed", "tag": "ec96310b-f147-4c54-a33d-cf8255f6a2f2"}, {"server_uuid": "33576057-4d64-4b29-aad9-4ce91daae4e3", "name": "network-vif-plugged", "status": "completed", "tag": "758ce960-be3d-4563-939e-76dab16d6047"}, {"server_uuid": "33576057-4d64-4b29-aad9-4ce91daae4e3", "name": "network-vif-plugged", "status": "completed", "tag": "758ce960-be3d-4563-939e-76dab16d6047"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:45.035200 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4055efa8-5a6d-4fcd-beac-d43860767658 req-8ef3ecab-2d1d-4953-bc33-de2b5bbbca86 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:45.035375 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4055efa8-5a6d-4fcd-beac-d43860767658 req-8ef3ecab-2d1d-4953-bc33-de2b5bbbca86 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:45.035594 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-4055efa8-5a6d-4fcd-beac-d43860767658 req-8ef3ecab-2d1d-4953-bc33-de2b5bbbca86 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:45.043490 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-4055efa8-5a6d-4fcd-beac-d43860767658 req-8ef3ecab-2d1d-4953-bc33-de2b5bbbca86 service nova] Creating event network-vif-unplugged:ec96310b-f147-4c54-a33d-cf8255f6a2f2 for instance 21223b59-ff3e-4f98-b82c-5f2b43cf2163 on np0000006323 Aug 03 06:41:45.043588 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-4055efa8-5a6d-4fcd-beac-d43860767658 req-8ef3ecab-2d1d-4953-bc33-de2b5bbbca86 service nova] Creating event network-vif-plugged:758ce960-be3d-4563-939e-76dab16d6047 for instance 33576057-4d64-4b29-aad9-4ce91daae4e3 on np0000006323 Aug 03 06:41:45.043748 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-4055efa8-5a6d-4fcd-beac-d43860767658 req-8ef3ecab-2d1d-4953-bc33-de2b5bbbca86 service nova] Creating event network-vif-plugged:758ce960-be3d-4563-939e-76dab16d6047 for instance 33576057-4d64-4b29-aad9-4ce91daae4e3 on np0000006323 Aug 03 06:41:45.044126 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-4055efa8-5a6d-4fcd-beac-d43860767658 req-8ef3ecab-2d1d-4953-bc33-de2b5bbbca86 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:45.049148 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-4055efa8-5a6d-4fcd-beac-d43860767658 req-8ef3ecab-2d1d-4953-bc33-de2b5bbbca86 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.024986 Aug 03 06:41:45.049629 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 366/1085] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:45 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:45.135180 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:45.143149 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ebbe8dce-7655-4175-8e1b-0283ee10dfcf tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3" status: 200 len: 1355 microversion: 2.1 time: 0.308741 Aug 03 06:41:45.143477 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 360/1086] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:44 2026] GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3 => generated 1355 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:45.165173 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:45.172848 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b7eff130-63a2-44ac-9ed6-6e349715478a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1718 microversion: 2.1 time: 0.205809 Aug 03 06:41:45.173158 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 361/1087] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:44 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1718 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:45.184528 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:45.186366 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 21223b59-ff3e-4f98-b82c-5f2b43cf2163] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:45.188140 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-22526f3f-5d45-42f4-97ab-0f17d1e4ce26 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:45.189462 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-22526f3f-5d45-42f4-97ab-0f17d1e4ce26 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:45.191821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:45.192106 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:45.192322 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:45.192758 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:45.193041 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:45.193335 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:45.193605 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22526f3f-5d45-42f4-97ab-0f17d1e4ce26 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:45.195818 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22526f3f-5d45-42f4-97ab-0f17d1e4ce26 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:45.195818 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22526f3f-5d45-42f4-97ab-0f17d1e4ce26 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:45.195818 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22526f3f-5d45-42f4-97ab-0f17d1e4ce26 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:45.195818 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22526f3f-5d45-42f4-97ab-0f17d1e4ce26 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:45.196014 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22526f3f-5d45-42f4-97ab-0f17d1e4ce26 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:45.208849 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 21223b59-ff3e-4f98-b82c-5f2b43cf2163 could not be found. Aug 03 06:41:45.210287 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 21223b59-ff3e-4f98-b82c-5f2b43cf2163 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:45.211343 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1a65b4e7-3f84-4885-a02f-5915aeed2afb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163" status: 404 len: 111 microversion: 2.1 time: 0.028202 Aug 03 06:41:45.211692 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 367/1088] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:45 2026] GET /compute/v2.1/servers/21223b59-ff3e-4f98-b82c-5f2b43cf2163 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:41:45.308834 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-22526f3f-5d45-42f4-97ab-0f17d1e4ce26 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "POST /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195/action" status: 202 len: 0 microversion: 2.1 time: 0.122449 Aug 03 06:41:45.309126 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 361/1089] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:41:45 2026] POST /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:41:45.319174 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:45.321866 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:45.326772 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:45.327002 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:45.327246 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:45.327983 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:45.328546 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:45.328956 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:45.364665 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:45.520922 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:45.528786 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-024ff61f-d26a-402b-bbac-7384fee84905 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1717 microversion: 2.1 time: 0.211936 Aug 03 06:41:45.529135 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 362/1090] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:45 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1717 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:45.890540 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:45.893593 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:45.899996 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:45.900261 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:45.900531 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:45.900990 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:45.901284 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:45.901538 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:45.913590 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-02888d08-3451-4078-8912-0ac807f0ab93 req-143b4815-1253-4c95-ad28-7ac5e1dc75dc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aefa6c42-ea32-4b91-93c8-dd9e1c3828cb", "tag": "241ba89e-c907-4ba0-b164-6e99ee8cc534"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:45.933480 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:45.933579 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-02888d08-3451-4078-8912-0ac807f0ab93 req-143b4815-1253-4c95-ad28-7ac5e1dc75dc service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:45.933579 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-02888d08-3451-4078-8912-0ac807f0ab93 req-143b4815-1253-4c95-ad28-7ac5e1dc75dc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:45.933579 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-02888d08-3451-4078-8912-0ac807f0ab93 req-143b4815-1253-4c95-ad28-7ac5e1dc75dc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:45.949283 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-02888d08-3451-4078-8912-0ac807f0ab93 req-143b4815-1253-4c95-ad28-7ac5e1dc75dc service nova] Creating event network-changed:241ba89e-c907-4ba0-b164-6e99ee8cc534 for instance aefa6c42-ea32-4b91-93c8-dd9e1c3828cb on np0000006323 Aug 03 06:41:45.950404 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-02888d08-3451-4078-8912-0ac807f0ab93 req-143b4815-1253-4c95-ad28-7ac5e1dc75dc service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:45.957772 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-02888d08-3451-4078-8912-0ac807f0ab93 req-143b4815-1253-4c95-ad28-7ac5e1dc75dc service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045948 Aug 03 06:41:45.960166 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 362/1091] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:45 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:46.168074 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:46.169954 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:46.173571 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:46.173833 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:46.174344 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:46.174471 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:46.174816 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:46.175175 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:46.202365 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:46.218255 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f9c1f47d69f4ffc865d0f13521262c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d67a879fdcb40008f96f0f6fedf8429', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:46.230517 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b1da4e2a-7062-425d-a109-f3fc3df18d42 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 200 len: 1365 microversion: 2.1 time: 0.342222 Aug 03 06:41:46.230999 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 368/1092] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:45 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 1365 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:46.410410 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:46.421313 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8bec1c2e-911d-40ae-b0a3-6b1cecf3e194 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3" status: 200 len: 1355 microversion: 2.1 time: 0.254421 Aug 03 06:41:46.421501 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 363/1093] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:46 2026] GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3 => generated 1355 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:46.544416 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:46.545866 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:46.550035 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:46.550297 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:46.550511 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:46.550955 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:46.551261 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:46.551557 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:46.579249 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:46.741391 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:46.755797 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-28d9b2a6-05d5-4779-846b-92989a93d031 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1717 microversion: 2.1 time: 0.213443 Aug 03 06:41:46.756185 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 363/1094] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:46 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1717 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:46.861265 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-ae198a2c-66ad-4ece-935c-2e87b84b37c5 req-4fbbe2c1-47d7-4e89-8ec3-1550a2734281 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-unplugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:46.870888 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ae198a2c-66ad-4ece-935c-2e87b84b37c5 req-4fbbe2c1-47d7-4e89-8ec3-1550a2734281 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:46.871130 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ae198a2c-66ad-4ece-935c-2e87b84b37c5 req-4fbbe2c1-47d7-4e89-8ec3-1550a2734281 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:46.871320 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ae198a2c-66ad-4ece-935c-2e87b84b37c5 req-4fbbe2c1-47d7-4e89-8ec3-1550a2734281 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:46.879184 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-ae198a2c-66ad-4ece-935c-2e87b84b37c5 req-4fbbe2c1-47d7-4e89-8ec3-1550a2734281 service nova] Creating event network-vif-unplugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:46.888828 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [req-ae198a2c-66ad-4ece-935c-2e87b84b37c5 req-4fbbe2c1-47d7-4e89-8ec3-1550a2734281 service nova] Instance 9fcdb96e-87d2-417d-998f-9562c7898195 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84359) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:41:46.889204 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-ae198a2c-66ad-4ece-935c-2e87b84b37c5 req-4fbbe2c1-47d7-4e89-8ec3-1550a2734281 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:46.894980 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-ae198a2c-66ad-4ece-935c-2e87b84b37c5 req-4fbbe2c1-47d7-4e89-8ec3-1550a2734281 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.036071 Aug 03 06:41:46.895552 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 369/1095] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:46 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) Aug 03 06:41:46.981965 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=3 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:47.256194 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:47.257604 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:47.262896 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:47.263184 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:47.263432 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:47.263916 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:47.264212 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:47.264579 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:47.282823 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:47.418259 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f9c1f47d69f4ffc865d0f13521262c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d67a879fdcb40008f96f0f6fedf8429', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:47.432499 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c46a27bc-9620-4f8c-ac20-c7331a95c6b4 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 200 len: 1365 microversion: 2.1 time: 0.181216 Aug 03 06:41:47.432827 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 364/1096] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:47 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 1365 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:47.437329 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:47.438542 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:47.447784 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:47.448087 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:47.448320 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:47.449249 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:47.450948 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:47.450948 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:47.474675 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:47.603357 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:47.614823 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-285cde6c-12ab-4f16-be50-d5bb09c2cda7 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3" status: 200 len: 1537 microversion: 2.1 time: 0.179456 Aug 03 06:41:47.615080 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 364/1097] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:47 2026] GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3 => generated 1537 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:47.632552 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7a281ac2-1636-439f-ad2a-6c101d09f30f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:47.634053 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7a281ac2-1636-439f-ad2a-6c101d09f30f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:47.637598 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a281ac2-1636-439f-ad2a-6c101d09f30f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:47.637830 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a281ac2-1636-439f-ad2a-6c101d09f30f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:47.637959 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a281ac2-1636-439f-ad2a-6c101d09f30f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:47.638213 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a281ac2-1636-439f-ad2a-6c101d09f30f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:47.638369 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a281ac2-1636-439f-ad2a-6c101d09f30f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:47.638497 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7a281ac2-1636-439f-ad2a-6c101d09f30f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:47.655718 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7a281ac2-1636-439f-ad2a-6c101d09f30f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:47.720352 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7a281ac2-1636-439f-ad2a-6c101d09f30f tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.089938 Aug 03 06:41:47.720730 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 370/1098] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:41:47 2026] GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3/os-interface => generated 282 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:47.737477 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:47.739111 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:47.745153 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:47.745659 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:47.746106 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:47.746894 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:47.747377 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:47.747722 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:47.764834 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:47.779999 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:47.781903 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:47.789151 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:47.789527 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:47.790090 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:47.790690 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:47.791111 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:47.791526 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:47.807644 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:47.979788 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:48.012086 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-cc36eb70-f9dd-497b-96c2-71c2f190a6c3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 200 len: 1559 microversion: 2.1 time: 0.276623 Aug 03 06:41:48.012486 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 365/1099] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:47 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 1559 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:48.016136 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:48.026775 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a3436ab1-6733-4c12-8cc3-168375b971c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1717 microversion: 2.1 time: 0.250539 Aug 03 06:41:48.027196 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 365/1100] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:47 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1717 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:48.032426 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-d449a6ea-0f08-49e8-a6d8-aec20b4c676c req-26acfa7e-f05b-45ce-972c-16c58b142356 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aefa6c42-ea32-4b91-93c8-dd9e1c3828cb", "name": "network-vif-plugged", "status": "completed", "tag": "241ba89e-c907-4ba0-b164-6e99ee8cc534"}, {"server_uuid": "aefa6c42-ea32-4b91-93c8-dd9e1c3828cb", "name": "network-vif-plugged", "status": "completed", "tag": "241ba89e-c907-4ba0-b164-6e99ee8cc534"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:48.043344 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-1766131920"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:48.046204 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:48.046898 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d449a6ea-0f08-49e8-a6d8-aec20b4c676c req-26acfa7e-f05b-45ce-972c-16c58b142356 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.047722 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d449a6ea-0f08-49e8-a6d8-aec20b4c676c req-26acfa7e-f05b-45ce-972c-16c58b142356 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.047722 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d449a6ea-0f08-49e8-a6d8-aec20b4c676c req-26acfa7e-f05b-45ce-972c-16c58b142356 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.047873 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-bf3a895c-45ac-4315-8e22-240c886e1e50 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1055407325", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL6lsU3iv3q3hLrM4Df1nvFvSWHDNnGf20LFlVBDau51ydP/9zDyB6x762CspTGa77bdtsDQnZlBytJbxqQeqk196nreQ6zsRbUSpIdetnC9THXr36nmXMx+eqdo4nRC7g=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:48.053770 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.054026 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.054235 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.054596 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.054787 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.054966 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.056239 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-d449a6ea-0f08-49e8-a6d8-aec20b4c676c req-26acfa7e-f05b-45ce-972c-16c58b142356 service nova] Creating event network-vif-plugged:241ba89e-c907-4ba0-b164-6e99ee8cc534 for instance aefa6c42-ea32-4b91-93c8-dd9e1c3828cb on np0000006323 Aug 03 06:41:48.056476 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-d449a6ea-0f08-49e8-a6d8-aec20b4c676c req-26acfa7e-f05b-45ce-972c-16c58b142356 service nova] Creating event network-vif-plugged:241ba89e-c907-4ba0-b164-6e99ee8cc534 for instance aefa6c42-ea32-4b91-93c8-dd9e1c3828cb on np0000006323 Aug 03 06:41:48.057085 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-d449a6ea-0f08-49e8-a6d8-aec20b4c676c req-26acfa7e-f05b-45ce-972c-16c58b142356 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:48.059315 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-bf3a895c-45ac-4315-8e22-240c886e1e50 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:48.062434 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-bf3a895c-45ac-4315-8e22-240c886e1e50 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:48.065027 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-d449a6ea-0f08-49e8-a6d8-aec20b4c676c req-26acfa7e-f05b-45ce-972c-16c58b142356 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.035072 Aug 03 06:41:48.065433 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 371/1101] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:48 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:48.082174 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-bf3a895c-45ac-4315-8e22-240c886e1e50 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.036519 Aug 03 06:41:48.082593 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 366/1102] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:41:48 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:48.134668 np0000006323 devstack@n-api.service[84360]: INFO nova.compute.api [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Attempting to quiesce instance before volume snapshot. Aug 03 06:41:48.150754 np0000006323 devstack@n-api.service[84360]: INFO nova.compute.api [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Skipping quiescing instance: QEMU guest agent is not enabled. Aug 03 06:41:48.214167 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Creating snapshot from volume a67f90d2-feba-47a7-99e9-3c6c24a11425. {{(pid=84360) snapshot_instance /opt/stack/nova/nova/compute/api.py:3602}} Aug 03 06:41:48.231629 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:48.233613 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:48.240465 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.240859 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.241332 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.243343 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.244010 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.244361 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.268295 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:48.454852 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:48.458958 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:48.460955 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.461235 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.461502 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.462029 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.462381 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.462710 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.493177 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:48.527370 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:48.537590 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-86247ef1-984f-4874-87fd-c8ff1f631a9f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 200 len: 1670 microversion: 2.1 time: 0.309072 Aug 03 06:41:48.537992 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 372/1103] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:48 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 1670 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:48.645997 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c7b6df2c-5f59-4089-a348-39b4513d188c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "abc2d103-7616-4555-b394-8e41b8396a10"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:48.648726 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c7b6df2c-5f59-4089-a348-39b4513d188c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:48.656897 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c7b6df2c-5f59-4089-a348-39b4513d188c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.656897 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c7b6df2c-5f59-4089-a348-39b4513d188c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.656897 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c7b6df2c-5f59-4089-a348-39b4513d188c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.656897 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c7b6df2c-5f59-4089-a348-39b4513d188c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.657116 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c7b6df2c-5f59-4089-a348-39b4513d188c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.657116 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c7b6df2c-5f59-4089-a348-39b4513d188c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.677949 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f9c1f47d69f4ffc865d0f13521262c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d67a879fdcb40008f96f0f6fedf8429', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:48.687157 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ebb41b51-66fe-4e02-94dd-5b5a8dcdb830 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 200 len: 1554 microversion: 2.1 time: 0.235551 Aug 03 06:41:48.687672 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 367/1104] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:48 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 1554 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:48.708278 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c93ea00e-1efb-406e-af03-cd1a11d96132 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:48.710306 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c93ea00e-1efb-406e-af03-cd1a11d96132 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:48.718361 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c93ea00e-1efb-406e-af03-cd1a11d96132 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.718611 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c93ea00e-1efb-406e-af03-cd1a11d96132 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.718824 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c93ea00e-1efb-406e-af03-cd1a11d96132 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.719447 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c93ea00e-1efb-406e-af03-cd1a11d96132 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.719673 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c93ea00e-1efb-406e-af03-cd1a11d96132 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.719854 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c93ea00e-1efb-406e-af03-cd1a11d96132 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.734720 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c93ea00e-1efb-406e-af03-cd1a11d96132 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:48.821923 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c93ea00e-1efb-406e-af03-cd1a11d96132 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.116344 Aug 03 06:41:48.822565 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 368/1105] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:41:48 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb/os-interface => generated 282 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:48.953507 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-3a4bf7fb-84f9-4deb-be90-fd0c8ca22755 req-bcf9c7ca-a90f-4aa7-b2d4-4fe929545afc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-unplugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}, {"name": "network-changed", "server_uuid": "33576057-4d64-4b29-aad9-4ce91daae4e3", "tag": "758ce960-be3d-4563-939e-76dab16d6047"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:48.964276 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-3a4bf7fb-84f9-4deb-be90-fd0c8ca22755 req-bcf9c7ca-a90f-4aa7-b2d4-4fe929545afc service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:48.965344 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-3a4bf7fb-84f9-4deb-be90-fd0c8ca22755 req-bcf9c7ca-a90f-4aa7-b2d4-4fe929545afc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:48.965344 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-3a4bf7fb-84f9-4deb-be90-fd0c8ca22755 req-bcf9c7ca-a90f-4aa7-b2d4-4fe929545afc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:48.978113 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-3a4bf7fb-84f9-4deb-be90-fd0c8ca22755 req-bcf9c7ca-a90f-4aa7-b2d4-4fe929545afc service nova] Creating event network-vif-unplugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:48.978681 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-3a4bf7fb-84f9-4deb-be90-fd0c8ca22755 req-bcf9c7ca-a90f-4aa7-b2d4-4fe929545afc service nova] Creating event network-changed:758ce960-be3d-4563-939e-76dab16d6047 for instance 33576057-4d64-4b29-aad9-4ce91daae4e3 on np0000006323 Aug 03 06:41:48.989726 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [req-3a4bf7fb-84f9-4deb-be90-fd0c8ca22755 req-bcf9c7ca-a90f-4aa7-b2d4-4fe929545afc service nova] Instance 9fcdb96e-87d2-417d-998f-9562c7898195 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84358) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:41:48.989726 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-3a4bf7fb-84f9-4deb-be90-fd0c8ca22755 req-bcf9c7ca-a90f-4aa7-b2d4-4fe929545afc service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:48.999531 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-3a4bf7fb-84f9-4deb-be90-fd0c8ca22755 req-bcf9c7ca-a90f-4aa7-b2d4-4fe929545afc service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.049053 Aug 03 06:41:49.000052 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 369/1106] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:48 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:49.048965 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:49.053683 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:49.061821 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:49.062086 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:49.062366 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:49.062951 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:49.063364 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:49.064195 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:49.090786 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:49.118769 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c7b6df2c-5f59-4089-a348-39b4513d188c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.474677 Aug 03 06:41:49.119355 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 373/1107] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:41:48 2026] POST /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments => generated 194 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:49.258246 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:49.272376 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-60b2ee40-0d55-41a8-a35a-560ff8cb5f10 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1717 microversion: 2.1 time: 0.224530 Aug 03 06:41:49.272376 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 370/1108] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:49 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1717 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:49.385620 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1649304062", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "c25449c1-6fea-47ad-874e-ac8faab5a8f8", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "29475638-4fc8-425b-8c1e-8d0503548bc3"}], "security_groups": [{"name": "tempest-securitygroup--1740860997"}], "key_name": "tempest-keypair-1055407325", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:49.437885 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:49.438279 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:49.438900 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:49.439128 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:49.439456 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:49.439764 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:49.458689 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:49.561280 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] validate_networks() for [('29475638-4fc8-425b-8c1e-8d0503548bc3', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:41:49.561621 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:49.689161 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-af9073a0-0aed-413a-9242-0d00560f1d6d req-5c123c70-c370-4cfa-9dfd-607895f36b12 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aefa6c42-ea32-4b91-93c8-dd9e1c3828cb", "tag": "241ba89e-c907-4ba0-b164-6e99ee8cc534"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:49.699642 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-af9073a0-0aed-413a-9242-0d00560f1d6d req-5c123c70-c370-4cfa-9dfd-607895f36b12 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:49.700810 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-af9073a0-0aed-413a-9242-0d00560f1d6d req-5c123c70-c370-4cfa-9dfd-607895f36b12 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:49.700810 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-af9073a0-0aed-413a-9242-0d00560f1d6d req-5c123c70-c370-4cfa-9dfd-607895f36b12 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:49.711051 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-af9073a0-0aed-413a-9242-0d00560f1d6d req-5c123c70-c370-4cfa-9dfd-607895f36b12 service nova] Creating event network-changed:241ba89e-c907-4ba0-b164-6e99ee8cc534 for instance aefa6c42-ea32-4b91-93c8-dd9e1c3828cb on np0000006323 Aug 03 06:41:49.711835 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-af9073a0-0aed-413a-9242-0d00560f1d6d req-5c123c70-c370-4cfa-9dfd-607895f36b12 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:49.718918 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-af9073a0-0aed-413a-9242-0d00560f1d6d req-5c123c70-c370-4cfa-9dfd-607895f36b12 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034004 Aug 03 06:41:49.718918 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 371/1109] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:49 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) Aug 03 06:41:49.884081 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:50.075841 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:41:50.076026 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:41:50.076283 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:41:50.076466 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:41:50.076669 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:41:50.087971 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:50.088176 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:50.088355 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:50.088934 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:50.089112 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:50.089277 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:50.103667 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:50.106589 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:50.149301 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:41:50.150586 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] 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='c25449c1-6fea-47ad-874e-ac8faab5a8f8',volume_size=None,volume_type=None)] {{(pid=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:41:50.297257 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:50.299892 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:50.306375 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:50.307208 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:50.307715 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:50.308285 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:50.308868 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:50.309628 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:50.314927 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-52f2edc4-b53b-4ad8-beea-fceaae1ecfab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.930970 Aug 03 06:41:50.315275 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 374/1110] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:41:49 2026] POST /compute/v2.1/servers => generated 404 bytes in 931 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:41:50.326213 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d7d3eb95-1903-4f40-b718-ef417e66a4c7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:50.327959 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d7d3eb95-1903-4f40-b718-ef417e66a4c7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:50.331962 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:50.341540 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d7d3eb95-1903-4f40-b718-ef417e66a4c7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:50.417805 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d7d3eb95-1903-4f40-b718-ef417e66a4c7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:50.430341 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d7d3eb95-1903-4f40-b718-ef417e66a4c7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1076 microversion: 2.1 time: 0.106075 Aug 03 06:41:50.430868 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 375/1111] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:50 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1076 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:50.499148 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:50.508559 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ac8e92aa-a922-4f0d-bf9d-a27fa38b2bc3 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1717 microversion: 2.1 time: 0.215307 Aug 03 06:41:50.508965 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 372/1112] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:50 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1717 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:50.616999 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6bc30a40-2b03-4c54-ab5c-728c0c13dc19 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "POST /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3/action" status: 202 len: 0 microversion: 2.1 time: 2.578249 Aug 03 06:41:50.617332 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 366/1113] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:41:48 2026] POST /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3/action => generated 0 bytes in 2579 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Aug 03 06:41:50.894686 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:50.944040 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:51.051631 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-fff97257-89d2-41c1-851d-ff49ccc2bdc0 req-5537c27b-b0c0-4c94-b2a0-a3ae875436ae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-plugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}, {"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-plugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:51.057800 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fff97257-89d2-41c1-851d-ff49ccc2bdc0 req-5537c27b-b0c0-4c94-b2a0-a3ae875436ae service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:51.058009 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fff97257-89d2-41c1-851d-ff49ccc2bdc0 req-5537c27b-b0c0-4c94-b2a0-a3ae875436ae service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:51.058144 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fff97257-89d2-41c1-851d-ff49ccc2bdc0 req-5537c27b-b0c0-4c94-b2a0-a3ae875436ae service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:51.064801 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-fff97257-89d2-41c1-851d-ff49ccc2bdc0 req-5537c27b-b0c0-4c94-b2a0-a3ae875436ae service nova] Creating event network-vif-plugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:51.064991 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-fff97257-89d2-41c1-851d-ff49ccc2bdc0 req-5537c27b-b0c0-4c94-b2a0-a3ae875436ae service nova] Creating event network-vif-plugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:51.071807 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [req-fff97257-89d2-41c1-851d-ff49ccc2bdc0 req-5537c27b-b0c0-4c94-b2a0-a3ae875436ae service nova] Instance 9fcdb96e-87d2-417d-998f-9562c7898195 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84359) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:41:51.072330 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-fff97257-89d2-41c1-851d-ff49ccc2bdc0 req-5537c27b-b0c0-4c94-b2a0-a3ae875436ae service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:51.079848 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-fff97257-89d2-41c1-851d-ff49ccc2bdc0 req-5537c27b-b0c0-4c94-b2a0-a3ae875436ae service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.033427 Aug 03 06:41:51.080601 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 376/1114] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:51 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:51.082424 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=6 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:41:51.450104 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:51.453723 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:51.457602 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:51.457935 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:51.458180 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:51.458826 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:51.459184 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:51.459522 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:51.487280 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:51.528538 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:51.533529 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:51.541979 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:51.542310 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:51.542614 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:51.543214 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:51.543640 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:51.544043 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:51.551465 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:51.571994 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f34bc428-4082-4c63-8245-57ce399f4c91 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1192 microversion: 2.1 time: 0.123863 Aug 03 06:41:51.572360 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 373/1115] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:51 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1192 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:51.579148 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:51.757540 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:51.767119 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-697306f1-81bf-4cdc-bb4d-ffe4f84e5606 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1710 microversion: 2.1 time: 0.241755 Aug 03 06:41:51.767509 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 367/1116] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:51 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1710 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:51.789595 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:51.792951 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:51.802858 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:51.803371 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:51.803591 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:51.804043 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:51.804393 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:51.804696 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:51.840852 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-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. Aug 03 06:41:52.070800 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '70004f6b448949ee98bdbe971f6fffcb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', '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=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:52.082327 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-47937b5e-ff49-4ea3-a91a-9f56a02e3e03 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-reader] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1710 microversion: 2.1 time: 0.295235 Aug 03 06:41:52.082950 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 377/1117] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:51 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1710 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:52.100290 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:52.101638 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:52.110606 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:52.110904 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:52.111114 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:52.111581 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:52.111902 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:52.112190 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:52.133313 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:52.306367 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-44f93d5a-30d1-434f-a4a7-7eb1986f2a2f tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-520462264", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPx/3kYpGJJcFM7QaDandEi4wCsjTbVh2lFgzmWUwgeiO0ILR3g7JFxEKjB6lFk8Ad0xF4Zd39PgXCEqoYyMYneLVdiyB6IdpwFyA4AnJdzgYXkX5GXBB4JfwYdgglAFWQ=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:52.313762 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:52.319204 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-44f93d5a-30d1-434f-a4a7-7eb1986f2a2f tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for project 9a2f421d0e18444bb063445b425b8926. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:52.323956 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-155a006f-183f-45e9-93b0-57ba4eefd3b8 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1710 microversion: 2.1 time: 0.226998 Aug 03 06:41:52.324346 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 374/1118] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:52 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1710 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:52.326154 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-44f93d5a-30d1-434f-a4a7-7eb1986f2a2f tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for user 7a4b8078aae44dc6a86e791f3d783050 and project 9a2f421d0e18444bb063445b425b8926. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:52.351067 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-44f93d5a-30d1-434f-a4a7-7eb1986f2a2f tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.044174 Aug 03 06:41:52.351067 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 368/1119] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:41:52 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:52.351310 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3b97f6b8-6354-4486-b932-2ae393950977 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:52.351310 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3b97f6b8-6354-4486-b932-2ae393950977 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:52.357453 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b97f6b8-6354-4486-b932-2ae393950977 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:52.357453 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b97f6b8-6354-4486-b932-2ae393950977 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:52.357453 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b97f6b8-6354-4486-b932-2ae393950977 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:52.357453 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b97f6b8-6354-4486-b932-2ae393950977 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:52.357629 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b97f6b8-6354-4486-b932-2ae393950977 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:52.357629 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3b97f6b8-6354-4486-b932-2ae393950977 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:52.373813 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3b97f6b8-6354-4486-b932-2ae393950977 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:41:52.441470 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3b97f6b8-6354-4486-b932-2ae393950977 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 204 len: 0 microversion: 2.1 time: 0.095960 Aug 03 06:41:52.441878 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 378/1120] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:41:52 2026] DELETE /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:41:52.454673 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:52.459319 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:52.464786 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:52.465059 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:52.465364 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:52.465812 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:52.466264 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:52.466991 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:52.508448 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:52.592772 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:52.596556 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:52.607448 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:52.607866 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:52.608209 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:52.608975 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:52.609596 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:52.610564 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:52.637902 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:52.693298 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-97554d5c-3f17-40e4-b840-e378934ab699 req-08998dfb-0190-4051-84a2-5301ab30e8be service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5", "tag": "d74f1149-6456-43c2-9727-3d709b70be70"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:52.708576 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-97554d5c-3f17-40e4-b840-e378934ab699 req-08998dfb-0190-4051-84a2-5301ab30e8be service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:52.709000 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-97554d5c-3f17-40e4-b840-e378934ab699 req-08998dfb-0190-4051-84a2-5301ab30e8be service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:52.709172 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-97554d5c-3f17-40e4-b840-e378934ab699 req-08998dfb-0190-4051-84a2-5301ab30e8be service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:52.718874 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-97554d5c-3f17-40e4-b840-e378934ab699 req-08998dfb-0190-4051-84a2-5301ab30e8be service nova] Creating event network-changed:d74f1149-6456-43c2-9727-3d709b70be70 for instance 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 on np0000006323 Aug 03 06:41:52.720126 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-97554d5c-3f17-40e4-b840-e378934ab699 req-08998dfb-0190-4051-84a2-5301ab30e8be service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:52.724860 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-97554d5c-3f17-40e4-b840-e378934ab699 req-08998dfb-0190-4051-84a2-5301ab30e8be service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036258 Aug 03 06:41:52.725190 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 379/1121] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:52 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) Aug 03 06:41:52.739087 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:52.749218 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ae3f1904-ce62-403e-ab9d-70c0b1455084 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1716 microversion: 2.1 time: 0.298029 Aug 03 06:41:52.749572 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 375/1122] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:52 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1716 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:52.818712 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:52.826939 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-435a4304-5992-40ca-a578-368e30b62aeb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1248 microversion: 2.1 time: 0.237085 Aug 03 06:41:52.827252 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 369/1123] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:52 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1248 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:53.153997 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-c8626a08-dab9-4996-bd82-0a4699ca2a8b req-c5f7553d-a9c0-41f4-82a5-a2c7cd498af4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-unplugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:53.167413 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c8626a08-dab9-4996-bd82-0a4699ca2a8b req-c5f7553d-a9c0-41f4-82a5-a2c7cd498af4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:53.169348 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c8626a08-dab9-4996-bd82-0a4699ca2a8b req-c5f7553d-a9c0-41f4-82a5-a2c7cd498af4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:53.169643 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c8626a08-dab9-4996-bd82-0a4699ca2a8b req-c5f7553d-a9c0-41f4-82a5-a2c7cd498af4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:53.187571 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c8626a08-dab9-4996-bd82-0a4699ca2a8b req-c5f7553d-a9c0-41f4-82a5-a2c7cd498af4 service nova] Creating event network-vif-unplugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:53.188098 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-c8626a08-dab9-4996-bd82-0a4699ca2a8b req-c5f7553d-a9c0-41f4-82a5-a2c7cd498af4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:53.195065 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-c8626a08-dab9-4996-bd82-0a4699ca2a8b req-c5f7553d-a9c0-41f4-82a5-a2c7cd498af4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.044579 Aug 03 06:41:53.195412 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 380/1124] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:53 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) Aug 03 06:41:53.768680 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:53.770497 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:53.775225 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:53.776682 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:53.776682 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:53.776682 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:53.776682 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:53.776911 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:53.800314 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:53.869176 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-8692414e-3f2c-4b4f-9eda-7ecc1616d4da req-ed438ad0-8b00-4521-a85b-b291aa7ea7ed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5", "name": "network-vif-plugged", "status": "completed", "tag": "d74f1149-6456-43c2-9727-3d709b70be70"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:53.871793 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '093eb93e69cf4a4db46523a52e8d902a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6ca00d32ddb4347acbfc75049014e12', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:53.873828 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:53.876389 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:53.876552 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8692414e-3f2c-4b4f-9eda-7ecc1616d4da req-ed438ad0-8b00-4521-a85b-b291aa7ea7ed service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:53.876841 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8692414e-3f2c-4b4f-9eda-7ecc1616d4da req-ed438ad0-8b00-4521-a85b-b291aa7ea7ed service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:53.877061 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8692414e-3f2c-4b4f-9eda-7ecc1616d4da req-ed438ad0-8b00-4521-a85b-b291aa7ea7ed service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:53.880509 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-dba8cce0-8063-46e4-85d7-2ab41d1c56c0 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 200 len: 1364 microversion: 2.1 time: 0.113439 Aug 03 06:41:53.880844 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 376/1125] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:53 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 1364 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:53.882381 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:53.882785 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:53.883084 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:53.883640 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:53.884097 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:53.886343 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:53.887371 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-8692414e-3f2c-4b4f-9eda-7ecc1616d4da req-ed438ad0-8b00-4521-a85b-b291aa7ea7ed service nova] Creating event network-vif-plugged:d74f1149-6456-43c2-9727-3d709b70be70 for instance 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 on np0000006323 Aug 03 06:41:53.887371 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-8692414e-3f2c-4b4f-9eda-7ecc1616d4da req-ed438ad0-8b00-4521-a85b-b291aa7ea7ed service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:53.889188 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-8692414e-3f2c-4b4f-9eda-7ecc1616d4da req-ed438ad0-8b00-4521-a85b-b291aa7ea7ed service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022051 Aug 03 06:41:53.889602 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 381/1126] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:53 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) Aug 03 06:41:53.902205 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:54.084287 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:54.097630 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-142710d7-2ce6-4123-b9eb-6b090efd148b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1248 microversion: 2.1 time: 0.253534 Aug 03 06:41:54.099211 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 370/1127] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:53 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1248 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:54.137511 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-307999033", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "de611e69-8d8f-40a3-89ca-77d6d881a7b7", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "9f67da6d-8abe-4a04-ab53-4c7743118407"}], "security_groups": [{"name": "tempest-securitygroup--2059435029"}], "key_name": "tempest-keypair-520462264", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:54.206371 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:54.206839 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:54.209802 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:54.210362 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:54.210811 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:54.211192 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:54.237501 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:54.318195 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] validate_networks() for [('9f67da6d-8abe-4a04-ab53-4c7743118407', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:41:54.318756 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:54.582155 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:54.745573 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:41:54.745847 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:41:54.746113 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:41:54.746344 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:41:54.746562 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:41:54.756640 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:54.756900 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:54.757044 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:54.757610 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:54.760019 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:54.760213 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:54.774149 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for project 9a2f421d0e18444bb063445b425b8926. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:41:54.777489 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for user 7a4b8078aae44dc6a86e791f3d783050 and project 9a2f421d0e18444bb063445b425b8926. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:41:54.780112 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-243e78b4-16cc-4a04-8f71-195399aaf472 req-15c4f3bc-5964-407b-87fd-15d089ee595d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-deleted", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:54.787091 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-243e78b4-16cc-4a04-8f71-195399aaf472 req-15c4f3bc-5964-407b-87fd-15d089ee595d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:54.787331 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-243e78b4-16cc-4a04-8f71-195399aaf472 req-15c4f3bc-5964-407b-87fd-15d089ee595d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:54.787520 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-243e78b4-16cc-4a04-8f71-195399aaf472 req-15c4f3bc-5964-407b-87fd-15d089ee595d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:54.797536 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-243e78b4-16cc-4a04-8f71-195399aaf472 req-15c4f3bc-5964-407b-87fd-15d089ee595d service nova] Creating event network-vif-deleted:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:54.798056 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-243e78b4-16cc-4a04-8f71-195399aaf472 req-15c4f3bc-5964-407b-87fd-15d089ee595d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:54.803095 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-243e78b4-16cc-4a04-8f71-195399aaf472 req-15c4f3bc-5964-407b-87fd-15d089ee595d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025482 Aug 03 06:41:54.803488 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 382/1128] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41: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) Aug 03 06:41:54.818818 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:41:54.820626 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] 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='de611e69-8d8f-40a3-89ca-77d6d881a7b7',volume_size=None,volume_type=None)] {{(pid=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:41:54.895892 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:54.897185 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:54.902229 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:54.902516 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:54.902759 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:54.903245 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:54.903478 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:54.903777 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:54.921304 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] HTTP exception thrown: Instance 9fcdb96e-87d2-417d-998f-9562c7898195 could not be found. Aug 03 06:41:54.921589 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Returning 404 to user: Instance 9fcdb96e-87d2-417d-998f-9562c7898195 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:54.921954 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6c2b83e7-028a-4168-9633-4a7d59942478 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 404 len: 111 microversion: 2.1 time: 0.028024 Aug 03 06:41:54.922344 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 371/1129] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:54 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:41:54.964058 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-248b5b7c-a104-47da-9d4b-2f265eea6562 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.830109 Aug 03 06:41:54.965741 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 377/1130] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:41:54 2026] POST /compute/v2.1/servers => generated 404 bytes in 832 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:41:54.974898 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d255921a-5a30-4944-b5ab-8217f55d3a25 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:54.976629 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d255921a-5a30-4944-b5ab-8217f55d3a25 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:54.984301 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:54.985526 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:54.990862 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:54.991059 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:54.991194 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:54.991508 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:54.991643 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:54.991774 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:54.991830 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d255921a-5a30-4944-b5ab-8217f55d3a25 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:55.006960 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] HTTP exception thrown: Instance 9fcdb96e-87d2-417d-998f-9562c7898195 could not be found. Aug 03 06:41:55.007305 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Returning 404 to user: Instance 9fcdb96e-87d2-417d-998f-9562c7898195 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:55.007985 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f739c95d-8d81-404e-87ad-d12b3e8305bd tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.025938 Aug 03 06:41:55.008390 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 372/1131] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:41:54 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195/os-volume_attachments => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:41:55.054920 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d255921a-5a30-4944-b5ab-8217f55d3a25 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:55.062616 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d255921a-5a30-4944-b5ab-8217f55d3a25 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 200 len: 1078 microversion: 2.1 time: 0.089411 Aug 03 06:41:55.063760 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 383/1132] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:54 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 1078 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:55.121415 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:55.122521 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:55.130266 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:55.130966 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:55.131349 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:55.132133 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:55.132624 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:55.133120 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:55.163679 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:55.260127 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-5479111e-53ed-4516-9908-8fbe69c5264b req-a611d64b-09e6-478a-b268-950dde4b86fa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9fcdb96e-87d2-417d-998f-9562c7898195", "name": "network-vif-unplugged", "status": "completed", "tag": "08af49d3-94c0-4a72-b723-fe556e76398b"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:55.267897 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5479111e-53ed-4516-9908-8fbe69c5264b req-a611d64b-09e6-478a-b268-950dde4b86fa service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:55.268165 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5479111e-53ed-4516-9908-8fbe69c5264b req-a611d64b-09e6-478a-b268-950dde4b86fa service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:55.268370 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5479111e-53ed-4516-9908-8fbe69c5264b req-a611d64b-09e6-478a-b268-950dde4b86fa service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:55.280287 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5479111e-53ed-4516-9908-8fbe69c5264b req-a611d64b-09e6-478a-b268-950dde4b86fa service nova] Creating event network-vif-unplugged:08af49d3-94c0-4a72-b723-fe556e76398b for instance 9fcdb96e-87d2-417d-998f-9562c7898195 on np0000006323 Aug 03 06:41:55.280784 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-5479111e-53ed-4516-9908-8fbe69c5264b req-a611d64b-09e6-478a-b268-950dde4b86fa service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:55.289884 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-5479111e-53ed-4516-9908-8fbe69c5264b req-a611d64b-09e6-478a-b268-950dde4b86fa service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.033772 Aug 03 06:41:55.289884 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 373/1133] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:55 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) Aug 03 06:41:55.355593 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:55.363636 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-38a89300-73ef-4025-b301-021a4472471e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1248 microversion: 2.1 time: 0.246424 Aug 03 06:41:55.364041 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 378/1134] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:55 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1248 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:55.940877 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-81394bed-c81b-4694-9083-3bcee87188b6 req-97a4b745-b818-4574-af7e-4fe25a5e67ec service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5", "name": "network-vif-plugged", "status": "completed", "tag": "d74f1149-6456-43c2-9727-3d709b70be70"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:55.951474 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-81394bed-c81b-4694-9083-3bcee87188b6 req-97a4b745-b818-4574-af7e-4fe25a5e67ec service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:55.951967 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-81394bed-c81b-4694-9083-3bcee87188b6 req-97a4b745-b818-4574-af7e-4fe25a5e67ec service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:55.952443 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-81394bed-c81b-4694-9083-3bcee87188b6 req-97a4b745-b818-4574-af7e-4fe25a5e67ec service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:55.964390 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-81394bed-c81b-4694-9083-3bcee87188b6 req-97a4b745-b818-4574-af7e-4fe25a5e67ec service nova] Creating event network-vif-plugged:d74f1149-6456-43c2-9727-3d709b70be70 for instance 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 on np0000006323 Aug 03 06:41:55.965129 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-81394bed-c81b-4694-9083-3bcee87188b6 req-97a4b745-b818-4574-af7e-4fe25a5e67ec service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:55.971551 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-81394bed-c81b-4694-9083-3bcee87188b6 req-97a4b745-b818-4574-af7e-4fe25a5e67ec service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033504 Aug 03 06:41:55.971551 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 384/1135] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:55 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) Aug 03 06:41:56.087909 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:56.089571 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:56.098640 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:56.098874 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:56.099091 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:56.099554 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:56.099888 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:56.100207 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:56.142594 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:56.203901 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:56.204420 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:56.208668 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:56.208920 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:56.209099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:56.209431 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:56.209608 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:56.209782 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:56.214210 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:56.225537 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c555682f-cc8e-4cc6-8a45-8bb492dc04f1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 200 len: 1176 microversion: 2.1 time: 0.143993 Aug 03 06:41:56.225814 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 374/1136] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:56 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 1176 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:56.232493 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] HTTP exception thrown: Instance 9fcdb96e-87d2-417d-998f-9562c7898195 could not be found. Aug 03 06:41:56.232493 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Returning 404 to user: Instance 9fcdb96e-87d2-417d-998f-9562c7898195 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:56.232493 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-eefdb948-11e2-4ba1-9745-988de0407985 tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 404 len: 111 microversion: 2.1 time: 0.038524 Aug 03 06:41:56.232493 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 379/1137] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:41:56 2026] DELETE /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:41:56.244487 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:56.247568 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] [instance: 9fcdb96e-87d2-417d-998f-9562c7898195] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:56.257133 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:56.258107 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:56.260720 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:56.261814 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:56.262261 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:56.262787 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:56.273311 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] HTTP exception thrown: Instance 9fcdb96e-87d2-417d-998f-9562c7898195 could not be found. Aug 03 06:41:56.273311 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Returning 404 to user: Instance 9fcdb96e-87d2-417d-998f-9562c7898195 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:41:56.273311 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7adaf05e-b85c-45a5-9d91-60909f17294a tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195" status: 404 len: 111 microversion: 2.1 time: 0.032613 Aug 03 06:41:56.273311 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 385/1138] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:56 2026] GET /compute/v2.1/servers/9fcdb96e-87d2-417d-998f-9562c7898195 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:41:56.283228 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-32691ae2-45bc-4e64-9545-6671f7d6486c tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:56.304429 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-32691ae2-45bc-4e64-9545-6671f7d6486c tempest-ServerActionsTestOtherB-1432398106 tempest-ServerActionsTestOtherB-1432398106-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-335665338" status: 202 len: 0 microversion: 2.1 time: 0.024224 Aug 03 06:41:56.304817 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 375/1139] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:41:56 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-335665338 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:41:56.379944 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:56.381911 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:56.388277 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:56.388763 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:56.388935 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:56.389714 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:56.390198 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:56.391303 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:56.408667 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:56.636212 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:56.645859 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8f6a85d6-1590-4aae-9bb6-0d8496e83c29 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1432 microversion: 2.1 time: 0.268075 Aug 03 06:41:56.647341 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 380/1140] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:56 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1432 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:56.669687 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e619a9ce-b5a8-4c6d-b999-1e577c007cc4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:56.672006 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e619a9ce-b5a8-4c6d-b999-1e577c007cc4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:56.679381 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e619a9ce-b5a8-4c6d-b999-1e577c007cc4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:56.679910 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e619a9ce-b5a8-4c6d-b999-1e577c007cc4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:56.680001 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e619a9ce-b5a8-4c6d-b999-1e577c007cc4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:56.680614 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e619a9ce-b5a8-4c6d-b999-1e577c007cc4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:56.680685 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e619a9ce-b5a8-4c6d-b999-1e577c007cc4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:56.680874 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e619a9ce-b5a8-4c6d-b999-1e577c007cc4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:56.701936 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e619a9ce-b5a8-4c6d-b999-1e577c007cc4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:56.822001 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e619a9ce-b5a8-4c6d-b999-1e577c007cc4 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.157753 Aug 03 06:41:56.822379 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 386/1141] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:41:56 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5/os-interface => generated 282 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:57.251966 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:57.255525 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:57.265611 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:57.266007 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:57.266359 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:57.268571 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:57.268571 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:57.268571 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:57.288608 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:57.656114 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-7671e2bd-5bb7-4e31-a9f5-31d1ea68f56d req-af2900ce-affe-44ad-ba66-f17f8016d63a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fba98933-7532-4a06-b0ec-27f8a239baa2", "tag": "28cf9714-8963-49ec-ba6e-755ef556eb7c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:57.665746 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-7671e2bd-5bb7-4e31-a9f5-31d1ea68f56d req-af2900ce-affe-44ad-ba66-f17f8016d63a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:57.665746 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-7671e2bd-5bb7-4e31-a9f5-31d1ea68f56d req-af2900ce-affe-44ad-ba66-f17f8016d63a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:57.665746 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-7671e2bd-5bb7-4e31-a9f5-31d1ea68f56d req-af2900ce-affe-44ad-ba66-f17f8016d63a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:57.672947 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-7671e2bd-5bb7-4e31-a9f5-31d1ea68f56d req-af2900ce-affe-44ad-ba66-f17f8016d63a service nova] Creating event network-changed:28cf9714-8963-49ec-ba6e-755ef556eb7c for instance fba98933-7532-4a06-b0ec-27f8a239baa2 on np0000006323 Aug 03 06:41:57.673910 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-7671e2bd-5bb7-4e31-a9f5-31d1ea68f56d req-af2900ce-affe-44ad-ba66-f17f8016d63a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:57.677513 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-7671e2bd-5bb7-4e31-a9f5-31d1ea68f56d req-af2900ce-affe-44ad-ba66-f17f8016d63a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030635 Aug 03 06:41:57.677856 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 381/1142] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:57 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) Aug 03 06:41:57.710511 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:57.711908 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-ac8af62a-fa0b-449e-be1e-1845a40390f1 req-5dbc8cc7-681e-447f-91ac-9920c027c8a5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5", "tag": "d74f1149-6456-43c2-9727-3d709b70be70"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:57.721294 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-76cdc97a-d84f-4336-bdb9-9f07f769c992 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 200 len: 1250 microversion: 2.1 time: 0.473690 Aug 03 06:41:57.721611 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 376/1143] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:57 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 1250 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:57.726667 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ac8af62a-fa0b-449e-be1e-1845a40390f1 req-5dbc8cc7-681e-447f-91ac-9920c027c8a5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:57.726948 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ac8af62a-fa0b-449e-be1e-1845a40390f1 req-5dbc8cc7-681e-447f-91ac-9920c027c8a5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:57.727190 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ac8af62a-fa0b-449e-be1e-1845a40390f1 req-5dbc8cc7-681e-447f-91ac-9920c027c8a5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:57.747391 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-ac8af62a-fa0b-449e-be1e-1845a40390f1 req-5dbc8cc7-681e-447f-91ac-9920c027c8a5 service nova] Creating event network-changed:d74f1149-6456-43c2-9727-3d709b70be70 for instance 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 on np0000006323 Aug 03 06:41:57.748020 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-ac8af62a-fa0b-449e-be1e-1845a40390f1 req-5dbc8cc7-681e-447f-91ac-9920c027c8a5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:57.753391 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-ac8af62a-fa0b-449e-be1e-1845a40390f1 req-5dbc8cc7-681e-447f-91ac-9920c027c8a5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.046003 Aug 03 06:41:57.754029 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 387/1144] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:57 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:41:58.739612 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:41:58.741750 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:41:58.748712 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:58.748712 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:58.748712 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:58.749064 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:58.749488 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:58.749712 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:58.776150 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:41:58.978128 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:41:58.987359 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f632a54e-b2fe-40d3-8923-48cfd09597fd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 200 len: 1250 microversion: 2.1 time: 0.250046 Aug 03 06:41:58.987914 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 382/1145] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:41:58 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 1250 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:41:59.804118 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-f5b824d4-42ca-4571-baf6-8c5482ccdf28 req-01117d93-a1aa-4e0f-b7db-bc73818e07b2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fba98933-7532-4a06-b0ec-27f8a239baa2", "name": "network-vif-plugged", "status": "completed", "tag": "28cf9714-8963-49ec-ba6e-755ef556eb7c"}, {"server_uuid": "fba98933-7532-4a06-b0ec-27f8a239baa2", "name": "network-vif-plugged", "status": "completed", "tag": "28cf9714-8963-49ec-ba6e-755ef556eb7c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:41:59.816983 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f5b824d4-42ca-4571-baf6-8c5482ccdf28 req-01117d93-a1aa-4e0f-b7db-bc73818e07b2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:41:59.817176 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f5b824d4-42ca-4571-baf6-8c5482ccdf28 req-01117d93-a1aa-4e0f-b7db-bc73818e07b2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:41:59.817380 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f5b824d4-42ca-4571-baf6-8c5482ccdf28 req-01117d93-a1aa-4e0f-b7db-bc73818e07b2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:41:59.823806 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-f5b824d4-42ca-4571-baf6-8c5482ccdf28 req-01117d93-a1aa-4e0f-b7db-bc73818e07b2 service nova] Creating event network-vif-plugged:28cf9714-8963-49ec-ba6e-755ef556eb7c for instance fba98933-7532-4a06-b0ec-27f8a239baa2 on np0000006323 Aug 03 06:41:59.824469 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-f5b824d4-42ca-4571-baf6-8c5482ccdf28 req-01117d93-a1aa-4e0f-b7db-bc73818e07b2 service nova] Creating event network-vif-plugged:28cf9714-8963-49ec-ba6e-755ef556eb7c for instance fba98933-7532-4a06-b0ec-27f8a239baa2 on np0000006323 Aug 03 06:41:59.824469 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-f5b824d4-42ca-4571-baf6-8c5482ccdf28 req-01117d93-a1aa-4e0f-b7db-bc73818e07b2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:41:59.830242 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-f5b824d4-42ca-4571-baf6-8c5482ccdf28 req-01117d93-a1aa-4e0f-b7db-bc73818e07b2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.029274 Aug 03 06:41:59.830242 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 377/1146] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:41:59 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:00.008993 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:00.010961 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:00.016367 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:00.016622 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:00.016864 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:00.017289 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:00.017749 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:00.018300 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:00.039179 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:00.094371 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:00.275595 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:00.287239 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e8454dda-91af-46f0-86f5-d4f7c9aab8c7 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 200 len: 1250 microversion: 2.1 time: 0.278393 Aug 03 06:42:00.287239 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 388/1147] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:00 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 1250 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:01.307680 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:01.309408 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:01.315593 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:01.316167 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:01.316591 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:01.317232 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:01.317721 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:01.318184 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:01.337794 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:01.526528 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:01.540684 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ef9306ee-cdd6-43bf-a19b-1445819c20e3 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 200 len: 1439 microversion: 2.1 time: 0.236493 Aug 03 06:42:01.541161 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 383/1148] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:01 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 1439 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:01.563820 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-fda35e37-c545-4fe3-833f-e5a9993487f8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:01.566690 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-fda35e37-c545-4fe3-833f-e5a9993487f8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:01.573538 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fda35e37-c545-4fe3-833f-e5a9993487f8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:01.573842 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fda35e37-c545-4fe3-833f-e5a9993487f8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:01.574004 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fda35e37-c545-4fe3-833f-e5a9993487f8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:01.575169 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fda35e37-c545-4fe3-833f-e5a9993487f8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:01.575169 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fda35e37-c545-4fe3-833f-e5a9993487f8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:01.575169 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fda35e37-c545-4fe3-833f-e5a9993487f8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:01.597368 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-fda35e37-c545-4fe3-833f-e5a9993487f8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:01.670136 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-fda35e37-c545-4fe3-833f-e5a9993487f8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.110014 Aug 03 06:42:01.670495 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 378/1149] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:42:01 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2/os-interface => generated 282 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:01.863159 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-dca1f136-e8e4-4cb7-83dd-a3c05794a84b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:01.863600 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-dca1f136-e8e4-4cb7-83dd-a3c05794a84b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:01.868040 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dca1f136-e8e4-4cb7-83dd-a3c05794a84b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:01.868305 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dca1f136-e8e4-4cb7-83dd-a3c05794a84b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:01.868466 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dca1f136-e8e4-4cb7-83dd-a3c05794a84b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:01.868738 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dca1f136-e8e4-4cb7-83dd-a3c05794a84b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:01.868867 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dca1f136-e8e4-4cb7-83dd-a3c05794a84b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:01.868981 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dca1f136-e8e4-4cb7-83dd-a3c05794a84b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:01.943587 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-dca1f136-e8e4-4cb7-83dd-a3c05794a84b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lazy-loading 'services' on Instance uuid 292951aa-a4fe-42fe-bd3f-465cd5964e1a {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:42:02.008844 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-dca1f136-e8e4-4cb7-83dd-a3c05794a84b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments/abc2d103-7616-4555-b394-8e41b8396a10" status: 202 len: 0 microversion: 2.1 time: 0.147243 Aug 03 06:42:02.009334 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 389/1150] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:42:01 2026] DELETE /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments/abc2d103-7616-4555-b394-8e41b8396a10 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:42:02.022707 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ef0dddb4-b537-4678-ad35-f6c81f422e79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:02.023520 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ef0dddb4-b537-4678-ad35-f6c81f422e79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:02.029050 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef0dddb4-b537-4678-ad35-f6c81f422e79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:02.030048 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef0dddb4-b537-4678-ad35-f6c81f422e79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:02.030448 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef0dddb4-b537-4678-ad35-f6c81f422e79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:02.031132 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef0dddb4-b537-4678-ad35-f6c81f422e79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:02.031484 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef0dddb4-b537-4678-ad35-f6c81f422e79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:02.031951 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ef0dddb4-b537-4678-ad35-f6c81f422e79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:02.064693 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ef0dddb4-b537-4678-ad35-f6c81f422e79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.045807 Aug 03 06:42:02.064693 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 384/1151] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:42:02 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:02.332980 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:02.464818 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-f363a2f9-1eb4-4127-9c80-599e4c83a2e3 req-c9cfb73d-6484-4206-b0a9-77615d232377 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fba98933-7532-4a06-b0ec-27f8a239baa2", "tag": "28cf9714-8963-49ec-ba6e-755ef556eb7c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:02.472101 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f363a2f9-1eb4-4127-9c80-599e4c83a2e3 req-c9cfb73d-6484-4206-b0a9-77615d232377 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:02.472325 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f363a2f9-1eb4-4127-9c80-599e4c83a2e3 req-c9cfb73d-6484-4206-b0a9-77615d232377 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:02.472502 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f363a2f9-1eb4-4127-9c80-599e4c83a2e3 req-c9cfb73d-6484-4206-b0a9-77615d232377 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:02.482565 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-f363a2f9-1eb4-4127-9c80-599e4c83a2e3 req-c9cfb73d-6484-4206-b0a9-77615d232377 service nova] Creating event network-changed:28cf9714-8963-49ec-ba6e-755ef556eb7c for instance fba98933-7532-4a06-b0ec-27f8a239baa2 on np0000006323 Aug 03 06:42:02.483033 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-f363a2f9-1eb4-4127-9c80-599e4c83a2e3 req-c9cfb73d-6484-4206-b0a9-77615d232377 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:02.488021 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-f363a2f9-1eb4-4127-9c80-599e4c83a2e3 req-c9cfb73d-6484-4206-b0a9-77615d232377 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025437 Aug 03 06:42:02.488722 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 379/1152] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42: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) Aug 03 06:42:03.077090 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-23ddd5bc-da17-4020-83ab-5c9e17a78773 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:03.082509 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-23ddd5bc-da17-4020-83ab-5c9e17a78773 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:03.088230 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23ddd5bc-da17-4020-83ab-5c9e17a78773 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:03.088793 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23ddd5bc-da17-4020-83ab-5c9e17a78773 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:03.089022 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23ddd5bc-da17-4020-83ab-5c9e17a78773 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:03.089356 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23ddd5bc-da17-4020-83ab-5c9e17a78773 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:03.090201 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23ddd5bc-da17-4020-83ab-5c9e17a78773 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:03.090506 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23ddd5bc-da17-4020-83ab-5c9e17a78773 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:03.118357 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-23ddd5bc-da17-4020-83ab-5c9e17a78773 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.043647 Aug 03 06:42:03.118807 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 390/1153] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:42:03 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:04.133398 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-cf0d4b1b-af07-4ae5-bdca-e028282fbc13 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:04.137667 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-cf0d4b1b-af07-4ae5-bdca-e028282fbc13 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:04.142787 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cf0d4b1b-af07-4ae5-bdca-e028282fbc13 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:04.143055 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cf0d4b1b-af07-4ae5-bdca-e028282fbc13 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:04.143274 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cf0d4b1b-af07-4ae5-bdca-e028282fbc13 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:04.143599 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cf0d4b1b-af07-4ae5-bdca-e028282fbc13 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:04.143805 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cf0d4b1b-af07-4ae5-bdca-e028282fbc13 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:04.143958 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cf0d4b1b-af07-4ae5-bdca-e028282fbc13 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:04.166100 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-cf0d4b1b-af07-4ae5-bdca-e028282fbc13 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.035009 Aug 03 06:42:04.167231 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 385/1154] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:42:04 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:42:04.179966 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:04.180388 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:04.186350 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:04.186583 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:04.186772 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:04.187089 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:04.187350 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:04.187518 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:04.246042 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] HTTP exception thrown: Instance 292951aa-a4fe-42fe-bd3f-465cd5964e1a is not attached to volume abc2d103-7616-4555-b394-8e41b8396a10 Aug 03 06:42:04.246291 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Returning 404 to user: Instance 292951aa-a4fe-42fe-bd3f-465cd5964e1a is not attached to volume abc2d103-7616-4555-b394-8e41b8396a10 {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:04.246679 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-269ae411-3de2-4368-93ce-471389227970 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments/abc2d103-7616-4555-b394-8e41b8396a10" status: 404 len: 154 microversion: 2.1 time: 0.071226 Aug 03 06:42:04.246935 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 380/1155] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:42:04 2026] DELETE /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a/os-volume_attachments/abc2d103-7616-4555-b394-8e41b8396a10 => generated 154 bytes in 72 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:42:04.258732 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b045ea06-50ea-4851-b61e-73d6d44d6f90 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:04.259241 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b045ea06-50ea-4851-b61e-73d6d44d6f90 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:04.264981 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b045ea06-50ea-4851-b61e-73d6d44d6f90 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:04.265208 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b045ea06-50ea-4851-b61e-73d6d44d6f90 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:04.265412 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b045ea06-50ea-4851-b61e-73d6d44d6f90 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:04.265734 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b045ea06-50ea-4851-b61e-73d6d44d6f90 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:04.265982 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b045ea06-50ea-4851-b61e-73d6d44d6f90 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:04.266070 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b045ea06-50ea-4851-b61e-73d6d44d6f90 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:04.285293 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b045ea06-50ea-4851-b61e-73d6d44d6f90 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:42:04.378236 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b045ea06-50ea-4851-b61e-73d6d44d6f90 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 204 len: 0 microversion: 2.1 time: 0.124670 Aug 03 06:42:04.380019 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 391/1156] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:42:04 2026] DELETE /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:42:04.389296 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:04.391286 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:04.397709 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:04.398137 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:04.398540 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:04.399144 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:04.399795 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:04.400207 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:04.418274 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:04.594305 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:04.607311 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a0360c9e-4be6-4d0f-a184-331281b6292d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 200 len: 1676 microversion: 2.1 time: 0.220165 Aug 03 06:42:04.607747 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 386/1157] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:04 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 1676 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:04.764602 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:04.782477 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=11 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:05.064794 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=5 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:05.626720 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:05.628467 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:05.633441 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:05.634062 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:05.634371 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:05.634939 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:05.635358 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:05.635810 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:05.657209 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-e25efdc8-bd77-41d0-8ef9-a8c671875302 req-6f23a2cd-9615-4fbb-943d-1f588362f03d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "292951aa-a4fe-42fe-bd3f-465cd5964e1a", "name": "network-vif-deleted", "tag": "8e539d5a-db68-4889-a00b-ea36c0409301"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:05.659879 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:05.663321 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e25efdc8-bd77-41d0-8ef9-a8c671875302 req-6f23a2cd-9615-4fbb-943d-1f588362f03d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:05.663466 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e25efdc8-bd77-41d0-8ef9-a8c671875302 req-6f23a2cd-9615-4fbb-943d-1f588362f03d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:05.663608 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e25efdc8-bd77-41d0-8ef9-a8c671875302 req-6f23a2cd-9615-4fbb-943d-1f588362f03d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:05.676619 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e25efdc8-bd77-41d0-8ef9-a8c671875302 req-6f23a2cd-9615-4fbb-943d-1f588362f03d service nova] Creating event network-vif-deleted:8e539d5a-db68-4889-a00b-ea36c0409301 for instance 292951aa-a4fe-42fe-bd3f-465cd5964e1a on np0000006323 Aug 03 06:42:05.677048 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-e25efdc8-bd77-41d0-8ef9-a8c671875302 req-6f23a2cd-9615-4fbb-943d-1f588362f03d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:05.688997 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-e25efdc8-bd77-41d0-8ef9-a8c671875302 req-6f23a2cd-9615-4fbb-943d-1f588362f03d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029400 Aug 03 06:42:05.688997 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 392/1158] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:05 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) Aug 03 06:42:05.720794 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:05.731638 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-cf414da5-82ac-4f92-aa72-0dc59ef24856 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 200 len: 1609 microversion: 2.1 time: 0.106514 Aug 03 06:42:05.732357 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 381/1159] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:05 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 1609 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:06.756660 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:06.762186 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: 292951aa-a4fe-42fe-bd3f-465cd5964e1a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:06.767590 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:06.767991 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:06.768816 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:06.768965 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:06.770584 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:06.770584 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:06.793268 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] HTTP exception thrown: Instance 292951aa-a4fe-42fe-bd3f-465cd5964e1a could not be found. Aug 03 06:42:06.793610 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Returning 404 to user: Instance 292951aa-a4fe-42fe-bd3f-465cd5964e1a could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:06.794106 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-aada24ff-2497-4252-abd3-4e3aac82462c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a" status: 404 len: 111 microversion: 2.1 time: 0.042710 Aug 03 06:42:06.794500 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 387/1160] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:06 2026] GET /compute/v2.1/servers/292951aa-a4fe-42fe-bd3f-465cd5964e1a => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:42:06.806999 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1394c37a-f487-4260-8bc7-a4b65d0a3284 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:06.821858 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1394c37a-f487-4260-8bc7-a4b65d0a3284 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2064659900" status: 202 len: 0 microversion: 2.1 time: 0.016854 Aug 03 06:42:06.823359 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 393/1161] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:42:06 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2064659900 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:42:07.623199 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1815140287", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "52ac514b-3612-4b1c-b836-3818fd4c3718"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:07.723933 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:07.724259 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:07.724568 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:07.725052 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:07.725338 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:07.725592 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:07.732173 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] validate_networks() for [('52ac514b-3612-4b1c-b836-3818fd4c3718', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:42:07.732591 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:08.049149 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:08.214128 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:42:08.214316 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:42:08.214506 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:42:08.214679 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:42:08.214852 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:42:08.222312 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:08.222516 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:08.222614 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:08.223355 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:08.223516 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:08.223679 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:08.238133 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Getting quotas for project 8809970589c040198f03630c739f45fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:08.240817 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Getting quotas for user 8dbaa705ae04496797fc486abb4e3302 and project 8809970589c040198f03630c739f45fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:08.246503 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:42:08.247906 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:42:08.297121 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6ccd70e3-2954-44ef-960d-d29f7b051b66 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.896279 Aug 03 06:42:08.297836 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 382/1162] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:42:07 2026] POST /compute/v2.1/servers => generated 378 bytes in 897 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:42:08.311523 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-182111d5-e9dd-4167-b944-4d777a040da4 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:08.312960 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-182111d5-e9dd-4167-b944-4d777a040da4 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:08.328718 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-182111d5-e9dd-4167-b944-4d777a040da4 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:08.378920 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-182111d5-e9dd-4167-b944-4d777a040da4 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:08.392292 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-182111d5-e9dd-4167-b944-4d777a040da4 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1211 microversion: 2.1 time: 0.081778 Aug 03 06:42:08.392421 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 388/1163] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:08 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1211 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:08.782168 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ad2e451f-1398-4441-833d-294956686fd5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1170341218", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD6vPe5zQhdofMv11Rd2lSgqzQCaJpT0gQNkZpZztmU2OK7348y1VcXMbf+5ol7eC0bjhYa1kbma1izjUzA4lQkpyYftb68laxVp757OxPfAfEACP/QFVbGbdbtLXM20Yg=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:08.791425 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-ad2e451f-1398-4441-833d-294956686fd5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:08.793810 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-ad2e451f-1398-4441-833d-294956686fd5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for user c2feae27f93040b9892ac1168f4f15c8 and project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:08.811035 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ad2e451f-1398-4441-833d-294956686fd5 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.030744 Aug 03 06:42:08.811521 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 394/1164] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:42:08 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) Aug 03 06:42:09.042495 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1695508270", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "200d952b-caa2-4ab7-8898-a4dc11a043e1"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:09.160063 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:09.160063 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:09.160297 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:09.160978 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:09.161321 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:09.161592 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:09.168245 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] validate_networks() for [('200d952b-caa2-4ab7-8898-a4dc11a043e1', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:42:09.168806 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:09.407925 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:09.409830 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:09.416076 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:09.416849 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:09.417163 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:09.417781 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:09.418203 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:09.418613 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:09.419564 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:09.437077 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:09.513904 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:09.521574 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-053faa20-5f8c-4075-853f-4f1cef81d35a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1269 microversion: 2.1 time: 0.115815 Aug 03 06:42:09.522057 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 389/1165] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:09 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1269 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:09.589209 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:42:09.589581 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:42:09.589925 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:42:09.590137 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:42:09.590375 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:42:09.600937 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:09.601103 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:09.601252 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:09.601718 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:09.602997 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:09.603125 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:09.615783 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Getting quotas for project c21af022f54a4b19a27c6cf63070bb5d. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:09.617770 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Getting quotas for user 136af34a8fde474dba54d9fc6d1ad386 and project c21af022f54a4b19a27c6cf63070bb5d. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:09.623121 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:42:09.624334 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:42:09.670135 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-791b3d14-ace1-486a-9d4e-7a2d715746ea tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.629977 Aug 03 06:42:09.670982 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 383/1166] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:42:09 2026] POST /compute/v2.1/servers => generated 378 bytes in 631 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:42:09.684474 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-363fee30-3ed2-40cb-a042-f6df9e2381f3 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:09.686348 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-363fee30-3ed2-40cb-a042-f6df9e2381f3 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:09.703233 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-363fee30-3ed2-40cb-a042-f6df9e2381f3 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:09.791882 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-363fee30-3ed2-40cb-a042-f6df9e2381f3 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:09.801432 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-363fee30-3ed2-40cb-a042-f6df9e2381f3 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f" status: 200 len: 1208 microversion: 2.1 time: 0.122208 Aug 03 06:42:09.801848 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 395/1167] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:09 2026] GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f => generated 1208 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:09.902635 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-898925629", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "b2e28e44-9dc1-4854-8e5d-d2f5a5411172"}], "security_groups": [{"name": "tempest-securitygroup--1822309496"}], "key_name": "tempest-keypair-1170341218", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:10.003430 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:10.003748 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:10.004092 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:10.004687 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:10.006336 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:10.006667 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:10.011547 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:10.067664 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] validate_networks() for [('b2e28e44-9dc1-4854-8e5d-d2f5a5411172', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:42:10.067994 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:10.299562 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:10.347838 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-4a70fb9d-bf59-40d9-aa2c-c41ea04b5449 req-f2db95e8-e400-4a61-833e-a58d1c2eac27 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f1e65d89-5227-4eeb-bd89-61e0d59ef85a", "tag": "8c4d0a3b-b507-4689-9266-f434a8a205e9"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:10.353472 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4a70fb9d-bf59-40d9-aa2c-c41ea04b5449 req-f2db95e8-e400-4a61-833e-a58d1c2eac27 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:10.353672 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4a70fb9d-bf59-40d9-aa2c-c41ea04b5449 req-f2db95e8-e400-4a61-833e-a58d1c2eac27 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:10.353854 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4a70fb9d-bf59-40d9-aa2c-c41ea04b5449 req-f2db95e8-e400-4a61-833e-a58d1c2eac27 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:10.359859 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4a70fb9d-bf59-40d9-aa2c-c41ea04b5449 req-f2db95e8-e400-4a61-833e-a58d1c2eac27 service nova] Creating event network-changed:8c4d0a3b-b507-4689-9266-f434a8a205e9 for instance f1e65d89-5227-4eeb-bd89-61e0d59ef85a on np0000006323 Aug 03 06:42:10.360232 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-4a70fb9d-bf59-40d9-aa2c-c41ea04b5449 req-f2db95e8-e400-4a61-833e-a58d1c2eac27 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:10.363991 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-4a70fb9d-bf59-40d9-aa2c-c41ea04b5449 req-f2db95e8-e400-4a61-833e-a58d1c2eac27 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018198 Aug 03 06:42:10.364261 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 384/1168] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:10 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) Aug 03 06:42:10.487179 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:42:10.487562 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:42:10.487776 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:42:10.487998 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:42:10.488223 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:42:10.496902 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:10.497152 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:10.497357 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:10.497977 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:10.499466 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:10.499746 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:10.512751 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:10.516469 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Getting quotas for user c2feae27f93040b9892ac1168f4f15c8 and project 341665f7bbc142f9a6737c64d6b183fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:10.528635 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:42:10.530105 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:42:10.538249 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:10.540223 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:10.545377 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:10.545769 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:10.546072 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:10.546711 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:10.547129 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:10.547517 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:10.566591 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:10.601675 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3c71fdeb-25dc-4b61-9f17-28c989c80ed8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.701012 Aug 03 06:42:10.602020 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 390/1169] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:42:09 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) Aug 03 06:42:10.615359 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-93579158-2895-4886-bf1d-2135d98cd4d6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:10.617216 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-93579158-2895-4886-bf1d-2135d98cd4d6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:10.629122 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-93579158-2895-4886-bf1d-2135d98cd4d6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:10.671923 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-93579158-2895-4886-bf1d-2135d98cd4d6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:10.678098 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-93579158-2895-4886-bf1d-2135d98cd4d6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1237 microversion: 2.1 time: 0.065582 Aug 03 06:42:10.678396 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 385/1170] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:10 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1237 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:10.710859 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:10.720905 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-89415bb5-15a0-462d-8805-191aeaa5ae2c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1311 microversion: 2.1 time: 0.185109 Aug 03 06:42:10.721498 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 396/1171] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:10 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1311 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:10.823014 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:10.823920 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:10.828168 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:10.828554 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:10.828858 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:10.829382 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:10.829823 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:10.830155 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:10.854830 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:10.908835 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:10.922040 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1c0b1447-5a52-497c-837b-f84c99083a4f tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f" status: 200 len: 1260 microversion: 2.1 time: 0.103402 Aug 03 06:42:10.922520 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 391/1172] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:10 2026] GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f => generated 1260 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:11.150032 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-06c2d382-2972-4774-a3f0-81d658336c15 req-4fec5ed1-f648-4bef-b57f-a058c879dd3a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f1e65d89-5227-4eeb-bd89-61e0d59ef85a", "name": "network-vif-plugged", "status": "completed", "tag": "8c4d0a3b-b507-4689-9266-f434a8a205e9"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:11.156322 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-06c2d382-2972-4774-a3f0-81d658336c15 req-4fec5ed1-f648-4bef-b57f-a058c879dd3a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:11.156609 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-06c2d382-2972-4774-a3f0-81d658336c15 req-4fec5ed1-f648-4bef-b57f-a058c879dd3a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:11.156874 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-06c2d382-2972-4774-a3f0-81d658336c15 req-4fec5ed1-f648-4bef-b57f-a058c879dd3a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:11.166294 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-06c2d382-2972-4774-a3f0-81d658336c15 req-4fec5ed1-f648-4bef-b57f-a058c879dd3a service nova] Creating event network-vif-plugged:8c4d0a3b-b507-4689-9266-f434a8a205e9 for instance f1e65d89-5227-4eeb-bd89-61e0d59ef85a on np0000006323 Aug 03 06:42:11.166971 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-06c2d382-2972-4774-a3f0-81d658336c15 req-4fec5ed1-f648-4bef-b57f-a058c879dd3a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:11.172713 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-06c2d382-2972-4774-a3f0-81d658336c15 req-4fec5ed1-f648-4bef-b57f-a058c879dd3a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024701 Aug 03 06:42:11.173251 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 386/1173] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:11 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) Aug 03 06:42:11.699955 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:11.701286 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:11.707042 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:11.707390 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:11.707640 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:11.708305 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:11.708643 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:11.708971 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:11.726339 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:11.740035 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:11.741441 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:11.750584 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:11.750866 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:11.751086 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:11.751664 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:11.752037 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:11.752372 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:11.775475 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:11.776233 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:11.784227 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5bb83f2f-e8d8-4c00-be99-b44ee54ff21c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1289 microversion: 2.1 time: 0.085975 Aug 03 06:42:11.784496 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 397/1174] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:11 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1289 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:11.927043 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:11.934745 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-76afb835-2334-4a34-ab93-b3384588af88 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1311 microversion: 2.1 time: 0.196358 Aug 03 06:42:11.935074 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 392/1175] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:11 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1311 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:11.942474 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:11.944497 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:11.948828 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:11.949082 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:11.949285 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:11.949734 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:11.950100 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:11.950412 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:11.968101 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:12.201979 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:12.215574 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-68913d73-5055-4a7d-b8b2-4f1e8077ba6b tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f" status: 200 len: 1308 microversion: 2.1 time: 0.275071 Aug 03 06:42:12.215993 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 387/1176] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:11 2026] GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f => generated 1308 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:12.316882 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-a18ece46-c081-4e34-bbd9-baf1e002a93b req-74eb0fc1-dae0-4a83-abb3-dc1b204b36d3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2493afe6-23f0-435a-9dd7-bce6e04eff1f", "tag": "9924cd55-0b46-4ff1-838a-df5d53855eea"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:12.322919 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a18ece46-c081-4e34-bbd9-baf1e002a93b req-74eb0fc1-dae0-4a83-abb3-dc1b204b36d3 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:12.323077 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a18ece46-c081-4e34-bbd9-baf1e002a93b req-74eb0fc1-dae0-4a83-abb3-dc1b204b36d3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:12.323202 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a18ece46-c081-4e34-bbd9-baf1e002a93b req-74eb0fc1-dae0-4a83-abb3-dc1b204b36d3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:12.330252 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a18ece46-c081-4e34-bbd9-baf1e002a93b req-74eb0fc1-dae0-4a83-abb3-dc1b204b36d3 service nova] Creating event network-changed:9924cd55-0b46-4ff1-838a-df5d53855eea for instance 2493afe6-23f0-435a-9dd7-bce6e04eff1f on np0000006323 Aug 03 06:42:12.330813 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-a18ece46-c081-4e34-bbd9-baf1e002a93b req-74eb0fc1-dae0-4a83-abb3-dc1b204b36d3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:12.335930 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-a18ece46-c081-4e34-bbd9-baf1e002a93b req-74eb0fc1-dae0-4a83-abb3-dc1b204b36d3 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020896 Aug 03 06:42:12.336316 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 398/1177] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:12 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:12.818826 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:12.828807 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:12.843115 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:12.843499 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:12.843843 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:12.845191 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:12.845665 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:12.847105 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:12.885132 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:12.966145 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:12.970692 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:12.977316 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:12.977745 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:12.979244 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:12.980740 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:12.981328 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:12.982177 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:13.016330 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:13.160381 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:13.168365 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7b7cf1e9-a66a-4013-b577-7ab24e83cdcc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1363 microversion: 2.1 time: 0.360846 Aug 03 06:42:13.168861 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 393/1178] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:12 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1363 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:13.240694 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:13.249055 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:13.260862 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-e357256a-51f6-4f41-ab76-1057ec307d41 req-fd5a58cb-a70a-4419-958e-6e30821f5a77 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f1e65d89-5227-4eeb-bd89-61e0d59ef85a", "name": "network-vif-plugged", "status": "completed", "tag": "8c4d0a3b-b507-4689-9266-f434a8a205e9"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:13.262776 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:13.263112 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:13.263399 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:13.263955 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:13.264344 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:13.265850 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:13.272750 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e357256a-51f6-4f41-ab76-1057ec307d41 req-fd5a58cb-a70a-4419-958e-6e30821f5a77 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:13.273001 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e357256a-51f6-4f41-ab76-1057ec307d41 req-fd5a58cb-a70a-4419-958e-6e30821f5a77 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:13.273138 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-e357256a-51f6-4f41-ab76-1057ec307d41 req-fd5a58cb-a70a-4419-958e-6e30821f5a77 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:13.284905 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-e357256a-51f6-4f41-ab76-1057ec307d41 req-fd5a58cb-a70a-4419-958e-6e30821f5a77 service nova] Creating event network-vif-plugged:8c4d0a3b-b507-4689-9266-f434a8a205e9 for instance f1e65d89-5227-4eeb-bd89-61e0d59ef85a on np0000006323 Aug 03 06:42:13.285677 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-e357256a-51f6-4f41-ab76-1057ec307d41 req-fd5a58cb-a70a-4419-958e-6e30821f5a77 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:13.290052 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:13.292490 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-e357256a-51f6-4f41-ab76-1057ec307d41 req-fd5a58cb-a70a-4419-958e-6e30821f5a77 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034301 Aug 03 06:42:13.293012 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 394/1179] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:13 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:13.300639 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-77814ccb-6b62-4feb-868f-d134360c9408 req-baef7c3a-c309-48ac-a005-eced5b0ca147 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2493afe6-23f0-435a-9dd7-bce6e04eff1f", "name": "network-vif-plugged", "status": "completed", "tag": "9924cd55-0b46-4ff1-838a-df5d53855eea"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:13.311514 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-77814ccb-6b62-4feb-868f-d134360c9408 req-baef7c3a-c309-48ac-a005-eced5b0ca147 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:13.311865 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-77814ccb-6b62-4feb-868f-d134360c9408 req-baef7c3a-c309-48ac-a005-eced5b0ca147 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:13.312154 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-77814ccb-6b62-4feb-868f-d134360c9408 req-baef7c3a-c309-48ac-a005-eced5b0ca147 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:13.323240 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-77814ccb-6b62-4feb-868f-d134360c9408 req-baef7c3a-c309-48ac-a005-eced5b0ca147 service nova] Creating event network-vif-plugged:9924cd55-0b46-4ff1-838a-df5d53855eea for instance 2493afe6-23f0-435a-9dd7-bce6e04eff1f on np0000006323 Aug 03 06:42:13.323700 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-77814ccb-6b62-4feb-868f-d134360c9408 req-baef7c3a-c309-48ac-a005-eced5b0ca147 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:13.327885 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-77814ccb-6b62-4feb-868f-d134360c9408 req-baef7c3a-c309-48ac-a005-eced5b0ca147 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033928 Aug 03 06:42:13.329404 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 395/1180] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:13 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:13.366516 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:13.389627 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0cf7a71a-9768-436e-8b0e-42ee6a5fc678 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1498 microversion: 2.1 time: 0.432259 Aug 03 06:42:13.392601 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 388/1181] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:12 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1498 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:13.518974 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-872229157", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "52ac514b-3612-4b1c-b836-3818fd4c3718"}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:13.603346 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:13.613646 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-df7d7e20-4099-4f15-a9e9-89d8889a6b83 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f" status: 200 len: 1308 microversion: 2.1 time: 0.376445 Aug 03 06:42:13.613960 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 399/1182] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:13 2026] GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f => generated 1308 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:13.631127 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:13.631700 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:13.632070 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:13.632758 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:13.633149 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:13.633583 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:13.644779 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] validate_networks() for [('52ac514b-3612-4b1c-b836-3818fd4c3718', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:42:13.646244 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:13.930841 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:14.095004 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:42:14.095535 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:42:14.095584 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:42:14.095796 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:42:14.096068 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:42:14.104188 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:14.104539 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:14.104893 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:14.106927 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:14.108060 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:14.108295 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:14.122448 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Getting quotas for project 8809970589c040198f03630c739f45fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:14.126918 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Getting quotas for user 8dbaa705ae04496797fc486abb4e3302 and project 8809970589c040198f03630c739f45fe. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:14.136134 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:42:14.138842 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:42:14.188548 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:14.191470 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:14.198671 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:14.199540 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:14.200042 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:14.201151 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:14.201579 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:14.202056 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:14.222847 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:14.223406 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a2096165-96c7-4be2-8948-a8f80bb3d8c9 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.706614 Aug 03 06:42:14.223846 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 396/1183] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:42:13 2026] POST /compute/v2.1/servers => generated 378 bytes in 707 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:42:14.239316 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b7d88478-3c91-47a2-9263-5ac7ab5592c1 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:14.245039 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b7d88478-3c91-47a2-9263-5ac7ab5592c1 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:14.266821 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b7d88478-3c91-47a2-9263-5ac7ab5592c1 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:14.337116 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b7d88478-3c91-47a2-9263-5ac7ab5592c1 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:14.344019 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b7d88478-3c91-47a2-9263-5ac7ab5592c1 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 200 len: 1210 microversion: 2.1 time: 0.108679 Aug 03 06:42:14.344303 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 400/1184] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:14 2026] GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 1210 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:14.427233 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:14.447408 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0d9be438-d486-4677-9733-dc4aa9f27405 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1363 microversion: 2.1 time: 0.262647 Aug 03 06:42:14.447774 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 389/1185] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:14 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1363 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:14.633502 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:14.637072 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:14.644616 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:14.646834 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:14.647841 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:14.648804 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:14.649358 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:14.649779 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:14.678579 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:14.999744 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:15.012296 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-09aeb8da-7d47-44ac-aa12-034750c225b1 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f" status: 200 len: 1308 microversion: 2.1 time: 0.382346 Aug 03 06:42:15.012533 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 397/1186] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:14 2026] GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f => generated 1308 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:15.368943 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:15.371411 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:15.382253 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:15.383563 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:15.383563 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:15.383563 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:15.383944 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:15.384353 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:15.399513 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-0fa31b95-c776-4884-9e4a-770cbed5aa8a req-aafe52f9-4b8e-4c9c-b140-1f660322a222 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:15.405011 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:15.421387 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-995b516f-36d2-4258-b8e3-0aa694fcb675 req-d3eca84d-968f-4e96-b79e-c9c199013005 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2493afe6-23f0-435a-9dd7-bce6e04eff1f", "name": "network-vif-plugged", "status": "completed", "tag": "9924cd55-0b46-4ff1-838a-df5d53855eea"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:15.428338 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0fa31b95-c776-4884-9e4a-770cbed5aa8a req-aafe52f9-4b8e-4c9c-b140-1f660322a222 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:15.429669 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0fa31b95-c776-4884-9e4a-770cbed5aa8a req-aafe52f9-4b8e-4c9c-b140-1f660322a222 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:15.430189 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0fa31b95-c776-4884-9e4a-770cbed5aa8a req-aafe52f9-4b8e-4c9c-b140-1f660322a222 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:15.432856 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-995b516f-36d2-4258-b8e3-0aa694fcb675 req-d3eca84d-968f-4e96-b79e-c9c199013005 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:15.433045 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-995b516f-36d2-4258-b8e3-0aa694fcb675 req-d3eca84d-968f-4e96-b79e-c9c199013005 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:15.433171 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-995b516f-36d2-4258-b8e3-0aa694fcb675 req-d3eca84d-968f-4e96-b79e-c9c199013005 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:15.440947 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-995b516f-36d2-4258-b8e3-0aa694fcb675 req-d3eca84d-968f-4e96-b79e-c9c199013005 service nova] Creating event network-vif-plugged:9924cd55-0b46-4ff1-838a-df5d53855eea for instance 2493afe6-23f0-435a-9dd7-bce6e04eff1f on np0000006323 Aug 03 06:42:15.441332 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-995b516f-36d2-4258-b8e3-0aa694fcb675 req-d3eca84d-968f-4e96-b79e-c9c199013005 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:15.443840 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-0fa31b95-c776-4884-9e4a-770cbed5aa8a req-aafe52f9-4b8e-4c9c-b140-1f660322a222 service nova] Creating event network-changed:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:42:15.444990 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-0fa31b95-c776-4884-9e4a-770cbed5aa8a req-aafe52f9-4b8e-4c9c-b140-1f660322a222 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:15.445288 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-995b516f-36d2-4258-b8e3-0aa694fcb675 req-d3eca84d-968f-4e96-b79e-c9c199013005 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026162 Aug 03 06:42:15.445585 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 398/1187] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42: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) Aug 03 06:42:15.452687 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-0fa31b95-c776-4884-9e4a-770cbed5aa8a req-aafe52f9-4b8e-4c9c-b140-1f660322a222 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.057460 Aug 03 06:42:15.453327 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 390/1188] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:15 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:15.469003 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:15.473032 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:15.488698 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:15.488957 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:15.489193 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:15.489670 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:15.489968 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:15.490496 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:15.496713 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-3aaa429e-a146-48c2-a5f2-9e2933d222ab req-da163d16-71f3-4fac-95e6-e9ad9bad50b5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-plugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:15.508046 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3aaa429e-a146-48c2-a5f2-9e2933d222ab req-da163d16-71f3-4fac-95e6-e9ad9bad50b5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:15.508306 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3aaa429e-a146-48c2-a5f2-9e2933d222ab req-da163d16-71f3-4fac-95e6-e9ad9bad50b5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:15.511001 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3aaa429e-a146-48c2-a5f2-9e2933d222ab req-da163d16-71f3-4fac-95e6-e9ad9bad50b5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:15.522611 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:15.544504 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5d1eedf0-fde2-47d7-bb3a-82b7dd8fc109 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 200 len: 1262 microversion: 2.1 time: 0.176788 Aug 03 06:42:15.544980 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 401/1189] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:15 2026] GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 1262 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:15.546798 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3aaa429e-a146-48c2-a5f2-9e2933d222ab req-da163d16-71f3-4fac-95e6-e9ad9bad50b5 service nova] Creating event network-vif-plugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:42:15.548677 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-3aaa429e-a146-48c2-a5f2-9e2933d222ab req-da163d16-71f3-4fac-95e6-e9ad9bad50b5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:15.554616 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-3aaa429e-a146-48c2-a5f2-9e2933d222ab req-da163d16-71f3-4fac-95e6-e9ad9bad50b5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.066004 Aug 03 06:42:15.555718 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 391/1190] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:15 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:15.555798 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:15.790512 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:15.808117 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-44ad09b7-6172-473d-a490-5c9c3996d5f9 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1363 microversion: 2.1 time: 0.341050 Aug 03 06:42:15.808526 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 399/1191] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:15 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1363 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:16.037492 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:16.039049 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:16.045089 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:16.045457 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:16.045680 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:16.046079 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:16.046494 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:16.046783 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:16.068736 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:16.280382 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:16.290298 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3cc15449-dcb4-46cd-8195-a6c0a34c4866 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f" status: 200 len: 1491 microversion: 2.1 time: 0.256389 Aug 03 06:42:16.290628 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 402/1192] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:16 2026] GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f => generated 1491 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:16.570425 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:16.571931 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:16.577136 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:16.577136 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:16.577136 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:16.577136 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:16.577406 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:16.577839 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:16.595129 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:16.621708 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4eb75090-c125-4195-9f41-14b1261c62f7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:16.622121 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4eb75090-c125-4195-9f41-14b1261c62f7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:16.629016 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4eb75090-c125-4195-9f41-14b1261c62f7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:16.629905 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4eb75090-c125-4195-9f41-14b1261c62f7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:16.630463 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4eb75090-c125-4195-9f41-14b1261c62f7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:16.631227 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4eb75090-c125-4195-9f41-14b1261c62f7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:16.631514 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4eb75090-c125-4195-9f41-14b1261c62f7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:16.631761 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4eb75090-c125-4195-9f41-14b1261c62f7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:16.651208 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4eb75090-c125-4195-9f41-14b1261c62f7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:42:16.707601 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4eb75090-c125-4195-9f41-14b1261c62f7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f" status: 204 len: 0 microversion: 2.1 time: 0.089930 Aug 03 06:42:16.708079 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 400/1193] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:42:16 2026] DELETE /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:42:16.720334 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:16.721525 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:16.726158 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:16.726486 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:16.726711 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:16.727117 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:16.727489 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:16.727806 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:16.741057 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:16.751326 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-927ada19-9a77-4174-876b-5805f1a8cf21 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 200 len: 1310 microversion: 2.1 time: 0.183897 Aug 03 06:42:16.751571 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 392/1194] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:16 2026] GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 1310 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:16.754954 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:16.826075 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:16.828566 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:16.834468 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:16.835096 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:16.835436 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:16.836314 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:16.836700 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:16.837082 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:16.864750 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:16.878441 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:16.887172 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-46b3cf79-ad98-49a8-a32a-01e08ae598a2 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f" status: 200 len: 1497 microversion: 2.1 time: 0.168924 Aug 03 06:42:16.887483 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 403/1195] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:16 2026] GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f => generated 1497 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:17.057446 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:17.072023 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0c796bc5-7010-4353-b718-546640fe9e3d tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1363 microversion: 2.1 time: 0.249317 Aug 03 06:42:17.072023 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 401/1196] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:16 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1363 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:17.514822 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-ef568261-030a-4887-b3fa-8086d75ae46c req-f9580083-1c97-4251-9ff2-7c560a3b3cc8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2493afe6-23f0-435a-9dd7-bce6e04eff1f", "name": "network-vif-unplugged", "status": "completed", "tag": "9924cd55-0b46-4ff1-838a-df5d53855eea"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:17.533089 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ef568261-030a-4887-b3fa-8086d75ae46c req-f9580083-1c97-4251-9ff2-7c560a3b3cc8 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:17.533803 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ef568261-030a-4887-b3fa-8086d75ae46c req-f9580083-1c97-4251-9ff2-7c560a3b3cc8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:17.534197 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ef568261-030a-4887-b3fa-8086d75ae46c req-f9580083-1c97-4251-9ff2-7c560a3b3cc8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:17.544485 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-ef568261-030a-4887-b3fa-8086d75ae46c req-f9580083-1c97-4251-9ff2-7c560a3b3cc8 service nova] Creating event network-vif-unplugged:9924cd55-0b46-4ff1-838a-df5d53855eea for instance 2493afe6-23f0-435a-9dd7-bce6e04eff1f on np0000006323 Aug 03 06:42:17.545176 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-ef568261-030a-4887-b3fa-8086d75ae46c req-f9580083-1c97-4251-9ff2-7c560a3b3cc8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:17.550881 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-ef568261-030a-4887-b3fa-8086d75ae46c req-f9580083-1c97-4251-9ff2-7c560a3b3cc8 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.037827 Aug 03 06:42:17.551206 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 393/1197] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:17 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) Aug 03 06:42:17.597929 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-a1ff2b5b-d183-43a0-9436-a890dc31deb7 req-50c8b824-b16d-4bbf-886e-5bcc16f6515d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-plugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}, {"name": "network-changed", "server_uuid": "7981431d-4cae-44bf-8e03-60e57e30243e", "tag": "d1aa97db-5aa2-4e70-a0d7-651fbbce38b9"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:17.607960 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a1ff2b5b-d183-43a0-9436-a890dc31deb7 req-50c8b824-b16d-4bbf-886e-5bcc16f6515d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:17.608512 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a1ff2b5b-d183-43a0-9436-a890dc31deb7 req-50c8b824-b16d-4bbf-886e-5bcc16f6515d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:17.608782 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a1ff2b5b-d183-43a0-9436-a890dc31deb7 req-50c8b824-b16d-4bbf-886e-5bcc16f6515d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:17.618184 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a1ff2b5b-d183-43a0-9436-a890dc31deb7 req-50c8b824-b16d-4bbf-886e-5bcc16f6515d service nova] Creating event network-vif-plugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:42:17.618505 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a1ff2b5b-d183-43a0-9436-a890dc31deb7 req-50c8b824-b16d-4bbf-886e-5bcc16f6515d service nova] Creating event network-changed:d1aa97db-5aa2-4e70-a0d7-651fbbce38b9 for instance 7981431d-4cae-44bf-8e03-60e57e30243e on np0000006323 Aug 03 06:42:17.619353 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-a1ff2b5b-d183-43a0-9436-a890dc31deb7 req-50c8b824-b16d-4bbf-886e-5bcc16f6515d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:17.625764 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-a1ff2b5b-d183-43a0-9436-a890dc31deb7 req-50c8b824-b16d-4bbf-886e-5bcc16f6515d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.030839 Aug 03 06:42:17.626584 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 404/1198] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:17 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:17.776933 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:17.778864 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:17.784843 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:17.785174 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:17.785495 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:17.786161 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:17.786507 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:17.786908 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:17.813423 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:17.909131 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:17.911455 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:17.918957 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:17.919569 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:17.919569 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:17.919876 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:17.920113 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:17.920387 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:17.944692 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:18.056405 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:18.069334 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8c39133b-6d93-43b8-b428-3d8751d414ca tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f" status: 200 len: 1455 microversion: 2.1 time: 0.160205 Aug 03 06:42:18.069760 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 394/1199] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:17 2026] GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f => generated 1455 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:18.094133 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:18.096353 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:18.111528 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:18.111935 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:18.112209 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:18.115451 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:18.115992 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:18.116689 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:18.143024 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:18.165369 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:18.176966 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2358d190-785f-4ac1-bb7b-b057e2e97f4e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 200 len: 1310 microversion: 2.1 time: 0.401828 Aug 03 06:42:18.177363 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 402/1200] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:17 2026] GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 1310 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:18.336599 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:18.350379 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-17d6e66a-ef4f-457d-ad85-692a04f00ecc tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1552 microversion: 2.1 time: 0.258538 Aug 03 06:42:18.352801 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 405/1201] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:18 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1552 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:18.367425 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8762e21e-e48c-4da5-844f-14472d36968b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:18.368736 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8762e21e-e48c-4da5-844f-14472d36968b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:18.374664 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8762e21e-e48c-4da5-844f-14472d36968b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:18.374769 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8762e21e-e48c-4da5-844f-14472d36968b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:18.374889 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8762e21e-e48c-4da5-844f-14472d36968b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:18.375145 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8762e21e-e48c-4da5-844f-14472d36968b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:18.375318 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8762e21e-e48c-4da5-844f-14472d36968b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:18.375434 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8762e21e-e48c-4da5-844f-14472d36968b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:18.390108 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8762e21e-e48c-4da5-844f-14472d36968b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:18.495842 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8762e21e-e48c-4da5-844f-14472d36968b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.130095 Aug 03 06:42:18.497134 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 395/1202] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:42:18 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-interface => generated 282 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:19.089540 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:19.091874 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 2493afe6-23f0-435a-9dd7-bce6e04eff1f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:19.100257 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:19.100257 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:19.100479 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:19.101138 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:19.101603 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:19.102336 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:19.115879 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] HTTP exception thrown: Instance 2493afe6-23f0-435a-9dd7-bce6e04eff1f could not be found. Aug 03 06:42:19.116184 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Returning 404 to user: Instance 2493afe6-23f0-435a-9dd7-bce6e04eff1f could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:19.116768 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1b96e1b0-4acf-491d-86ba-5f4acd724225 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f" status: 404 len: 111 microversion: 2.1 time: 0.029329 Aug 03 06:42:19.117128 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 403/1203] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:19 2026] GET /compute/v2.1/servers/2493afe6-23f0-435a-9dd7-bce6e04eff1f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:42:19.195173 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:19.196617 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:19.208936 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:19.210146 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:19.210146 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:19.210430 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:19.210671 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:19.211484 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:19.239104 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:19.260909 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1066113980", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "200d952b-caa2-4ab7-8898-a4dc11a043e1"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:19.405446 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:19.405880 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:19.406171 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:19.406708 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:19.411389 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:19.411389 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:19.419042 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] validate_networks() for [('200d952b-caa2-4ab7-8898-a4dc11a043e1', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:42:19.419512 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:19.430944 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:19.443676 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2c263de7-cfa7-4a09-99bb-599de3417da6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 200 len: 1310 microversion: 2.1 time: 0.248176 Aug 03 06:42:19.443676 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 406/1204] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:19 2026] GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 1310 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:19.638268 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-f4b76d35-3155-473c-a6b7-0553e5065c6c req-787ddd0a-1e53-46f5-bbad-4101b1b32ed0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2493afe6-23f0-435a-9dd7-bce6e04eff1f", "name": "network-vif-unplugged", "status": "completed", "tag": "9924cd55-0b46-4ff1-838a-df5d53855eea"}, {"server_uuid": "2493afe6-23f0-435a-9dd7-bce6e04eff1f", "name": "network-vif-deleted", "tag": "9924cd55-0b46-4ff1-838a-df5d53855eea"}, {"server_uuid": "7981431d-4cae-44bf-8e03-60e57e30243e", "name": "network-vif-plugged", "status": "completed", "tag": "d1aa97db-5aa2-4e70-a0d7-651fbbce38b9"}, {"server_uuid": "7981431d-4cae-44bf-8e03-60e57e30243e", "name": "network-vif-plugged", "status": "completed", "tag": "d1aa97db-5aa2-4e70-a0d7-651fbbce38b9"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:19.648183 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-f4b76d35-3155-473c-a6b7-0553e5065c6c req-787ddd0a-1e53-46f5-bbad-4101b1b32ed0 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:19.648531 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-f4b76d35-3155-473c-a6b7-0553e5065c6c req-787ddd0a-1e53-46f5-bbad-4101b1b32ed0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:19.648687 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-f4b76d35-3155-473c-a6b7-0553e5065c6c req-787ddd0a-1e53-46f5-bbad-4101b1b32ed0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:19.658943 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:19.659094 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-f4b76d35-3155-473c-a6b7-0553e5065c6c req-787ddd0a-1e53-46f5-bbad-4101b1b32ed0 service nova] Creating event network-vif-unplugged:9924cd55-0b46-4ff1-838a-df5d53855eea for instance 2493afe6-23f0-435a-9dd7-bce6e04eff1f on np0000006323 Aug 03 06:42:19.659326 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-f4b76d35-3155-473c-a6b7-0553e5065c6c req-787ddd0a-1e53-46f5-bbad-4101b1b32ed0 service nova] Creating event network-vif-deleted:9924cd55-0b46-4ff1-838a-df5d53855eea for instance 2493afe6-23f0-435a-9dd7-bce6e04eff1f on np0000006323 Aug 03 06:42:19.659572 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-f4b76d35-3155-473c-a6b7-0553e5065c6c req-787ddd0a-1e53-46f5-bbad-4101b1b32ed0 service nova] Creating event network-vif-plugged:d1aa97db-5aa2-4e70-a0d7-651fbbce38b9 for instance 7981431d-4cae-44bf-8e03-60e57e30243e on np0000006323 Aug 03 06:42:19.659801 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-f4b76d35-3155-473c-a6b7-0553e5065c6c req-787ddd0a-1e53-46f5-bbad-4101b1b32ed0 service nova] Creating event network-vif-plugged:d1aa97db-5aa2-4e70-a0d7-651fbbce38b9 for instance 7981431d-4cae-44bf-8e03-60e57e30243e on np0000006323 Aug 03 06:42:19.660244 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-f4b76d35-3155-473c-a6b7-0553e5065c6c req-787ddd0a-1e53-46f5-bbad-4101b1b32ed0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:19.670455 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-f4b76d35-3155-473c-a6b7-0553e5065c6c req-787ddd0a-1e53-46f5-bbad-4101b1b32ed0 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 698 microversion: 2.1 time: 0.034321 Aug 03 06:42:19.670843 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 404/1205] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:19 2026] POST /compute/v2.1/os-server-external-events => generated 698 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:19.689150 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-c9f548f1-5fd2-49ff-9232-e2f67644ca89 req-a48ec4ef-2730-454f-bfc8-3fd5a59567c7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:19.704536 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c9f548f1-5fd2-49ff-9232-e2f67644ca89 req-a48ec4ef-2730-454f-bfc8-3fd5a59567c7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:19.704838 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c9f548f1-5fd2-49ff-9232-e2f67644ca89 req-a48ec4ef-2730-454f-bfc8-3fd5a59567c7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:19.705066 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c9f548f1-5fd2-49ff-9232-e2f67644ca89 req-a48ec4ef-2730-454f-bfc8-3fd5a59567c7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:19.718138 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c9f548f1-5fd2-49ff-9232-e2f67644ca89 req-a48ec4ef-2730-454f-bfc8-3fd5a59567c7 service nova] Creating event network-changed:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:42:19.718138 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-c9f548f1-5fd2-49ff-9232-e2f67644ca89 req-a48ec4ef-2730-454f-bfc8-3fd5a59567c7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:19.726461 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-c9f548f1-5fd2-49ff-9232-e2f67644ca89 req-a48ec4ef-2730-454f-bfc8-3fd5a59567c7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040898 Aug 03 06:42:19.726847 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 407/1206] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:19 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:19.859373 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:42:19.859628 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:42:19.859967 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:42:19.860215 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:42:19.860486 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:42:19.868843 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:19.871194 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:19.871194 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:19.871194 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:19.871194 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:19.871492 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:19.884609 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Getting quotas for project c21af022f54a4b19a27c6cf63070bb5d. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:19.888152 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Getting quotas for user 136af34a8fde474dba54d9fc6d1ad386 and project c21af022f54a4b19a27c6cf63070bb5d. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:19.895760 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:42:19.896159 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:42:19.951909 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0988c26c-d02e-49b9-85ab-1c4c10d57411 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.693999 Aug 03 06:42:19.952335 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 396/1207] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:42:19 2026] POST /compute/v2.1/servers => generated 378 bytes in 695 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:42:19.966913 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8207c92f-6e9e-429a-adc3-06dd8978710e tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:19.970597 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8207c92f-6e9e-429a-adc3-06dd8978710e tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:19.989426 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8207c92f-6e9e-429a-adc3-06dd8978710e tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:20.069619 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-8207c92f-6e9e-429a-adc3-06dd8978710e tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:20.085325 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8207c92f-6e9e-429a-adc3-06dd8978710e tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99" status: 200 len: 1208 microversion: 2.1 time: 0.122511 Aug 03 06:42:20.085759 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 405/1208] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:19 2026] GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 => generated 1208 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:20.456987 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:20.458471 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:20.462775 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:20.463093 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:20.463173 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:20.463594 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:20.463881 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:20.464140 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:20.483746 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:20.707204 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:20.715176 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6592340c-06ab-47d3-b22f-4c4127159194 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 200 len: 1496 microversion: 2.1 time: 0.259821 Aug 03 06:42:20.715522 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 408/1209] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:20 2026] GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 1496 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:20.736353 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-092b9110-77f1-4677-9abc-97c865527c33 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:20.736353 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-092b9110-77f1-4677-9abc-97c865527c33 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:20.740877 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-092b9110-77f1-4677-9abc-97c865527c33 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:20.741816 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-092b9110-77f1-4677-9abc-97c865527c33 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:20.741857 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-092b9110-77f1-4677-9abc-97c865527c33 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:20.742816 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-092b9110-77f1-4677-9abc-97c865527c33 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:20.742816 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-092b9110-77f1-4677-9abc-97c865527c33 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:20.742816 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-092b9110-77f1-4677-9abc-97c865527c33 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:20.773732 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-092b9110-77f1-4677-9abc-97c865527c33 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:42:20.850731 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-092b9110-77f1-4677-9abc-97c865527c33 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 204 len: 0 microversion: 2.1 time: 0.116760 Aug 03 06:42:20.851348 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 397/1210] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:42:20 2026] DELETE /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:42:20.865950 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:20.868545 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:20.874779 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:20.875260 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:20.877034 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:20.878117 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:20.879220 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:20.880022 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:20.910557 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:21.088224 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:21.099112 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6945d26b-d5de-4575-9134-0fee9de65810 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 200 len: 1502 microversion: 2.1 time: 0.235941 Aug 03 06:42:21.099551 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 406/1211] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:20 2026] GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 1502 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:21.107538 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:21.108941 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:21.115113 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:21.115391 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:21.115609 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:21.116054 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:21.116382 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:21.116760 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:21.145776 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:21.204763 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:21.222937 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2912219e-03b1-49a3-a0c9-1aea131d2475 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99" status: 200 len: 1260 microversion: 2.1 time: 0.116779 Aug 03 06:42:21.223358 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 409/1212] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:21 2026] GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 => generated 1260 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:21.744547 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-a1d3568a-6f7a-44bd-bf6b-b2bfbe29be22 req-54624dde-195f-4d6a-84fc-1a4f03254974 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7981431d-4cae-44bf-8e03-60e57e30243e", "name": "network-vif-unplugged", "status": "completed", "tag": "d1aa97db-5aa2-4e70-a0d7-651fbbce38b9"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:21.757744 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a1d3568a-6f7a-44bd-bf6b-b2bfbe29be22 req-54624dde-195f-4d6a-84fc-1a4f03254974 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:21.758140 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a1d3568a-6f7a-44bd-bf6b-b2bfbe29be22 req-54624dde-195f-4d6a-84fc-1a4f03254974 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:21.758140 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a1d3568a-6f7a-44bd-bf6b-b2bfbe29be22 req-54624dde-195f-4d6a-84fc-1a4f03254974 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:21.784926 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-a1d3568a-6f7a-44bd-bf6b-b2bfbe29be22 req-54624dde-195f-4d6a-84fc-1a4f03254974 service nova] Creating event network-vif-unplugged:d1aa97db-5aa2-4e70-a0d7-651fbbce38b9 for instance 7981431d-4cae-44bf-8e03-60e57e30243e on np0000006323 Aug 03 06:42:21.785615 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-a1d3568a-6f7a-44bd-bf6b-b2bfbe29be22 req-54624dde-195f-4d6a-84fc-1a4f03254974 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:21.793753 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-a1d3568a-6f7a-44bd-bf6b-b2bfbe29be22 req-54624dde-195f-4d6a-84fc-1a4f03254974 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.052006 Aug 03 06:42:21.794668 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 398/1213] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:21 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 03 06:42:22.118968 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:22.121113 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:22.127618 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:22.128057 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:22.128483 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:22.128988 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:22.129415 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:22.129729 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:22.149214 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:22.248406 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:22.254574 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:22.259519 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:22.260078 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:22.260531 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:22.261330 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:22.261781 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:22.262133 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:22.288579 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:22.312790 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:22.324261 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-faf984c8-db19-4d27-873d-3eecf3fab746 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 200 len: 1502 microversion: 2.1 time: 0.207769 Aug 03 06:42:22.324558 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 407/1214] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:22 2026] GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 1502 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:22.463591 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:22.473179 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-807fab33-a6b2-4ff3-98ec-d4ab9d5367d4 req-822418d8-d790-488e-bb27-41f2cf3aef20 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7981431d-4cae-44bf-8e03-60e57e30243e", "name": "network-vif-deleted", "tag": "d1aa97db-5aa2-4e70-a0d7-651fbbce38b9"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:22.479861 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5b1ca018-a27e-4299-a1e2-759dd15f45d6 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99" status: 200 len: 1308 microversion: 2.1 time: 0.233583 Aug 03 06:42:22.480581 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 410/1215] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:22 2026] GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 => generated 1308 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:22.490354 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-807fab33-a6b2-4ff3-98ec-d4ab9d5367d4 req-822418d8-d790-488e-bb27-41f2cf3aef20 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:22.491188 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-807fab33-a6b2-4ff3-98ec-d4ab9d5367d4 req-822418d8-d790-488e-bb27-41f2cf3aef20 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:22.491612 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-807fab33-a6b2-4ff3-98ec-d4ab9d5367d4 req-822418d8-d790-488e-bb27-41f2cf3aef20 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:22.502049 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-807fab33-a6b2-4ff3-98ec-d4ab9d5367d4 req-822418d8-d790-488e-bb27-41f2cf3aef20 service nova] Creating event network-vif-deleted:d1aa97db-5aa2-4e70-a0d7-651fbbce38b9 for instance 7981431d-4cae-44bf-8e03-60e57e30243e on np0000006323 Aug 03 06:42:22.502049 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-807fab33-a6b2-4ff3-98ec-d4ab9d5367d4 req-822418d8-d790-488e-bb27-41f2cf3aef20 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:22.507761 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-807fab33-a6b2-4ff3-98ec-d4ab9d5367d4 req-822418d8-d790-488e-bb27-41f2cf3aef20 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037002 Aug 03 06:42:22.508086 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 399/1216] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:22 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 03 06:42:23.344547 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:23.349137 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:23.360438 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:23.360438 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:23.360438 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:23.360438 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:23.360565 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:23.360565 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:23.371478 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] HTTP exception thrown: Instance 7981431d-4cae-44bf-8e03-60e57e30243e could not be found. Aug 03 06:42:23.371667 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Returning 404 to user: Instance 7981431d-4cae-44bf-8e03-60e57e30243e could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:23.372077 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a14364d8-7ed0-4456-ad60-4c7f1a306b2d tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 404 len: 111 microversion: 2.1 time: 0.029617 Aug 03 06:42:23.372470 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 408/1217] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:23 2026] GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:42:23.395041 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:23.395948 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:23.402523 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:23.402905 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:23.403324 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:23.403883 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:23.404252 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:23.404582 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:23.443187 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:23.508599 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:23.512013 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:23.519745 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:23.520006 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:23.520219 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:23.520635 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:23.520969 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:23.521346 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:23.555580 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:23.645512 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:23.669339 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a7f4b5b3-e054-46f7-9517-401ece83ebfd tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1498 microversion: 2.1 time: 0.278388 Aug 03 06:42:23.669339 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 411/1218] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:23 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1498 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:42:23.671804 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-6b66e38e-c72f-4afb-ad67-2c7bd937717f req-232a0156-06ec-43fc-bb25-7d5e86d0a85e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "37f3fa6d-9768-4ee3-8a3e-3ab29c224d99", "name": "network-vif-plugged", "status": "completed", "tag": "8b020118-adcd-4536-ac29-2814b2d30957"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:23.684195 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6b66e38e-c72f-4afb-ad67-2c7bd937717f req-232a0156-06ec-43fc-bb25-7d5e86d0a85e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:23.684496 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6b66e38e-c72f-4afb-ad67-2c7bd937717f req-232a0156-06ec-43fc-bb25-7d5e86d0a85e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:23.684748 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6b66e38e-c72f-4afb-ad67-2c7bd937717f req-232a0156-06ec-43fc-bb25-7d5e86d0a85e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:23.695449 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6b66e38e-c72f-4afb-ad67-2c7bd937717f req-232a0156-06ec-43fc-bb25-7d5e86d0a85e service nova] Creating event network-vif-plugged:8b020118-adcd-4536-ac29-2814b2d30957 for instance 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 on np0000006323 Aug 03 06:42:23.696017 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-6b66e38e-c72f-4afb-ad67-2c7bd937717f req-232a0156-06ec-43fc-bb25-7d5e86d0a85e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:23.702587 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-6b66e38e-c72f-4afb-ad67-2c7bd937717f req-232a0156-06ec-43fc-bb25-7d5e86d0a85e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037568 Aug 03 06:42:23.702941 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 409/1219] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:23 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) Aug 03 06:42:23.769521 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:23.779689 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-37b09899-d492-4b65-98c1-0b3330d7aafe tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99" status: 200 len: 1308 microversion: 2.1 time: 0.274780 Aug 03 06:42:23.780625 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 400/1220] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:23 2026] GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 => generated 1308 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:23.853149 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-1f889ac9-680a-4324-8072-2887a57031a3 req-e9a4c043-3d34-4b42-867b-aad37bfa731c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7981431d-4cae-44bf-8e03-60e57e30243e", "name": "network-vif-unplugged", "status": "completed", "tag": "d1aa97db-5aa2-4e70-a0d7-651fbbce38b9"}, {"name": "network-changed", "server_uuid": "37f3fa6d-9768-4ee3-8a3e-3ab29c224d99", "tag": "8b020118-adcd-4536-ac29-2814b2d30957"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:23.869708 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1f889ac9-680a-4324-8072-2887a57031a3 req-e9a4c043-3d34-4b42-867b-aad37bfa731c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:23.869708 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1f889ac9-680a-4324-8072-2887a57031a3 req-e9a4c043-3d34-4b42-867b-aad37bfa731c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:23.869708 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-1f889ac9-680a-4324-8072-2887a57031a3 req-e9a4c043-3d34-4b42-867b-aad37bfa731c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:23.880932 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-1f889ac9-680a-4324-8072-2887a57031a3 req-e9a4c043-3d34-4b42-867b-aad37bfa731c service nova] Creating event network-vif-unplugged:d1aa97db-5aa2-4e70-a0d7-651fbbce38b9 for instance 7981431d-4cae-44bf-8e03-60e57e30243e on np0000006323 Aug 03 06:42:23.880932 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-1f889ac9-680a-4324-8072-2887a57031a3 req-e9a4c043-3d34-4b42-867b-aad37bfa731c service nova] Creating event network-changed:8b020118-adcd-4536-ac29-2814b2d30957 for instance 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 on np0000006323 Aug 03 06:42:23.881830 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-1f889ac9-680a-4324-8072-2887a57031a3 req-e9a4c043-3d34-4b42-867b-aad37bfa731c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:23.890919 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-1f889ac9-680a-4324-8072-2887a57031a3 req-e9a4c043-3d34-4b42-867b-aad37bfa731c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.042256 Aug 03 06:42:23.891515 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 412/1221] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:23 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:24.111869 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=4 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:24.340215 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=4 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:24.620808 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e036452a-5c54-431d-88f4-9f08ec0eea95 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1ddae082-6669-4730-94a7-7bffc6852f6b", "device": "/dev/vdb"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:24.623268 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e036452a-5c54-431d-88f4-9f08ec0eea95 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:24.629394 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e036452a-5c54-431d-88f4-9f08ec0eea95 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:24.629905 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e036452a-5c54-431d-88f4-9f08ec0eea95 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:24.630163 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e036452a-5c54-431d-88f4-9f08ec0eea95 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:24.630511 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e036452a-5c54-431d-88f4-9f08ec0eea95 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:24.630764 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e036452a-5c54-431d-88f4-9f08ec0eea95 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:24.631154 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e036452a-5c54-431d-88f4-9f08ec0eea95 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:24.800422 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:24.803933 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:24.810143 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:24.810485 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:24.810809 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:24.811380 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:24.811869 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:24.812268 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:24.831834 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:24.865887 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e036452a-5c54-431d-88f4-9f08ec0eea95 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "POST /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.248668 Aug 03 06:42:24.868853 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 410/1222] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:42:24 2026] POST /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3/os-volume_attachments => generated 194 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:25.095407 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:25.104671 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b7f42a6f-f690-4504-a3f7-46b188e676e7 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99" status: 200 len: 1308 microversion: 2.1 time: 0.307354 Aug 03 06:42:25.105026 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 401/1223] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:24 2026] GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 => generated 1308 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:25.248340 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-23719711-a896-4ae0-8723-65921b7c21a6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1767763887", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "4a8225e5-b04f-408b-a425-e7e9b3252ab9", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "52ac514b-3612-4b1c-b836-3818fd4c3718"}]}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:25.306905 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-23719711-a896-4ae0-8723-65921b7c21a6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] HTTP exception thrown: Block Device 4a8225e5-b04f-408b-a425-e7e9b3252ab9 is not bootable. Aug 03 06:42:25.307201 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-23719711-a896-4ae0-8723-65921b7c21a6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Returning 400 to user: Block Device 4a8225e5-b04f-408b-a425-e7e9b3252ab9 is not bootable. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:25.308385 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-23719711-a896-4ae0-8723-65921b7c21a6 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.063051 Aug 03 06:42:25.308922 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 413/1224] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:42:25 2026] POST /compute/v2.1/servers => generated 110 bytes in 64 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:42:25.320467 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:25.322639 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:25.328919 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:25.329309 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:25.329720 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:25.330395 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:25.330801 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:25.331237 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:25.355562 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:25.513799 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:25.525983 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ce559c72-a6be-4302-8a44-ff516b95176a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1498 microversion: 2.1 time: 0.208828 Aug 03 06:42:25.526352 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 411/1225] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:25 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1498 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:25.550044 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:25.551559 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:25.556766 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:25.557014 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:25.557214 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:25.557710 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:25.558001 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:25.558280 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:25.577808 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:25.735985 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e8e64ac1-f85b-46cd-bbd9-a8b710674849 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "6e51e1c1-b64a-4150-bb75-1f363c9bd611", "device": "/dev/vdb"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:25.739670 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e8e64ac1-f85b-46cd-bbd9-a8b710674849 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:25.750365 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8e64ac1-f85b-46cd-bbd9-a8b710674849 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:25.752555 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8e64ac1-f85b-46cd-bbd9-a8b710674849 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:25.752555 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8e64ac1-f85b-46cd-bbd9-a8b710674849 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:25.752555 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8e64ac1-f85b-46cd-bbd9-a8b710674849 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:25.752555 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8e64ac1-f85b-46cd-bbd9-a8b710674849 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:25.752852 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e8e64ac1-f85b-46cd-bbd9-a8b710674849 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:25.763059 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:25.772558 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-953910dd-104c-4d3f-ace2-2f8a9a9e7166 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1498 microversion: 2.1 time: 0.224535 Aug 03 06:42:25.772929 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 402/1226] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:25 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1498 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:25.782048 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-97ad230c-31a3-4138-924d-70138987fad0 req-73643bbc-9249-4698-bd12-050e04d4ee7f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "37f3fa6d-9768-4ee3-8a3e-3ab29c224d99", "name": "network-vif-plugged", "status": "completed", "tag": "8b020118-adcd-4536-ac29-2814b2d30957"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:25.794105 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-97ad230c-31a3-4138-924d-70138987fad0 req-73643bbc-9249-4698-bd12-050e04d4ee7f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:25.794397 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-97ad230c-31a3-4138-924d-70138987fad0 req-73643bbc-9249-4698-bd12-050e04d4ee7f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:25.794613 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-97ad230c-31a3-4138-924d-70138987fad0 req-73643bbc-9249-4698-bd12-050e04d4ee7f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:25.813847 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-97ad230c-31a3-4138-924d-70138987fad0 req-73643bbc-9249-4698-bd12-050e04d4ee7f service nova] Creating event network-vif-plugged:8b020118-adcd-4536-ac29-2814b2d30957 for instance 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 on np0000006323 Aug 03 06:42:25.814370 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-97ad230c-31a3-4138-924d-70138987fad0 req-73643bbc-9249-4698-bd12-050e04d4ee7f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:25.819878 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-97ad230c-31a3-4138-924d-70138987fad0 req-73643bbc-9249-4698-bd12-050e04d4ee7f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039519 Aug 03 06:42:25.820591 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 412/1227] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:25 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:26.020848 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e8e64ac1-f85b-46cd-bbd9-a8b710674849 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "POST /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.290620 Aug 03 06:42:26.024684 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 414/1228] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:42:25 2026] POST /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb/os-volume_attachments => generated 194 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:26.124473 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:26.126364 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:26.135283 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:26.135898 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:26.136023 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:26.136730 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:26.137313 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:26.137675 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:26.164514 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:26.321959 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:26.332481 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-108d63f6-a7d7-41ed-b1b3-5d56527ce455 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99" status: 200 len: 1490 microversion: 2.1 time: 0.210153 Aug 03 06:42:26.332962 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 403/1229] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:26 2026] GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 => generated 1490 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:26.785059 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ee964f94-922b-4f4a-97f8-47718aa7aa93 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:26.787556 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ee964f94-922b-4f4a-97f8-47718aa7aa93 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:26.790475 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee964f94-922b-4f4a-97f8-47718aa7aa93 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:26.790687 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee964f94-922b-4f4a-97f8-47718aa7aa93 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:26.791084 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee964f94-922b-4f4a-97f8-47718aa7aa93 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:26.791084 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee964f94-922b-4f4a-97f8-47718aa7aa93 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:26.791260 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee964f94-922b-4f4a-97f8-47718aa7aa93 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:26.791439 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ee964f94-922b-4f4a-97f8-47718aa7aa93 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:26.812998 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ee964f94-922b-4f4a-97f8-47718aa7aa93 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:42:26.915360 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ee964f94-922b-4f4a-97f8-47718aa7aa93 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99" status: 204 len: 0 microversion: 2.1 time: 0.131656 Aug 03 06:42:26.915859 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 413/1230] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:42:26 2026] DELETE /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:42:26.935564 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:26.937372 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:26.952681 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:26.952681 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:26.952681 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:26.952681 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:26.953023 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:26.953023 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:26.977512 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:27.167702 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:27.179420 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ee013427-efd3-407e-a88b-56f1f0a88cb9 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99" status: 200 len: 1496 microversion: 2.1 time: 0.247103 Aug 03 06:42:27.180030 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 415/1231] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:26 2026] GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 => generated 1496 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:27.241876 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-50cfbfa2-9a5e-412f-afc2-518c8f13a17a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-316040096", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "destination_type": "local"}, {"source_type": "volume", "uuid": "0d676f7e-6c9a-4af3-9880-571b1cf62232", "destination_type": "invalid"}], "networks": [{"uuid": "52ac514b-3612-4b1c-b836-3818fd4c3718"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:27.245289 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-50cfbfa2-9a5e-412f-afc2-518c8f13a17a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:27.245811 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-50cfbfa2-9a5e-412f-afc2-518c8f13a17a tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.006144 Aug 03 06:42:27.248159 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 404/1232] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:42:27 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) Aug 03 06:42:27.258685 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:27.259621 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:27.264506 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:27.265211 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:27.266056 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:27.266751 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:27.267227 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:27.267701 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:27.287620 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:27.477392 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:27.488398 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1704b929-917e-467a-84fd-18ea9685b56e tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1498 microversion: 2.1 time: 0.232365 Aug 03 06:42:27.488488 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 414/1233] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:27 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1498 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:27.606980 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-d4b8ae9b-06e4-412c-900f-b59bc994736f req-4f62d9ac-0e03-4fb9-bf7c-d1b0a0c01f17 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "volume-extended", "server_uuid": "aefa6c42-ea32-4b91-93c8-dd9e1c3828cb", "tag": "6e51e1c1-b64a-4150-bb75-1f363c9bd611"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:27.616835 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d4b8ae9b-06e4-412c-900f-b59bc994736f req-4f62d9ac-0e03-4fb9-bf7c-d1b0a0c01f17 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:27.617100 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d4b8ae9b-06e4-412c-900f-b59bc994736f req-4f62d9ac-0e03-4fb9-bf7c-d1b0a0c01f17 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:27.617270 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d4b8ae9b-06e4-412c-900f-b59bc994736f req-4f62d9ac-0e03-4fb9-bf7c-d1b0a0c01f17 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:27.628543 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-d4b8ae9b-06e4-412c-900f-b59bc994736f req-4f62d9ac-0e03-4fb9-bf7c-d1b0a0c01f17 service nova] Creating event volume-extended:6e51e1c1-b64a-4150-bb75-1f363c9bd611 for instance aefa6c42-ea32-4b91-93c8-dd9e1c3828cb on np0000006323 Aug 03 06:42:27.634453 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-d4b8ae9b-06e4-412c-900f-b59bc994736f req-4f62d9ac-0e03-4fb9-bf7c-d1b0a0c01f17 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:27.640633 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-d4b8ae9b-06e4-412c-900f-b59bc994736f req-4f62d9ac-0e03-4fb9-bf7c-d1b0a0c01f17 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.51 time: 0.078284 Aug 03 06:42:27.641119 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 416/1234] 10.4.3.71 () {76 vars in 1675 bytes} [Mon Aug 3 06:42:27 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:42:27.871064 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-6d1597e0-85f8-4088-bef7-9e0b5de48cdb req-91fe0b2b-b3aa-4700-a39d-841edf89c35e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "37f3fa6d-9768-4ee3-8a3e-3ab29c224d99", "name": "network-vif-unplugged", "status": "completed", "tag": "8b020118-adcd-4536-ac29-2814b2d30957"}, {"server_uuid": "37f3fa6d-9768-4ee3-8a3e-3ab29c224d99", "name": "network-vif-unplugged", "status": "completed", "tag": "8b020118-adcd-4536-ac29-2814b2d30957"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:27.877807 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6d1597e0-85f8-4088-bef7-9e0b5de48cdb req-91fe0b2b-b3aa-4700-a39d-841edf89c35e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:27.878211 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6d1597e0-85f8-4088-bef7-9e0b5de48cdb req-91fe0b2b-b3aa-4700-a39d-841edf89c35e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:27.878450 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6d1597e0-85f8-4088-bef7-9e0b5de48cdb req-91fe0b2b-b3aa-4700-a39d-841edf89c35e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:27.886239 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6d1597e0-85f8-4088-bef7-9e0b5de48cdb req-91fe0b2b-b3aa-4700-a39d-841edf89c35e service nova] Creating event network-vif-unplugged:8b020118-adcd-4536-ac29-2814b2d30957 for instance 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 on np0000006323 Aug 03 06:42:27.886489 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6d1597e0-85f8-4088-bef7-9e0b5de48cdb req-91fe0b2b-b3aa-4700-a39d-841edf89c35e service nova] Creating event network-vif-unplugged:8b020118-adcd-4536-ac29-2814b2d30957 for instance 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 on np0000006323 Aug 03 06:42:27.886925 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-6d1597e0-85f8-4088-bef7-9e0b5de48cdb req-91fe0b2b-b3aa-4700-a39d-841edf89c35e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:27.891551 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-6d1597e0-85f8-4088-bef7-9e0b5de48cdb req-91fe0b2b-b3aa-4700-a39d-841edf89c35e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.022883 Aug 03 06:42:27.892073 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 405/1235] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:27 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:28.199160 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:28.200881 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:28.209567 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:28.210623 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:28.211562 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:28.212098 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:28.213290 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:28.213644 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:28.240499 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:28.240833 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:28.241031 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:28.241246 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lazy-loading 'fault' on Instance uuid 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:42:28.247466 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:28.321838 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '136af34a8fde474dba54d9fc6d1ad386', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c21af022f54a4b19a27c6cf63070bb5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:28.332172 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-35f22c8f-c29e-474e-bd11-c6236af3bc50 tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99" status: 200 len: 1298 microversion: 2.1 time: 0.136086 Aug 03 06:42:28.332530 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 415/1236] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:28 2026] GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 => generated 1298 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:28.447967 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-644af48d-d2be-4e6b-89ab-bb50c204cab8 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:28.452090 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-644af48d-d2be-4e6b-89ab-bb50c204cab8 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:28.458312 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-644af48d-d2be-4e6b-89ab-bb50c204cab8 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:28.458593 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-644af48d-d2be-4e6b-89ab-bb50c204cab8 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:28.458847 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-644af48d-d2be-4e6b-89ab-bb50c204cab8 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:28.459376 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-644af48d-d2be-4e6b-89ab-bb50c204cab8 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:28.459707 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-644af48d-d2be-4e6b-89ab-bb50c204cab8 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:28.460149 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-644af48d-d2be-4e6b-89ab-bb50c204cab8 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:28.486723 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-644af48d-d2be-4e6b-89ab-bb50c204cab8 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb/os-instance-actions" status: 200 len: 920 microversion: 2.1 time: 0.041157 Aug 03 06:42:28.487007 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 417/1237] 10.4.3.71 () {66 vars in 1407 bytes} [Mon Aug 3 06:42:28 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb/os-instance-actions => generated 920 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:28.615702 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-253e72b1-b827-48d1-9636-63e79488cc76 tempest-VolumesExtendAttachedTest-359999239 tempest-VolumesExtendAttachedTest-359999239-project-admin] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:28.616293 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-253e72b1-b827-48d1-9636-63e79488cc76 tempest-VolumesExtendAttachedTest-359999239 tempest-VolumesExtendAttachedTest-359999239-project-admin] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:28.620924 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-253e72b1-b827-48d1-9636-63e79488cc76 tempest-VolumesExtendAttachedTest-359999239 tempest-VolumesExtendAttachedTest-359999239-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:28.621134 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-253e72b1-b827-48d1-9636-63e79488cc76 tempest-VolumesExtendAttachedTest-359999239 tempest-VolumesExtendAttachedTest-359999239-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:28.621454 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-253e72b1-b827-48d1-9636-63e79488cc76 tempest-VolumesExtendAttachedTest-359999239 tempest-VolumesExtendAttachedTest-359999239-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:28.621761 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-253e72b1-b827-48d1-9636-63e79488cc76 tempest-VolumesExtendAttachedTest-359999239 tempest-VolumesExtendAttachedTest-359999239-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:28.621928 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-253e72b1-b827-48d1-9636-63e79488cc76 tempest-VolumesExtendAttachedTest-359999239 tempest-VolumesExtendAttachedTest-359999239-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:28.622041 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-253e72b1-b827-48d1-9636-63e79488cc76 tempest-VolumesExtendAttachedTest-359999239 tempest-VolumesExtendAttachedTest-359999239-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:28.662611 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-253e72b1-b827-48d1-9636-63e79488cc76 tempest-VolumesExtendAttachedTest-359999239 tempest-VolumesExtendAttachedTest-359999239-project-admin] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb/os-instance-actions/req-4f62d9ac-0e03-4fb9-bf7c-d1b0a0c01f17" status: 200 len: 497 microversion: 2.1 time: 0.164069 Aug 03 06:42:28.663156 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 406/1238] 10.4.3.71 () {66 vars in 1530 bytes} [Mon Aug 3 06:42:28 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb/os-instance-actions/req-4f62d9ac-0e03-4fb9-bf7c-d1b0a0c01f17 => generated 497 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:28.676069 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-215fca5e-26cd-4fe0-8b52-4918e1cc2fcb tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:28.676263 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-215fca5e-26cd-4fe0-8b52-4918e1cc2fcb tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:28.683434 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-215fca5e-26cd-4fe0-8b52-4918e1cc2fcb tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:28.685451 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-215fca5e-26cd-4fe0-8b52-4918e1cc2fcb tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:28.685451 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-215fca5e-26cd-4fe0-8b52-4918e1cc2fcb tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:28.685451 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-215fca5e-26cd-4fe0-8b52-4918e1cc2fcb tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:28.685451 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-215fca5e-26cd-4fe0-8b52-4918e1cc2fcb tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:28.685576 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-215fca5e-26cd-4fe0-8b52-4918e1cc2fcb tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:28.774563 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-215fca5e-26cd-4fe0-8b52-4918e1cc2fcb tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lazy-loading 'services' on Instance uuid aefa6c42-ea32-4b91-93c8-dd9e1c3828cb {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:42:28.834626 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-215fca5e-26cd-4fe0-8b52-4918e1cc2fcb tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb/os-volume_attachments/6e51e1c1-b64a-4150-bb75-1f363c9bd611" status: 202 len: 0 microversion: 2.1 time: 0.159975 Aug 03 06:42:28.835297 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 416/1239] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:42:28 2026] DELETE /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb/os-volume_attachments/6e51e1c1-b64a-4150-bb75-1f363c9bd611 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:42:29.351439 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:29.353141 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] [instance: 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:29.358599 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.358925 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.359190 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.359728 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.360085 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.360439 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.370779 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] HTTP exception thrown: Instance 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 could not be found. Aug 03 06:42:29.371047 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] Returning 404 to user: Instance 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:29.371425 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-359cda78-365f-4a67-af1d-2a8fd319408d tempest-VolumesActionsTest-1950151076 tempest-VolumesActionsTest-1950151076-project-member] 10.4.3.71 "GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99" status: 404 len: 111 microversion: 2.1 time: 0.022074 Aug 03 06:42:29.371723 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 418/1240] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:29 2026] GET /compute/v2.1/servers/37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:42:29.768697 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:29.770439 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:29.774352 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.774575 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.774739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.774988 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.775123 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.775232 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.787793 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] HTTP exception thrown: Instance 7981431d-4cae-44bf-8e03-60e57e30243e could not be found. Aug 03 06:42:29.788085 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Returning 404 to user: Instance 7981431d-4cae-44bf-8e03-60e57e30243e could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:29.789264 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-92915cda-a154-45cb-99ef-0dd5111b6b5b tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 404 len: 111 microversion: 2.1 time: 0.022771 Aug 03 06:42:29.789775 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 407/1241] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:42:29 2026] DELETE /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:42:29.804164 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:29.805189 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: 7981431d-4cae-44bf-8e03-60e57e30243e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:29.810518 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.812320 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.812320 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.812320 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.812320 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.812682 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.824379 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] HTTP exception thrown: Instance 7981431d-4cae-44bf-8e03-60e57e30243e could not be found. Aug 03 06:42:29.824728 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Returning 404 to user: Instance 7981431d-4cae-44bf-8e03-60e57e30243e could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:29.825287 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3f47e5a0-0e07-49db-a6be-9ef58043efed tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e" status: 404 len: 111 microversion: 2.1 time: 0.025933 Aug 03 06:42:29.825691 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 417/1242] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:29 2026] GET /compute/v2.1/servers/7981431d-4cae-44bf-8e03-60e57e30243e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:42:29.833908 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2ce08dba-1f62-4e76-a3d8-4db76a843c19 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:29.835192 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2ce08dba-1f62-4e76-a3d8-4db76a843c19 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:29.837568 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce08dba-1f62-4e76-a3d8-4db76a843c19 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.837758 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce08dba-1f62-4e76-a3d8-4db76a843c19 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.837887 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce08dba-1f62-4e76-a3d8-4db76a843c19 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.838102 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce08dba-1f62-4e76-a3d8-4db76a843c19 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.838230 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce08dba-1f62-4e76-a3d8-4db76a843c19 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.838349 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce08dba-1f62-4e76-a3d8-4db76a843c19 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.854157 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2ce08dba-1f62-4e76-a3d8-4db76a843c19 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:42:29.874348 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=6 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:29.891765 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=10 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:29.932400 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2ce08dba-1f62-4e76-a3d8-4db76a843c19 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 204 len: 0 microversion: 2.1 time: 0.100040 Aug 03 06:42:29.932749 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 419/1243] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:42:29 2026] DELETE /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:42:29.945044 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f02de78d-eb20-413a-b796-94059dbe57ea tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:29.946188 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f02de78d-eb20-413a-b796-94059dbe57ea tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:29.946779 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:29.948622 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:29.949635 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f02de78d-eb20-413a-b796-94059dbe57ea tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.949984 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f02de78d-eb20-413a-b796-94059dbe57ea tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.950148 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f02de78d-eb20-413a-b796-94059dbe57ea tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.950415 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f02de78d-eb20-413a-b796-94059dbe57ea tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.950565 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f02de78d-eb20-413a-b796-94059dbe57ea tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.950732 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f02de78d-eb20-413a-b796-94059dbe57ea tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.951228 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-e57134c2-d3cd-47b9-8189-972131916dc3 req-c1f4e7ef-2a9f-4424-8fda-481789ceb9c6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "37f3fa6d-9768-4ee3-8a3e-3ab29c224d99", "name": "network-vif-deleted", "tag": "8b020118-adcd-4536-ac29-2814b2d30957"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:29.958152 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.958459 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.958938 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e57134c2-d3cd-47b9-8189-972131916dc3 req-c1f4e7ef-2a9f-4424-8fda-481789ceb9c6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.959102 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.959181 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e57134c2-d3cd-47b9-8189-972131916dc3 req-c1f4e7ef-2a9f-4424-8fda-481789ceb9c6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.959359 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e57134c2-d3cd-47b9-8189-972131916dc3 req-c1f4e7ef-2a9f-4424-8fda-481789ceb9c6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.959562 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:29.960186 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:29.960274 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:29.968315 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e57134c2-d3cd-47b9-8189-972131916dc3 req-c1f4e7ef-2a9f-4424-8fda-481789ceb9c6 service nova] Creating event network-vif-deleted:8b020118-adcd-4536-ac29-2814b2d30957 for instance 37f3fa6d-9768-4ee3-8a3e-3ab29c224d99 on np0000006323 Aug 03 06:42:29.968707 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-e57134c2-d3cd-47b9-8189-972131916dc3 req-c1f4e7ef-2a9f-4424-8fda-481789ceb9c6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:29.972051 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f02de78d-eb20-413a-b796-94059dbe57ea tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:42:29.973670 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-e57134c2-d3cd-47b9-8189-972131916dc3 req-c1f4e7ef-2a9f-4424-8fda-481789ceb9c6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024848 Aug 03 06:42:29.973812 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 420/1244] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:29 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) Aug 03 06:42:29.980443 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:30.046761 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f02de78d-eb20-413a-b796-94059dbe57ea tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 204 len: 0 microversion: 2.1 time: 0.102979 Aug 03 06:42:30.047153 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 408/1245] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:42:29 2026] DELETE /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:42:30.059054 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:30.060760 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:30.065730 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:30.066119 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:30.067432 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:30.067432 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:30.067432 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:30.067916 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:30.073613 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=8 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:30.089092 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:30.133481 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:30.144209 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fa3c499c-93ec-4e78-838a-a76a7f44fd63 tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1504 microversion: 2.1 time: 0.200445 Aug 03 06:42:30.145439 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 418/1246] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:29 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1504 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:30.247799 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f9c1f47d69f4ffc865d0f13521262c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d67a879fdcb40008f96f0f6fedf8429', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:30.256015 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9337dfc3-4524-49fa-9aff-6bd8506362d2 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 200 len: 1679 microversion: 2.1 time: 0.199470 Aug 03 06:42:30.256593 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 421/1247] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:30 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 1679 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:31.161362 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:31.163091 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:31.167365 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:31.167693 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:31.168002 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:31.168474 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:31.168845 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:31.169162 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:31.193366 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:31.193686 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:31.193909 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:31.194208 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lazy-loading 'fault' on Instance uuid f1e65d89-5227-4eeb-bd89-61e0d59ef85a {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:42:31.199305 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:31.254230 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8dbaa705ae04496797fc486abb4e3302', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8809970589c040198f03630c739f45fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:31.266169 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-23bf6d94-f24c-4fb5-8667-f71dfdfe333c tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 200 len: 1301 microversion: 2.1 time: 0.106391 Aug 03 06:42:31.266513 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 409/1248] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:31 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 1301 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:31.276163 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:31.278736 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:31.288191 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:31.288595 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:31.288951 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:31.289461 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:31.289836 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:31.290177 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:31.311806 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:31.415737 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-e4e40e94-a7d3-48da-a836-29de46c2804b req-27595b1e-7036-45ae-83ba-91d531312626 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aefa6c42-ea32-4b91-93c8-dd9e1c3828cb", "name": "network-vif-unplugged", "status": "completed", "tag": "241ba89e-c907-4ba0-b164-6e99ee8cc534"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:31.422400 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e4e40e94-a7d3-48da-a836-29de46c2804b req-27595b1e-7036-45ae-83ba-91d531312626 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:31.422565 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e4e40e94-a7d3-48da-a836-29de46c2804b req-27595b1e-7036-45ae-83ba-91d531312626 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:31.422722 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e4e40e94-a7d3-48da-a836-29de46c2804b req-27595b1e-7036-45ae-83ba-91d531312626 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:31.431600 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e4e40e94-a7d3-48da-a836-29de46c2804b req-27595b1e-7036-45ae-83ba-91d531312626 service nova] Creating event network-vif-unplugged:241ba89e-c907-4ba0-b164-6e99ee8cc534 for instance aefa6c42-ea32-4b91-93c8-dd9e1c3828cb on np0000006323 Aug 03 06:42:31.432061 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-e4e40e94-a7d3-48da-a836-29de46c2804b req-27595b1e-7036-45ae-83ba-91d531312626 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:31.436445 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-e4e40e94-a7d3-48da-a836-29de46c2804b req-27595b1e-7036-45ae-83ba-91d531312626 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023631 Aug 03 06:42:31.436864 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 422/1249] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42: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) Aug 03 06:42:31.440497 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f9c1f47d69f4ffc865d0f13521262c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d67a879fdcb40008f96f0f6fedf8429', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:31.456212 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-416a414b-83be-477e-a660-641d6986d950 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 200 len: 1679 microversion: 2.1 time: 0.181757 Aug 03 06:42:31.456647 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 419/1250] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:31 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 1679 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:31.859451 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-1e44d416-65a0-443c-ac24-432efa1376a3 req-3e18079f-3f31-459c-a8de-de22c931b654 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aefa6c42-ea32-4b91-93c8-dd9e1c3828cb", "name": "network-vif-deleted", "tag": "241ba89e-c907-4ba0-b164-6e99ee8cc534"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:31.867499 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1e44d416-65a0-443c-ac24-432efa1376a3 req-3e18079f-3f31-459c-a8de-de22c931b654 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:31.867805 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1e44d416-65a0-443c-ac24-432efa1376a3 req-3e18079f-3f31-459c-a8de-de22c931b654 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:31.868001 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1e44d416-65a0-443c-ac24-432efa1376a3 req-3e18079f-3f31-459c-a8de-de22c931b654 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:31.875691 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-1e44d416-65a0-443c-ac24-432efa1376a3 req-3e18079f-3f31-459c-a8de-de22c931b654 service nova] Creating event network-vif-deleted:241ba89e-c907-4ba0-b164-6e99ee8cc534 for instance aefa6c42-ea32-4b91-93c8-dd9e1c3828cb on np0000006323 Aug 03 06:42:31.876265 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-1e44d416-65a0-443c-ac24-432efa1376a3 req-3e18079f-3f31-459c-a8de-de22c931b654 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:31.885372 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-1e44d416-65a0-443c-ac24-432efa1376a3 req-3e18079f-3f31-459c-a8de-de22c931b654 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027678 Aug 03 06:42:31.886022 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 410/1251] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:31 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:32.033609 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-d4277c05-c496-4099-b634-568bc76a4fd7 req-7df33c57-ccc3-48bf-800d-3908671bbc51 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f1e65d89-5227-4eeb-bd89-61e0d59ef85a", "name": "network-vif-unplugged", "status": "completed", "tag": "8c4d0a3b-b507-4689-9266-f434a8a205e9"}, {"server_uuid": "f1e65d89-5227-4eeb-bd89-61e0d59ef85a", "name": "network-vif-unplugged", "status": "completed", "tag": "8c4d0a3b-b507-4689-9266-f434a8a205e9"}, {"server_uuid": "f1e65d89-5227-4eeb-bd89-61e0d59ef85a", "name": "network-vif-deleted", "tag": "8c4d0a3b-b507-4689-9266-f434a8a205e9"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:32.043921 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d4277c05-c496-4099-b634-568bc76a4fd7 req-7df33c57-ccc3-48bf-800d-3908671bbc51 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:32.044270 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d4277c05-c496-4099-b634-568bc76a4fd7 req-7df33c57-ccc3-48bf-800d-3908671bbc51 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:32.044679 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d4277c05-c496-4099-b634-568bc76a4fd7 req-7df33c57-ccc3-48bf-800d-3908671bbc51 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:32.052890 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-d4277c05-c496-4099-b634-568bc76a4fd7 req-7df33c57-ccc3-48bf-800d-3908671bbc51 service nova] Creating event network-vif-unplugged:8c4d0a3b-b507-4689-9266-f434a8a205e9 for instance f1e65d89-5227-4eeb-bd89-61e0d59ef85a on np0000006323 Aug 03 06:42:32.053219 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-d4277c05-c496-4099-b634-568bc76a4fd7 req-7df33c57-ccc3-48bf-800d-3908671bbc51 service nova] Creating event network-vif-unplugged:8c4d0a3b-b507-4689-9266-f434a8a205e9 for instance f1e65d89-5227-4eeb-bd89-61e0d59ef85a on np0000006323 Aug 03 06:42:32.053498 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-d4277c05-c496-4099-b634-568bc76a4fd7 req-7df33c57-ccc3-48bf-800d-3908671bbc51 service nova] Creating event network-vif-deleted:8c4d0a3b-b507-4689-9266-f434a8a205e9 for instance f1e65d89-5227-4eeb-bd89-61e0d59ef85a on np0000006323 Aug 03 06:42:32.054088 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-d4277c05-c496-4099-b634-568bc76a4fd7 req-7df33c57-ccc3-48bf-800d-3908671bbc51 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:32.058974 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-d4277c05-c496-4099-b634-568bc76a4fd7 req-7df33c57-ccc3-48bf-800d-3908671bbc51 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.027867 Aug 03 06:42:32.060487 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 423/1252] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:32 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:32.294877 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:32.298542 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] [instance: f1e65d89-5227-4eeb-bd89-61e0d59ef85a] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:32.309777 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:32.310910 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:32.311131 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:32.311575 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:32.311952 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:32.312284 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:32.328582 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] HTTP exception thrown: Instance f1e65d89-5227-4eeb-bd89-61e0d59ef85a could not be found. Aug 03 06:42:32.328929 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] Returning 404 to user: Instance f1e65d89-5227-4eeb-bd89-61e0d59ef85a could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:32.329643 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-96cf5d5c-ad96-4444-a434-d9ce9dfe1a8f tempest-ServersNegativeTestJSON-245359826 tempest-ServersNegativeTestJSON-245359826-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a" status: 404 len: 111 microversion: 2.1 time: 0.040500 Aug 03 06:42:32.330153 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 420/1253] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:32 2026] GET /compute/v2.1/servers/f1e65d89-5227-4eeb-bd89-61e0d59ef85a => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Aug 03 06:42:32.476366 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:32.481128 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:32.492506 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:32.492506 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:32.492706 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:32.494744 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:32.496527 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:32.496527 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:32.525806 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:32.526116 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:32.526575 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:32.526963 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lazy-loading 'fault' on Instance uuid aefa6c42-ea32-4b91-93c8-dd9e1c3828cb {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:42:32.531459 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:32.592949 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f9c1f47d69f4ffc865d0f13521262c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d67a879fdcb40008f96f0f6fedf8429', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:32.601830 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a5e17579-28be-404d-bae2-fb3c3eed97be tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 200 len: 1329 microversion: 2.1 time: 0.127906 Aug 03 06:42:32.602167 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 411/1254] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:32 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 1329 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:33.517239 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-8448fc40-af7a-4941-9146-77c28ea022b6 req-46ae1175-7c25-492e-b5c8-9fc365021aa5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aefa6c42-ea32-4b91-93c8-dd9e1c3828cb", "name": "network-vif-unplugged", "status": "completed", "tag": "241ba89e-c907-4ba0-b164-6e99ee8cc534"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:33.523672 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8448fc40-af7a-4941-9146-77c28ea022b6 req-46ae1175-7c25-492e-b5c8-9fc365021aa5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:33.523937 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8448fc40-af7a-4941-9146-77c28ea022b6 req-46ae1175-7c25-492e-b5c8-9fc365021aa5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:33.524053 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8448fc40-af7a-4941-9146-77c28ea022b6 req-46ae1175-7c25-492e-b5c8-9fc365021aa5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:33.532294 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-8448fc40-af7a-4941-9146-77c28ea022b6 req-46ae1175-7c25-492e-b5c8-9fc365021aa5 service nova] Creating event network-vif-unplugged:241ba89e-c907-4ba0-b164-6e99ee8cc534 for instance aefa6c42-ea32-4b91-93c8-dd9e1c3828cb on np0000006323 Aug 03 06:42:33.532551 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-8448fc40-af7a-4941-9146-77c28ea022b6 req-46ae1175-7c25-492e-b5c8-9fc365021aa5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:33.540460 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-8448fc40-af7a-4941-9146-77c28ea022b6 req-46ae1175-7c25-492e-b5c8-9fc365021aa5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024863 Aug 03 06:42:33.540581 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 424/1255] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:33 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) Aug 03 06:42:33.622801 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:33.624277 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] [instance: aefa6c42-ea32-4b91-93c8-dd9e1c3828cb] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:33.629432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:33.629807 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:33.630099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:33.630640 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:33.631048 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:33.631455 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:33.649885 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] HTTP exception thrown: Instance aefa6c42-ea32-4b91-93c8-dd9e1c3828cb could not be found. Aug 03 06:42:33.650200 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Returning 404 to user: Instance aefa6c42-ea32-4b91-93c8-dd9e1c3828cb could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:33.651269 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-992cf547-e8e5-4dea-b54f-a85061793060 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb" status: 404 len: 111 microversion: 2.1 time: 0.030673 Aug 03 06:42:33.651269 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 421/1256] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:33 2026] GET /compute/v2.1/servers/aefa6c42-ea32-4b91-93c8-dd9e1c3828cb => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:42:33.667037 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-32687c1d-d155-4df7-8c15-73be5d9cd3f5 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:33.689402 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-32687c1d-d155-4df7-8c15-73be5d9cd3f5 tempest-VolumesExtendAttachedTest-783073842 tempest-VolumesExtendAttachedTest-783073842-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1651493603" status: 202 len: 0 microversion: 2.1 time: 0.025029 Aug 03 06:42:33.689783 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 412/1257] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:42:33 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1651493603 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:42:33.810088 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:33.814246 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:33.823602 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:33.823602 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:33.823602 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:33.823602 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:33.826445 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:33.826445 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:33.863050 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:34.361567 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:34.373164 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-977107af-0fb4-4927-bcf8-5e101b45f4fe tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1551 microversion: 2.1 time: 0.567226 Aug 03 06:42:34.373164 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 425/1258] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:33 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1551 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:38.145712 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ece3319d-55e2-48b5-827c-8d408fa2ff6a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:38.148389 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=119,nova_api:INSERT=14,nova_api:UPDATE=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:38.152049 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ece3319d-55e2-48b5-827c-8d408fa2ff6a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:38.152255 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ece3319d-55e2-48b5-827c-8d408fa2ff6a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:38.152403 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ece3319d-55e2-48b5-827c-8d408fa2ff6a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:38.195490 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ece3319d-55e2-48b5-827c-8d408fa2ff6a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Going to try to stop instance {{(pid=84358) force_stop /opt/stack/nova/nova/compute/api.py:2855}} Aug 03 06:42:38.239891 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ece3319d-55e2-48b5-827c-8d408fa2ff6a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5/action" status: 202 len: 0 microversion: 2.1 time: 0.096567 Aug 03 06:42:38.240202 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 422/1259] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:42:38 2026] POST /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:42:38.250434 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:38.253545 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:38.256708 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=105,nova_api:INSERT=14,nova_api:UPDATE=3,nova_api:DELETE=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:38.261378 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:38.262044 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:38.262491 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:38.264464 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:38.264464 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:38.264938 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:38.296863 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:38.450216 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:38.460118 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9050af52-f04b-453b-9bb2-7bd6525759ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1561 microversion: 2.1 time: 0.211736 Aug 03 06:42:38.460493 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 413/1260] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:38 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1561 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:38.572562 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:38.582500 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:38.585015 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=103,nova_api:INSERT=4,nova_api:UPDATE=3,nova_api:DELETE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:38.588075 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:38.589336 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:38.589336 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:38.589336 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:38.589718 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:38.590083 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:38.595495 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=198,nova_cell1:UPDATE=6,nova_cell1:INSERT=5 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:38.627685 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:38.837458 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:38.848989 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7fab3db5-b072-4971-87c7-fe0fedeaf5f6 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 200 len: 1558 microversion: 2.1 time: 0.279468 Aug 03 06:42:38.849209 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 426/1261] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:38 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 1558 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:39.349306 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-1364581502"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:39.352597 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:39.356618 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:39.356872 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:39.358264 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:39.358264 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:39.358264 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:39.358264 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:39.446097 np0000006323 devstack@n-api.service[84358]: INFO nova.compute.api [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Attempting to quiesce instance before volume snapshot. Aug 03 06:42:39.467725 np0000006323 devstack@n-api.service[84358]: INFO nova.compute.api [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Skipping quiescing instance: QEMU guest agent is not enabled. Aug 03 06:42:39.493200 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:39.496751 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:39.504886 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:39.505230 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:39.505600 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:39.506200 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:39.506713 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:39.507113 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:39.532454 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Creating snapshot from volume a67f90d2-feba-47a7-99e9-3c6c24a11425. {{(pid=84358) snapshot_instance /opt/stack/nova/nova/compute/api.py:3602}} Aug 03 06:42:39.546497 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:39.772968 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:39.782217 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-24415b9e-eb5c-49cf-9140-580853df95eb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1538 microversion: 2.1 time: 0.292238 Aug 03 06:42:39.782540 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 414/1262] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:39 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1538 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:41.961709 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fc9602c2-cfbb-46f2-ad9e-14d295d2b9c1 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "POST /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3/action" status: 202 len: 0 microversion: 2.1 time: 2.614920 Aug 03 06:42:41.962149 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 423/1263] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:42:39 2026] POST /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3/action => generated 0 bytes in 2616 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Aug 03 06:42:42.824172 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-878e7b4e-45c8-4575-84c6-46e005050152 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:42.824929 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-878e7b4e-45c8-4575-84c6-46e005050152 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:42.830996 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-878e7b4e-45c8-4575-84c6-46e005050152 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:42.831173 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-878e7b4e-45c8-4575-84c6-46e005050152 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:42.831316 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-878e7b4e-45c8-4575-84c6-46e005050152 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:42.831595 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-878e7b4e-45c8-4575-84c6-46e005050152 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:42.831823 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-878e7b4e-45c8-4575-84c6-46e005050152 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:42.832247 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-878e7b4e-45c8-4575-84c6-46e005050152 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:42.876157 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-878e7b4e-45c8-4575-84c6-46e005050152 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lazy-loading 'services' on Instance uuid 33576057-4d64-4b29-aad9-4ce91daae4e3 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:42:42.925850 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-878e7b4e-45c8-4575-84c6-46e005050152 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3/os-volume_attachments/1ddae082-6669-4730-94a7-7bffc6852f6b" status: 202 len: 0 microversion: 2.1 time: 0.103675 Aug 03 06:42:42.926190 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 427/1264] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:42:42 2026] DELETE /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3/os-volume_attachments/1ddae082-6669-4730-94a7-7bffc6852f6b => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:42:43.220325 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e78700b0-1ed9-464d-b86e-0efdbc88b3f3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:43.220758 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e78700b0-1ed9-464d-b86e-0efdbc88b3f3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:43.234744 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e78700b0-1ed9-464d-b86e-0efdbc88b3f3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:43.234892 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e78700b0-1ed9-464d-b86e-0efdbc88b3f3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:43.235112 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e78700b0-1ed9-464d-b86e-0efdbc88b3f3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:43.235419 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e78700b0-1ed9-464d-b86e-0efdbc88b3f3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:43.235642 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e78700b0-1ed9-464d-b86e-0efdbc88b3f3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:43.235804 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e78700b0-1ed9-464d-b86e-0efdbc88b3f3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:43.241138 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=185,nova_cell1:UPDATE=9,nova_cell1:INSERT=5 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:43.255675 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e78700b0-1ed9-464d-b86e-0efdbc88b3f3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:42:43.316186 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e78700b0-1ed9-464d-b86e-0efdbc88b3f3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 204 len: 0 microversion: 2.1 time: 0.098909 Aug 03 06:42:43.317113 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 415/1265] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:42:43 2026] DELETE /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:42:43.328454 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:43.330184 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:43.335229 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:43.335697 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:43.336055 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:43.336518 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:43.337308 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:43.337625 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:43.340826 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=226,nova_cell1:UPDATE=11,nova_cell1:INSERT=7 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:43.357770 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:43.495801 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-230e18a1-b12c-49f0-8353-bb1e449e84e8 req-4c7ab769-59b2-41c6-98bb-2ef47e038ddc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5", "name": "network-vif-unplugged", "status": "completed", "tag": "d74f1149-6456-43c2-9727-3d709b70be70"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:43.503629 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-230e18a1-b12c-49f0-8353-bb1e449e84e8 req-4c7ab769-59b2-41c6-98bb-2ef47e038ddc service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:43.506065 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-230e18a1-b12c-49f0-8353-bb1e449e84e8 req-4c7ab769-59b2-41c6-98bb-2ef47e038ddc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:43.507098 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-230e18a1-b12c-49f0-8353-bb1e449e84e8 req-4c7ab769-59b2-41c6-98bb-2ef47e038ddc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:43.518041 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-230e18a1-b12c-49f0-8353-bb1e449e84e8 req-4c7ab769-59b2-41c6-98bb-2ef47e038ddc service nova] Creating event network-vif-unplugged:d74f1149-6456-43c2-9727-3d709b70be70 for instance 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 on np0000006323 Aug 03 06:42:43.519595 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-230e18a1-b12c-49f0-8353-bb1e449e84e8 req-4c7ab769-59b2-41c6-98bb-2ef47e038ddc service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:43.523913 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-230e18a1-b12c-49f0-8353-bb1e449e84e8 req-4c7ab769-59b2-41c6-98bb-2ef47e038ddc service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031700 Aug 03 06:42:43.524179 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 428/1266] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:43 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) Aug 03 06:42:43.591273 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:43.601150 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-93aec8ef-97ac-4308-8d46-e2fa5edfec2c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1544 microversion: 2.1 time: 0.276402 Aug 03 06:42:43.601969 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 424/1267] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:43 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1544 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:43.647578 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-853d9214-f0cf-471c-a7d8-c4565a3b9aa8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1566078549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMtEOTDxCpzYUR/8Y1KctTfi8DeAucwm2/jpkb9syilABxmGa/Dhod/9pseI3MVY/YIycjjRF9pqkHwfK6/qEf/2ipzjbrZr+oDdFwa9cJz6NN4yyu+U32vonXfF0qf1Ow=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:43.657923 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-853d9214-f0cf-471c-a7d8-c4565a3b9aa8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for project 9a2f421d0e18444bb063445b425b8926. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:43.660555 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-853d9214-f0cf-471c-a7d8-c4565a3b9aa8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for user 7a4b8078aae44dc6a86e791f3d783050 and project 9a2f421d0e18444bb063445b425b8926. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:43.676185 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-853d9214-f0cf-471c-a7d8-c4565a3b9aa8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.034881 Aug 03 06:42:43.676584 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 429/1268] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:42:43 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) Aug 03 06:42:43.747887 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a656214d-079a-4e19-bb9d-bf46776b4482 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1160842237", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLzZ2e8iGdmnebWmLYu1K6sdzfw04pbqokfr7GnM1JKbC2J2l9AgBQ9FDlxAGSQn3YRYBwJPE1b8scVRG0Hc+Hd5GWKPXnwiDBxAGHEukOzrgOhzvFdF1+2KGtIQpfdGTA=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:43.767672 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-a656214d-079a-4e19-bb9d-bf46776b4482 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:43.770296 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-a656214d-079a-4e19-bb9d-bf46776b4482 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for user 57c582cfa267429eb13d0f712b425f3c and project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:43.791689 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a656214d-079a-4e19-bb9d-bf46776b4482 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.165309 Aug 03 06:42:43.792641 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 416/1269] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:42:43 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:44.007902 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9d7cd5b2-407f-4491-84c0-dc3e958438a0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:44.008075 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9d7cd5b2-407f-4491-84c0-dc3e958438a0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:44.013595 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d7cd5b2-407f-4491-84c0-dc3e958438a0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:44.013595 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d7cd5b2-407f-4491-84c0-dc3e958438a0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:44.013595 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d7cd5b2-407f-4491-84c0-dc3e958438a0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:44.013595 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d7cd5b2-407f-4491-84c0-dc3e958438a0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:44.013778 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d7cd5b2-407f-4491-84c0-dc3e958438a0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:44.013778 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9d7cd5b2-407f-4491-84c0-dc3e958438a0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:44.034834 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9d7cd5b2-407f-4491-84c0-dc3e958438a0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:42:44.132137 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-81dcab41-cb66-491e-88b5-c4a67c50c6a3 req-a941abc3-5971-432c-8986-4f0c2e8820be service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5", "name": "network-vif-deleted", "tag": "d74f1149-6456-43c2-9727-3d709b70be70"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:44.133816 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9d7cd5b2-407f-4491-84c0-dc3e958438a0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3" status: 204 len: 0 microversion: 2.1 time: 0.127830 Aug 03 06:42:44.134211 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 425/1270] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:42:44 2026] DELETE /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:42:44.139579 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-81dcab41-cb66-491e-88b5-c4a67c50c6a3 req-a941abc3-5971-432c-8986-4f0c2e8820be service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:44.139752 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-81dcab41-cb66-491e-88b5-c4a67c50c6a3 req-a941abc3-5971-432c-8986-4f0c2e8820be service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:44.139927 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-81dcab41-cb66-491e-88b5-c4a67c50c6a3 req-a941abc3-5971-432c-8986-4f0c2e8820be service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:44.146963 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:44.149494 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:44.150428 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-81dcab41-cb66-491e-88b5-c4a67c50c6a3 req-a941abc3-5971-432c-8986-4f0c2e8820be service nova] Creating event network-vif-deleted:d74f1149-6456-43c2-9727-3d709b70be70 for instance 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 on np0000006323 Aug 03 06:42:44.150864 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-81dcab41-cb66-491e-88b5-c4a67c50c6a3 req-a941abc3-5971-432c-8986-4f0c2e8820be service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:44.153999 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:44.154294 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:44.154571 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:44.155092 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:44.156256 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:44.156619 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:44.158151 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-81dcab41-cb66-491e-88b5-c4a67c50c6a3 req-a941abc3-5971-432c-8986-4f0c2e8820be service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026574 Aug 03 06:42:44.158697 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 430/1271] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:44 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) Aug 03 06:42:44.179719 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:44.334699 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:44.348933 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b5a31fc1-f5c4-47b8-bbc3-42d285a03635 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3" status: 200 len: 1662 microversion: 2.1 time: 0.203656 Aug 03 06:42:44.349326 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 417/1272] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:44 2026] GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3 => generated 1662 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:44.617566 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:44.618843 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:44.623016 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:44.623348 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:44.623580 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:44.625522 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:44.625522 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:44.625522 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:44.644986 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:44.645206 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:44.645432 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:44.646000 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lazy-loading 'fault' on Instance uuid 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:42:44.650098 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:44.724513 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-905472935", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "f20fa6fd-84a0-400d-8f02-a840d2e46139", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "9f67da6d-8abe-4a04-ab53-4c7743118407"}], "security_groups": [{"name": "tempest-securitygroup--95353363"}], "key_name": "tempest-keypair-1566078549", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:44.735017 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:44.742381 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f7041a4f-4562-46ec-909e-d5dd3ded74f7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 200 len: 1166 microversion: 2.1 time: 0.127977 Aug 03 06:42:44.742718 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 426/1273] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:44 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 1166 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:44.772461 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:44.772974 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:44.773425 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:44.774211 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:44.774615 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:44.775145 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:44.786212 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:44.848267 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] validate_networks() for [('9f67da6d-8abe-4a04-ab53-4c7743118407', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:42:44.848624 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:44.928790 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-243068717", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5a5ee637-c173-493b-921c-04bf7ae42101"}], "security_groups": [{"name": "tempest-securitygroup--378426754"}], "key_name": "tempest-keypair-1160842237", "user_data": "}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:45.025249 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.025554 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.025895 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.026398 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.027780 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.028277 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.045924 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:45.076918 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:45.171636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] validate_networks() for [('5a5ee637-c173-493b-921c-04bf7ae42101', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:42:45.171997 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:45.231386 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:42:45.231840 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:42:45.231939 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:42:45.232145 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:42:45.232711 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:42:45.239567 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.239799 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.240071 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.240518 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.240728 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.240886 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.269225 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for project 9a2f421d0e18444bb063445b425b8926. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:45.276282 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Getting quotas for user 7a4b8078aae44dc6a86e791f3d783050 and project 9a2f421d0e18444bb063445b425b8926. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:45.324567 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:42:45.328702 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] 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='f20fa6fd-84a0-400d-8f02-a840d2e46139',volume_size=None,volume_type=None)] {{(pid=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:42:45.370069 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:45.371834 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:45.377885 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.378350 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.378731 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.379262 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.379710 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.380116 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.412036 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.412036 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.412036 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.412221 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lazy-loading 'fault' on Instance uuid 33576057-4d64-4b29-aad9-4ce91daae4e3 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:42:45.416496 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:45.456527 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:45.464535 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-589f36ba-2ede-48b7-83ea-c63ca706d6f9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.742623 Aug 03 06:42:45.464891 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 431/1274] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:42:44 2026] POST /compute/v2.1/servers => generated 402 bytes in 743 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:42:45.470273 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:45.477408 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0af923cc-fd5a-4d8d-98ed-6ee1d93b8693 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:45.479134 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-76ec7eb5-7acf-4a99-87d3-385da2a53018 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3" status: 200 len: 1321 microversion: 2.1 time: 0.111392 Aug 03 06:42:45.479331 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-0af923cc-fd5a-4d8d-98ed-6ee1d93b8693 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:45.479588 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 427/1275] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:45 2026] GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3 => generated 1321 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:45.496144 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0af923cc-fd5a-4d8d-98ed-6ee1d93b8693 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:45.552689 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-0af923cc-fd5a-4d8d-98ed-6ee1d93b8693 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:45.560612 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0af923cc-fd5a-4d8d-98ed-6ee1d93b8693 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 200 len: 1079 microversion: 2.1 time: 0.085050 Aug 03 06:42:45.561090 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 432/1276] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:45 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 1079 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:45.575937 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-ad096b89-ace3-45cc-94d4-149875b3f433 req-5d6c7252-2ac0-48cd-bd30-41172311d1ca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5", "name": "network-vif-unplugged", "status": "completed", "tag": "d74f1149-6456-43c2-9727-3d709b70be70"}, {"server_uuid": "33576057-4d64-4b29-aad9-4ce91daae4e3", "name": "network-vif-unplugged", "status": "completed", "tag": "758ce960-be3d-4563-939e-76dab16d6047"}, {"server_uuid": "33576057-4d64-4b29-aad9-4ce91daae4e3", "name": "network-vif-unplugged", "status": "completed", "tag": "758ce960-be3d-4563-939e-76dab16d6047"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:45.585314 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ad096b89-ace3-45cc-94d4-149875b3f433 req-5d6c7252-2ac0-48cd-bd30-41172311d1ca service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.585561 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ad096b89-ace3-45cc-94d4-149875b3f433 req-5d6c7252-2ac0-48cd-bd30-41172311d1ca service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.585760 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ad096b89-ace3-45cc-94d4-149875b3f433 req-5d6c7252-2ac0-48cd-bd30-41172311d1ca service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.597073 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-ad096b89-ace3-45cc-94d4-149875b3f433 req-5d6c7252-2ac0-48cd-bd30-41172311d1ca service nova] Creating event network-vif-unplugged:d74f1149-6456-43c2-9727-3d709b70be70 for instance 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 on np0000006323 Aug 03 06:42:45.597219 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-ad096b89-ace3-45cc-94d4-149875b3f433 req-5d6c7252-2ac0-48cd-bd30-41172311d1ca service nova] Creating event network-vif-unplugged:758ce960-be3d-4563-939e-76dab16d6047 for instance 33576057-4d64-4b29-aad9-4ce91daae4e3 on np0000006323 Aug 03 06:42:45.597460 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-ad096b89-ace3-45cc-94d4-149875b3f433 req-5d6c7252-2ac0-48cd-bd30-41172311d1ca service nova] Creating event network-vif-unplugged:758ce960-be3d-4563-939e-76dab16d6047 for instance 33576057-4d64-4b29-aad9-4ce91daae4e3 on np0000006323 Aug 03 06:42:45.597991 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-ad096b89-ace3-45cc-94d4-149875b3f433 req-5d6c7252-2ac0-48cd-bd30-41172311d1ca service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:45.604942 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-ad096b89-ace3-45cc-94d4-149875b3f433 req-5d6c7252-2ac0-48cd-bd30-41172311d1ca service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 531 microversion: 2.1 time: 0.031989 Aug 03 06:42:45.604942 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 428/1277] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:45 2026] POST /compute/v2.1/os-server-external-events => generated 531 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:45.647401 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:42:45.647602 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:42:45.647892 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:42:45.648084 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:42:45.648434 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:42:45.656239 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.656424 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.656571 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.657062 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.657258 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.657408 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.671752 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:45.674399 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for user 57c582cfa267429eb13d0f712b425f3c and project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:45.683904 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:42:45.685047 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:42:45.755787 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a1b712e7-4323-4d40-9715-cd1a5e7a4738 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 399 microversion: 2.1 time: 0.828548 Aug 03 06:42:45.756246 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 418/1278] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:42:44 2026] POST /compute/v2.1/servers => generated 399 bytes in 829 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:42:45.765226 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:45.767316 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:45.768755 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ede4f3ac-858e-4327-9735-d1d6ef266756 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:45.770939 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ede4f3ac-858e-4327-9735-d1d6ef266756 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:45.775068 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.775068 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.775358 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.776183 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:45.776803 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:45.777002 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:45.783182 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-ede4f3ac-858e-4327-9735-d1d6ef266756 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:45.787255 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 could not be found. Aug 03 06:42:45.787642 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:45.788114 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8064f605-18cd-4347-acd4-9062a55a5aec tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5" status: 404 len: 111 microversion: 2.1 time: 0.027145 Aug 03 06:42:45.788489 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 433/1279] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:45 2026] GET /compute/v2.1/servers/3f0f2ebb-5a62-45f1-b100-3d0225d6f8a5 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:42:45.799325 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bbfdfac4-05cf-49a4-9af4-ba5be8a93972 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:45.816141 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bbfdfac4-05cf-49a4-9af4-ba5be8a93972 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1055407325" status: 202 len: 0 microversion: 2.1 time: 0.019103 Aug 03 06:42:45.816509 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 419/1280] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:42:45 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1055407325 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:42:45.840756 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-ede4f3ac-858e-4327-9735-d1d6ef266756 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:45.848831 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ede4f3ac-858e-4327-9735-d1d6ef266756 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 200 len: 1235 microversion: 2.1 time: 0.082536 Aug 03 06:42:45.849112 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 429/1281] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:45 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 1235 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:46.221540 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-569a0505-8651-48c0-ba1d-3c49701b3a8f req-6d8e25be-31c3-4dee-8be0-014cc497e26e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "33576057-4d64-4b29-aad9-4ce91daae4e3", "name": "network-vif-deleted", "tag": "758ce960-be3d-4563-939e-76dab16d6047"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:46.235947 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-569a0505-8651-48c0-ba1d-3c49701b3a8f req-6d8e25be-31c3-4dee-8be0-014cc497e26e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:46.236829 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-569a0505-8651-48c0-ba1d-3c49701b3a8f req-6d8e25be-31c3-4dee-8be0-014cc497e26e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:46.237315 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-569a0505-8651-48c0-ba1d-3c49701b3a8f req-6d8e25be-31c3-4dee-8be0-014cc497e26e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:46.249000 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-569a0505-8651-48c0-ba1d-3c49701b3a8f req-6d8e25be-31c3-4dee-8be0-014cc497e26e service nova] Creating event network-vif-deleted:758ce960-be3d-4563-939e-76dab16d6047 for instance 33576057-4d64-4b29-aad9-4ce91daae4e3 on np0000006323 Aug 03 06:42:46.251242 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-569a0505-8651-48c0-ba1d-3c49701b3a8f req-6d8e25be-31c3-4dee-8be0-014cc497e26e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:46.253838 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-569a0505-8651-48c0-ba1d-3c49701b3a8f req-6d8e25be-31c3-4dee-8be0-014cc497e26e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036216 Aug 03 06:42:46.255877 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 434/1282] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:46 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) Aug 03 06:42:46.498438 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:46.500835 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 33576057-4d64-4b29-aad9-4ce91daae4e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:46.509311 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:46.509588 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:46.509888 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:46.510867 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:46.511275 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:46.511824 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:46.524143 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] HTTP exception thrown: Instance 33576057-4d64-4b29-aad9-4ce91daae4e3 could not be found. Aug 03 06:42:46.524602 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Returning 404 to user: Instance 33576057-4d64-4b29-aad9-4ce91daae4e3 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:42:46.525063 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d7465699-eb2e-40ae-976d-0bfa0e6d8c18 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3" status: 404 len: 111 microversion: 2.1 time: 0.029399 Aug 03 06:42:46.525466 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 420/1283] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:46 2026] GET /compute/v2.1/servers/33576057-4d64-4b29-aad9-4ce91daae4e3 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:42:46.537044 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3972ff1a-51e7-44cb-8339-faf1615979c9 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:46.551987 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3972ff1a-51e7-44cb-8339-faf1615979c9 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1171974114" status: 202 len: 0 microversion: 2.1 time: 0.016957 Aug 03 06:42:46.552305 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 430/1284] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:42:46 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1171974114 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:42:46.579185 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:46.581403 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:46.586507 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:46.586984 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:46.587260 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:46.587783 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:46.590046 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:46.590607 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:46.616619 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:46.687950 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:46.701394 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-31eb9fbf-377f-463f-aeba-50372eca44c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 200 len: 1185 microversion: 2.1 time: 0.124461 Aug 03 06:42:46.702046 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 435/1285] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:46 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 1185 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:46.867248 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:46.869470 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:46.874683 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:46.875180 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:46.875428 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:46.875936 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:46.876308 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:46.876870 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:46.899961 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:46.965091 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:46.976588 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e76c8f62-2669-41b5-87c3-4e5600d21dc9 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 200 len: 1287 microversion: 2.1 time: 0.111260 Aug 03 06:42:46.977003 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 421/1286] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:46 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 1287 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:47.723628 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:47.724982 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:47.729754 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:47.730009 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:47.730207 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:47.730673 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:47.730994 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:47.731218 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:47.748886 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:47.899972 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:47.910326 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c0f5cfa9-899c-4262-89fb-62b3398c4958 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 200 len: 1249 microversion: 2.1 time: 0.188282 Aug 03 06:42:47.910624 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 431/1287] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:47 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 1249 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:47.997299 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:47.999413 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:48.017836 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:48.017836 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:48.018030 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:48.018637 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:48.019097 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:48.019594 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:48.050677 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:48.210099 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:48.217825 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f06b165d-67af-4dbb-be3b-907b56a4d2f0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 200 len: 1360 microversion: 2.1 time: 0.222664 Aug 03 06:42:48.218274 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 436/1288] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:47 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 1360 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:48.299071 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-f0a25831-3996-41b5-ae45-7190e394db7e req-0ff48f89-3301-4444-b719-5d2c85059d96 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b2cb3da1-679a-4552-beb3-3f82d84f412f", "tag": "47911024-80a4-438b-8e7f-c6d1b25c4194"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:48.311448 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f0a25831-3996-41b5-ae45-7190e394db7e req-0ff48f89-3301-4444-b719-5d2c85059d96 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:48.311985 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f0a25831-3996-41b5-ae45-7190e394db7e req-0ff48f89-3301-4444-b719-5d2c85059d96 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:48.312237 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f0a25831-3996-41b5-ae45-7190e394db7e req-0ff48f89-3301-4444-b719-5d2c85059d96 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:48.322681 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-f0a25831-3996-41b5-ae45-7190e394db7e req-0ff48f89-3301-4444-b719-5d2c85059d96 service nova] Creating event network-changed:47911024-80a4-438b-8e7f-c6d1b25c4194 for instance b2cb3da1-679a-4552-beb3-3f82d84f412f on np0000006323 Aug 03 06:42:48.323223 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-f0a25831-3996-41b5-ae45-7190e394db7e req-0ff48f89-3301-4444-b719-5d2c85059d96 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:48.329624 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-f0a25831-3996-41b5-ae45-7190e394db7e req-0ff48f89-3301-4444-b719-5d2c85059d96 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034437 Aug 03 06:42:48.330101 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 422/1289] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:48 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:48.486055 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-ee6445aa-15a6-4384-86b2-0fdb2cc5106e req-54cf90d2-bc36-4139-a505-95262b3d8839 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5e07f3cd-13c0-42be-ac7c-d46181eda5e3", "tag": "87f7e5d4-7b37-4201-b38a-b838f70c2d3d"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:48.492996 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ee6445aa-15a6-4384-86b2-0fdb2cc5106e req-54cf90d2-bc36-4139-a505-95262b3d8839 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:48.493251 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ee6445aa-15a6-4384-86b2-0fdb2cc5106e req-54cf90d2-bc36-4139-a505-95262b3d8839 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:48.493475 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ee6445aa-15a6-4384-86b2-0fdb2cc5106e req-54cf90d2-bc36-4139-a505-95262b3d8839 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:48.499212 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-ee6445aa-15a6-4384-86b2-0fdb2cc5106e req-54cf90d2-bc36-4139-a505-95262b3d8839 service nova] Creating event network-changed:87f7e5d4-7b37-4201-b38a-b838f70c2d3d for instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 on np0000006323 Aug 03 06:42:48.499622 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-ee6445aa-15a6-4384-86b2-0fdb2cc5106e req-54cf90d2-bc36-4139-a505-95262b3d8839 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:48.502947 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-ee6445aa-15a6-4384-86b2-0fdb2cc5106e req-54cf90d2-bc36-4139-a505-95262b3d8839 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019171 Aug 03 06:42:48.503251 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 432/1290] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42: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) Aug 03 06:42:48.838115 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-e0ab863c-e3e2-48a9-af0b-3cb760488269 req-e54d722b-ad81-4cb5-8d5b-5982f3b6f116 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2cb3da1-679a-4552-beb3-3f82d84f412f", "name": "network-vif-plugged", "status": "completed", "tag": "47911024-80a4-438b-8e7f-c6d1b25c4194"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:48.848976 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e0ab863c-e3e2-48a9-af0b-3cb760488269 req-e54d722b-ad81-4cb5-8d5b-5982f3b6f116 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:48.849156 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e0ab863c-e3e2-48a9-af0b-3cb760488269 req-e54d722b-ad81-4cb5-8d5b-5982f3b6f116 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:48.849301 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e0ab863c-e3e2-48a9-af0b-3cb760488269 req-e54d722b-ad81-4cb5-8d5b-5982f3b6f116 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:48.858226 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e0ab863c-e3e2-48a9-af0b-3cb760488269 req-e54d722b-ad81-4cb5-8d5b-5982f3b6f116 service nova] Creating event network-vif-plugged:47911024-80a4-438b-8e7f-c6d1b25c4194 for instance b2cb3da1-679a-4552-beb3-3f82d84f412f on np0000006323 Aug 03 06:42:48.858875 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-e0ab863c-e3e2-48a9-af0b-3cb760488269 req-e54d722b-ad81-4cb5-8d5b-5982f3b6f116 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:48.866913 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-e0ab863c-e3e2-48a9-af0b-3cb760488269 req-e54d722b-ad81-4cb5-8d5b-5982f3b6f116 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030246 Aug 03 06:42:48.867208 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 437/1291] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:48 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) Aug 03 06:42:48.933034 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:48.934463 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:48.938317 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:48.938556 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:48.938754 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:48.939162 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:48.939446 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:48.939714 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:48.954120 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:49.012160 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-84331041-aa15-4c4a-ac6e-dbd7570785a9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1551227", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOTYTGS4mNFQsJycvpAIbabuKsp6w2JM6pem0CVnAPDOUedPJoEYB0aV6jDqoTMrxpNY0+4VpsTkAXLwTHZravOCBjknXOSEC7QFY1lBjS3wUqNNuJ9N+B8rFAcIbQKUAw=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:49.041791 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-84331041-aa15-4c4a-ac6e-dbd7570785a9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:49.046370 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-84331041-aa15-4c4a-ac6e-dbd7570785a9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:49.068431 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-84331041-aa15-4c4a-ac6e-dbd7570785a9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 383 microversion: 2.1 time: 0.058492 Aug 03 06:42:49.068865 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 433/1292] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:42:49 2026] POST /compute/v2.1/os-keypairs => generated 383 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:49.142759 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:49.154204 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-629624f5-8b1c-48c7-a98a-a5b245237c58 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 200 len: 1249 microversion: 2.1 time: 0.226754 Aug 03 06:42:49.155846 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 423/1293] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:48 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 1249 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:49.240014 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:49.241529 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:49.246876 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:49.246876 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:49.247175 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:49.248312 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:49.248844 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:49.250554 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:49.283381 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:49.509959 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:49.519833 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-fd7dc7f1-c3a0-41b3-9b60-6ca235e8dba2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 200 len: 1360 microversion: 2.1 time: 0.283257 Aug 03 06:42:49.520198 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 438/1294] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:49 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 1360 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:50.174431 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:50.176057 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:50.180872 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:50.181128 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:50.181355 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:50.181866 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:50.182244 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:50.182646 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:50.202310 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:50.320799 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1874487465", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "f06d847f-02cc-4daf-8480-a2e7b9760647", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "29475638-4fc8-425b-8c1e-8d0503548bc3"}], "security_groups": [{"name": "tempest-securitygroup--1841733008"}], "key_name": "tempest-keypair-1551227", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:50.370214 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:50.371553 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:50.371553 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:50.371618 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:50.372015 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:50.372430 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:50.374771 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:50.380062 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:50.382820 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c27df0ea-8693-4f73-8be5-e6910f6af6e5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 200 len: 1249 microversion: 2.1 time: 0.209404 Aug 03 06:42:50.382820 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 434/1295] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:50 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 1249 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:50.457388 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] validate_networks() for [('29475638-4fc8-425b-8c1e-8d0503548bc3', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:42:50.457770 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:50.537204 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:50.539223 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:50.545036 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:50.545269 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:50.545521 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:50.546045 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:50.546382 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:50.546753 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:50.570057 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:50.695112 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:50.717169 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:50.725678 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-184d55d6-db93-4fc0-b5e9-63acec286827 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 200 len: 1360 microversion: 2.1 time: 0.190060 Aug 03 06:42:50.725678 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 439/1296] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:50 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 1360 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:50.828695 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:42:50.828867 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:42:50.829049 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:42:50.829247 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:42:50.829473 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:42:50.834998 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:50.835129 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:50.835293 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:50.835794 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:50.835943 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:50.836079 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:50.844935 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:42:50.847018 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:42:50.879634 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:42:50.880134 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] 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='f06d847f-02cc-4daf-8480-a2e7b9760647',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:42:50.908152 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-4209355d-5d29-46f6-97e0-1b00e2ffa21c req-cb72f744-6c88-4489-8883-7ee8fc1f41bd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2cb3da1-679a-4552-beb3-3f82d84f412f", "name": "network-vif-plugged", "status": "completed", "tag": "47911024-80a4-438b-8e7f-c6d1b25c4194"}, {"server_uuid": "5e07f3cd-13c0-42be-ac7c-d46181eda5e3", "name": "network-vif-plugged", "status": "completed", "tag": "87f7e5d4-7b37-4201-b38a-b838f70c2d3d"}, {"server_uuid": "5e07f3cd-13c0-42be-ac7c-d46181eda5e3", "name": "network-vif-plugged", "status": "completed", "tag": "87f7e5d4-7b37-4201-b38a-b838f70c2d3d"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:50.925881 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4209355d-5d29-46f6-97e0-1b00e2ffa21c req-cb72f744-6c88-4489-8883-7ee8fc1f41bd service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:50.926086 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4209355d-5d29-46f6-97e0-1b00e2ffa21c req-cb72f744-6c88-4489-8883-7ee8fc1f41bd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:50.926190 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4209355d-5d29-46f6-97e0-1b00e2ffa21c req-cb72f744-6c88-4489-8883-7ee8fc1f41bd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:50.935846 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-4209355d-5d29-46f6-97e0-1b00e2ffa21c req-cb72f744-6c88-4489-8883-7ee8fc1f41bd service nova] Creating event network-vif-plugged:47911024-80a4-438b-8e7f-c6d1b25c4194 for instance b2cb3da1-679a-4552-beb3-3f82d84f412f on np0000006323 Aug 03 06:42:50.936032 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-4209355d-5d29-46f6-97e0-1b00e2ffa21c req-cb72f744-6c88-4489-8883-7ee8fc1f41bd service nova] Creating event network-vif-plugged:87f7e5d4-7b37-4201-b38a-b838f70c2d3d for instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 on np0000006323 Aug 03 06:42:50.936254 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-4209355d-5d29-46f6-97e0-1b00e2ffa21c req-cb72f744-6c88-4489-8883-7ee8fc1f41bd service nova] Creating event network-vif-plugged:87f7e5d4-7b37-4201-b38a-b838f70c2d3d for instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 on np0000006323 Aug 03 06:42:50.936712 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-4209355d-5d29-46f6-97e0-1b00e2ffa21c req-cb72f744-6c88-4489-8883-7ee8fc1f41bd service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:50.943261 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-4209355d-5d29-46f6-97e0-1b00e2ffa21c req-cb72f744-6c88-4489-8883-7ee8fc1f41bd service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.038771 Aug 03 06:42:50.949015 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 435/1297] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:50 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:51.045474 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-42413ea4-caad-4038-9265-d66bd88dae7f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.729093 Aug 03 06:42:51.045943 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 424/1298] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:42:50 2026] POST /compute/v2.1/servers => generated 404 bytes in 730 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:42:51.061234 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7f3800dd-ae2a-4cfa-ba41-95af4cd259ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:51.063344 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7f3800dd-ae2a-4cfa-ba41-95af4cd259ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:51.084484 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-7f3800dd-ae2a-4cfa-ba41-95af4cd259ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:51.157211 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-7f3800dd-ae2a-4cfa-ba41-95af4cd259ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:51.165854 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7f3800dd-ae2a-4cfa-ba41-95af4cd259ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1073 microversion: 2.1 time: 0.106877 Aug 03 06:42:51.166249 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 440/1299] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:51 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1073 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:51.401472 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:51.403372 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:51.408403 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:51.408753 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:51.408982 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:51.409519 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:51.409908 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:51.410248 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:51.430802 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:51.589243 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:51.604839 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6df1e0fe-1c68-4737-8951-ef62f545f922 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 200 len: 1438 microversion: 2.1 time: 0.205178 Aug 03 06:42:51.605029 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 436/1300] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:51 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 1438 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:51.627922 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a0d6804b-3ee9-4d2a-bb2b-7675a6c34c72 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:51.631027 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a0d6804b-3ee9-4d2a-bb2b-7675a6c34c72 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:51.635069 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a0d6804b-3ee9-4d2a-bb2b-7675a6c34c72 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:51.635498 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a0d6804b-3ee9-4d2a-bb2b-7675a6c34c72 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:51.635781 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a0d6804b-3ee9-4d2a-bb2b-7675a6c34c72 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:51.636194 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a0d6804b-3ee9-4d2a-bb2b-7675a6c34c72 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:51.636539 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a0d6804b-3ee9-4d2a-bb2b-7675a6c34c72 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:51.636824 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a0d6804b-3ee9-4d2a-bb2b-7675a6c34c72 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:51.652419 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a0d6804b-3ee9-4d2a-bb2b-7675a6c34c72 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:51.730002 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a0d6804b-3ee9-4d2a-bb2b-7675a6c34c72 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.103776 Aug 03 06:42:51.730384 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 425/1301] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:42:51 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f/os-interface => generated 282 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:51.743971 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:51.747680 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:51.754257 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:51.754538 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:51.754890 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:51.755284 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:51.755613 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:51.755931 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:51.779410 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:52.188117 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:52.190511 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:52.196027 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:52.196733 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:52.197017 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:52.197585 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:52.198754 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:52.199111 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:52.223425 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:52.489615 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:52.501848 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4b115725-bef9-4756-8b33-94facc977c6e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1189 microversion: 2.1 time: 0.318363 Aug 03 06:42:52.506008 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 437/1302] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:52 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1189 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:52.509218 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:52.521149 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0b532abb-08bf-460d-b487-dd07654b4a52 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 200 len: 1549 microversion: 2.1 time: 0.779593 Aug 03 06:42:52.521149 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 441/1303] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:51 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 1549 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:52.547474 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e5d2b8cb-fd00-410f-951b-9b95fda7c4fd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:52.549633 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e5d2b8cb-fd00-410f-951b-9b95fda7c4fd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:52.553240 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5d2b8cb-fd00-410f-951b-9b95fda7c4fd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:52.553571 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5d2b8cb-fd00-410f-951b-9b95fda7c4fd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:52.553632 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5d2b8cb-fd00-410f-951b-9b95fda7c4fd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:52.553875 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5d2b8cb-fd00-410f-951b-9b95fda7c4fd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:52.553996 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5d2b8cb-fd00-410f-951b-9b95fda7c4fd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:52.554106 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5d2b8cb-fd00-410f-951b-9b95fda7c4fd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:52.568457 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e5d2b8cb-fd00-410f-951b-9b95fda7c4fd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:52.704708 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e5d2b8cb-fd00-410f-951b-9b95fda7c4fd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.162205 Aug 03 06:42:52.705204 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 426/1304] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:42:52 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/os-interface => generated 283 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:52.990952 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-0d0b0562-68c6-4913-9dcd-a0e4ff6a017f req-6677b1c3-3700-4b98-8c63-07ac4b2c44ad service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b2cb3da1-679a-4552-beb3-3f82d84f412f", "tag": "47911024-80a4-438b-8e7f-c6d1b25c4194"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:53.001686 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-0d0b0562-68c6-4913-9dcd-a0e4ff6a017f req-6677b1c3-3700-4b98-8c63-07ac4b2c44ad service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:53.002024 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-0d0b0562-68c6-4913-9dcd-a0e4ff6a017f req-6677b1c3-3700-4b98-8c63-07ac4b2c44ad service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:53.002250 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-0d0b0562-68c6-4913-9dcd-a0e4ff6a017f req-6677b1c3-3700-4b98-8c63-07ac4b2c44ad service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:53.011549 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-0d0b0562-68c6-4913-9dcd-a0e4ff6a017f req-6677b1c3-3700-4b98-8c63-07ac4b2c44ad service nova] Creating event network-changed:47911024-80a4-438b-8e7f-c6d1b25c4194 for instance b2cb3da1-679a-4552-beb3-3f82d84f412f on np0000006323 Aug 03 06:42:53.012460 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-0d0b0562-68c6-4913-9dcd-a0e4ff6a017f req-6677b1c3-3700-4b98-8c63-07ac4b2c44ad service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:53.016924 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-0d0b0562-68c6-4913-9dcd-a0e4ff6a017f req-6677b1c3-3700-4b98-8c63-07ac4b2c44ad service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028165 Aug 03 06:42:53.017335 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 438/1305] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:52 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) Aug 03 06:42:53.444457 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-2186149c-c91d-4e9a-9ea5-e3c8aa616273 req-6cc41f6e-efce-43b1-8817-7b613d1f6b81 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5e07f3cd-13c0-42be-ac7c-d46181eda5e3", "tag": "87f7e5d4-7b37-4201-b38a-b838f70c2d3d"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:53.454649 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-2186149c-c91d-4e9a-9ea5-e3c8aa616273 req-6cc41f6e-efce-43b1-8817-7b613d1f6b81 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:53.454992 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-2186149c-c91d-4e9a-9ea5-e3c8aa616273 req-6cc41f6e-efce-43b1-8817-7b613d1f6b81 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:53.455224 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-2186149c-c91d-4e9a-9ea5-e3c8aa616273 req-6cc41f6e-efce-43b1-8817-7b613d1f6b81 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:53.463676 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-2186149c-c91d-4e9a-9ea5-e3c8aa616273 req-6cc41f6e-efce-43b1-8817-7b613d1f6b81 service nova] Creating event network-changed:87f7e5d4-7b37-4201-b38a-b838f70c2d3d for instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 on np0000006323 Aug 03 06:42:53.464471 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-2186149c-c91d-4e9a-9ea5-e3c8aa616273 req-6cc41f6e-efce-43b1-8817-7b613d1f6b81 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:53.470346 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-2186149c-c91d-4e9a-9ea5-e3c8aa616273 req-6cc41f6e-efce-43b1-8817-7b613d1f6b81 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028329 Aug 03 06:42:53.470346 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 442/1306] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:53 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) Aug 03 06:42:53.530042 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:53.531805 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:53.537555 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:53.537735 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:53.538002 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:53.538797 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:53.539185 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:53.539851 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:53.563495 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:53.802055 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-04825838-5ccb-4ed9-9c2b-0ccca46024df req-75cb331f-51f0-4a59-8e56-4ded7b9d0ab7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:53.804894 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:53.810685 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-04825838-5ccb-4ed9-9c2b-0ccca46024df req-75cb331f-51f0-4a59-8e56-4ded7b9d0ab7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:53.810979 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-04825838-5ccb-4ed9-9c2b-0ccca46024df req-75cb331f-51f0-4a59-8e56-4ded7b9d0ab7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:53.811147 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-04825838-5ccb-4ed9-9c2b-0ccca46024df req-75cb331f-51f0-4a59-8e56-4ded7b9d0ab7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:53.822350 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1ffdd369-46ba-42f4-aa6b-e768428143b5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1245 microversion: 2.1 time: 0.295351 Aug 03 06:42:53.824207 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-04825838-5ccb-4ed9-9c2b-0ccca46024df req-75cb331f-51f0-4a59-8e56-4ded7b9d0ab7 service nova] Creating event network-changed:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:42:53.825566 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-04825838-5ccb-4ed9-9c2b-0ccca46024df req-75cb331f-51f0-4a59-8e56-4ded7b9d0ab7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:53.829803 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 427/1307] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:53 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1245 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:53.835694 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-04825838-5ccb-4ed9-9c2b-0ccca46024df req-75cb331f-51f0-4a59-8e56-4ded7b9d0ab7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.039431 Aug 03 06:42:53.835694 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 439/1308] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:53 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:54.851855 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:54.853564 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:54.860802 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:54.861279 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:54.862286 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:54.863285 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:54.863953 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:54.864453 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:54.892736 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:55.043725 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:55.054238 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4af2ce5a-63b3-4139-93ca-ef99a88ec936 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1245 microversion: 2.1 time: 0.206626 Aug 03 06:42:55.054672 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 443/1309] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:54 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1245 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:55.248035 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:42:55.345157 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:55.347089 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:55.353536 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:55.353883 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:55.354170 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:55.354746 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:55.355154 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:55.355572 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:55.375441 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:55.542082 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:55.555935 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7415d76c-ddb8-4e4b-ba61-3f71cb02f7a7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1671 microversion: 2.1 time: 0.212992 Aug 03 06:42:55.556311 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 428/1310] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:55 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1671 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:55.656729 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d27b0935-c723-4508-bcae-e31e9193214c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "5588390b-788e-4052-91a4-8a78ce48abcc"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:55.658409 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d27b0935-c723-4508-bcae-e31e9193214c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:55.662809 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d27b0935-c723-4508-bcae-e31e9193214c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:55.663110 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d27b0935-c723-4508-bcae-e31e9193214c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:55.663207 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d27b0935-c723-4508-bcae-e31e9193214c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:55.663505 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d27b0935-c723-4508-bcae-e31e9193214c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:55.663698 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d27b0935-c723-4508-bcae-e31e9193214c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:55.663892 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d27b0935-c723-4508-bcae-e31e9193214c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:55.881926 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-da0ffc37-888f-448e-9fb3-c1cd6881e022 req-e00b2f29-2dc1-40c1-a497-8002a1ef66cb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "name": "network-vif-plugged", "status": "completed", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}, {"server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "name": "network-vif-plugged", "status": "completed", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:55.891935 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-da0ffc37-888f-448e-9fb3-c1cd6881e022 req-e00b2f29-2dc1-40c1-a497-8002a1ef66cb service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:55.892347 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-da0ffc37-888f-448e-9fb3-c1cd6881e022 req-e00b2f29-2dc1-40c1-a497-8002a1ef66cb service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:55.892744 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-da0ffc37-888f-448e-9fb3-c1cd6881e022 req-e00b2f29-2dc1-40c1-a497-8002a1ef66cb service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:55.902538 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-da0ffc37-888f-448e-9fb3-c1cd6881e022 req-e00b2f29-2dc1-40c1-a497-8002a1ef66cb service nova] Creating event network-vif-plugged:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:42:55.903272 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-da0ffc37-888f-448e-9fb3-c1cd6881e022 req-e00b2f29-2dc1-40c1-a497-8002a1ef66cb service nova] Creating event network-vif-plugged:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:42:55.903877 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-da0ffc37-888f-448e-9fb3-c1cd6881e022 req-e00b2f29-2dc1-40c1-a497-8002a1ef66cb service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:55.911402 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-da0ffc37-888f-448e-9fb3-c1cd6881e022 req-e00b2f29-2dc1-40c1-a497-8002a1ef66cb service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.031871 Aug 03 06:42:55.911787 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 444/1311] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:55 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) Aug 03 06:42:56.075728 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:56.078161 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:56.083334 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:56.083681 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:56.083936 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:56.084676 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:56.085177 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:56.085578 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:56.115964 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:56.282745 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d27b0935-c723-4508-bcae-e31e9193214c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.628294 Aug 03 06:42:56.283683 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 440/1312] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:42:55 2026] POST /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 194 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:56.285501 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:56.294114 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0c882679-5521-4b97-b5a2-635f31b4887b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1245 microversion: 2.1 time: 0.220732 Aug 03 06:42:56.294457 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 429/1313] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:56 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1245 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:57.316737 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:57.318467 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:57.327882 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:57.328258 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:57.328551 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:57.329064 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:57.329481 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:57.329911 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:57.354426 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:57.535035 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:42:57.543094 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8283b7b0-3612-473f-9458-5c3f8e901b97 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1429 microversion: 2.1 time: 0.228625 Aug 03 06:42:57.543466 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 445/1314] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:42:57 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1429 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:42:57.565681 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3b9f1575-f4ee-44b8-99ec-07d1ef9eae57 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:42:57.566713 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3b9f1575-f4ee-44b8-99ec-07d1ef9eae57 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:42:57.572158 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b9f1575-f4ee-44b8-99ec-07d1ef9eae57 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:57.573848 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b9f1575-f4ee-44b8-99ec-07d1ef9eae57 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:57.573848 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b9f1575-f4ee-44b8-99ec-07d1ef9eae57 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:57.573848 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b9f1575-f4ee-44b8-99ec-07d1ef9eae57 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:57.573848 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b9f1575-f4ee-44b8-99ec-07d1ef9eae57 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:57.574161 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b9f1575-f4ee-44b8-99ec-07d1ef9eae57 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:57.591646 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3b9f1575-f4ee-44b8-99ec-07d1ef9eae57 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:42:57.744879 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3b9f1575-f4ee-44b8-99ec-07d1ef9eae57 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.182932 Aug 03 06:42:57.745590 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 441/1315] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:42:57 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd/os-interface => generated 282 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:42:58.489666 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-e23f4dc1-c3c5-48f1-989a-7b882da6fc33 req-d8b886e5-535f-4aef-bbac-d66818166a8e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:42:58.495784 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e23f4dc1-c3c5-48f1-989a-7b882da6fc33 req-d8b886e5-535f-4aef-bbac-d66818166a8e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:42:58.495984 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e23f4dc1-c3c5-48f1-989a-7b882da6fc33 req-d8b886e5-535f-4aef-bbac-d66818166a8e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:42:58.496131 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e23f4dc1-c3c5-48f1-989a-7b882da6fc33 req-d8b886e5-535f-4aef-bbac-d66818166a8e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:42:58.503312 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-e23f4dc1-c3c5-48f1-989a-7b882da6fc33 req-d8b886e5-535f-4aef-bbac-d66818166a8e service nova] Creating event network-changed:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:42:58.503804 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-e23f4dc1-c3c5-48f1-989a-7b882da6fc33 req-d8b886e5-535f-4aef-bbac-d66818166a8e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:42:58.507532 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-e23f4dc1-c3c5-48f1-989a-7b882da6fc33 req-d8b886e5-535f-4aef-bbac-d66818166a8e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019633 Aug 03 06:42:58.507899 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 430/1316] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:42:58 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) Aug 03 06:42:59.051343 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:00.838097 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=4 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:00.849503 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=8 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:01.159621 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=7 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:02.647691 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-dd1976c5-49df-4fcf-8b71-4a9fe9630600 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:02.657075 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-dd1976c5-49df-4fcf-8b71-4a9fe9630600 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/flavors/42" status: 200 len: 363 microversion: 2.1 time: 0.010783 Aug 03 06:43:02.657075 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 446/1317] 10.4.3.71 () {66 vars in 1245 bytes} [Mon Aug 3 06:43:02 2026] GET /compute/v2.1/flavors/42 => generated 363 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:02.670769 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fa485228-86e9-4641-95e6-561a49c32234 tempest-TestEncryptedCinderVolumes-1530907945 tempest-TestEncryptedCinderVolumes-1530907945-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-415007165", "vcpus": 1, "ram": 192, "disk": 1}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:02.691295 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fa485228-86e9-4641-95e6-561a49c32234 tempest-TestEncryptedCinderVolumes-1530907945 tempest-TestEncryptedCinderVolumes-1530907945-project-admin] 10.4.3.71 "POST /compute/v2.1/flavors" status: 200 len: 475 microversion: 2.1 time: 0.025342 Aug 03 06:43:02.691856 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 442/1318] 10.4.3.71 () {68 vars in 1257 bytes} [Mon Aug 3 06:43:02 2026] POST /compute/v2.1/flavors => generated 475 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:02.705559 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "14ba1f56-22ef-4441-a0d2-70ab5792fd7e"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:02.707337 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:02.712819 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:02.713107 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:02.713326 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:02.713743 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:02.713956 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:02.714114 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:02.757800 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:02.758016 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:02.758155 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:02.762437 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:02.800062 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:02.800281 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:02.800452 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:02.800864 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:02.802110 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:02.802408 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:02.808582 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:02.813473 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Old instance type m1.nano, new instance type tempest-415007165 {{(pid=84360) resize /opt/stack/nova/nova/compute/api.py:4354}} Aug 03 06:43:02.822301 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:43:02.822523 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:43:02.822790 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:43:02.822988 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:43:02.823159 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:43:02.913143 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-15018d21-10f5-46d4-b243-f349a0c7d621 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/action" status: 202 len: 0 microversion: 2.1 time: 0.211481 Aug 03 06:43:02.913725 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 431/1319] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:43:02 2026] POST /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:02.927265 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:02.930582 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:02.937392 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:02.938809 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:02.938809 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:02.940145 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:02.940957 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:02.941582 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:02.979924 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:03.207309 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:03.218286 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-124e3c46-2098-406b-b978-49e858bd0406 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1726 microversion: 2.1 time: 0.295577 Aug 03 06:43:03.218695 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 447/1320] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:02 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1726 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:04.238085 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:04.239548 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:04.243773 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:04.244042 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:04.244273 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:04.244764 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:04.245058 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:04.245319 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:04.270518 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:04.442158 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:04.453146 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a8747069-c4d9-4a33-8ace-0022290f94aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1726 microversion: 2.1 time: 0.216823 Aug 03 06:43:04.453586 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 443/1321] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:04 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1726 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:05.397831 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-dd53027d-a9c4-496f-967f-e0aed26b85c1 req-b2cd5020-6ff8-4b02-8753-8c568972e948 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-unplugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:05.403900 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-dd53027d-a9c4-496f-967f-e0aed26b85c1 req-b2cd5020-6ff8-4b02-8753-8c568972e948 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:05.404062 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-dd53027d-a9c4-496f-967f-e0aed26b85c1 req-b2cd5020-6ff8-4b02-8753-8c568972e948 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:05.404239 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-dd53027d-a9c4-496f-967f-e0aed26b85c1 req-b2cd5020-6ff8-4b02-8753-8c568972e948 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:05.412542 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-dd53027d-a9c4-496f-967f-e0aed26b85c1 req-b2cd5020-6ff8-4b02-8753-8c568972e948 service nova] Creating event network-vif-unplugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:05.421242 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [req-dd53027d-a9c4-496f-967f-e0aed26b85c1 req-b2cd5020-6ff8-4b02-8753-8c568972e948 service nova] Instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84360) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:43:05.421896 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-dd53027d-a9c4-496f-967f-e0aed26b85c1 req-b2cd5020-6ff8-4b02-8753-8c568972e948 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:05.437990 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-dd53027d-a9c4-496f-967f-e0aed26b85c1 req-b2cd5020-6ff8-4b02-8753-8c568972e948 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.041744 Aug 03 06:43:05.438874 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 432/1322] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:05 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) Aug 03 06:43:05.484670 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:05.486664 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:05.492585 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:05.493033 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:05.493302 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:05.493936 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:05.494362 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:05.494788 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:05.525160 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:05.653596 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:05.661170 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b5f2c32b-4910-41d6-93b1-877c57287e4e tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1731 microversion: 2.1 time: 0.178247 Aug 03 06:43:05.661680 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 448/1323] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:05 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1731 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:06.678240 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:06.680290 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:06.684538 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:06.684806 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:06.685028 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:06.685478 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:06.685761 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:06.686043 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:06.701291 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:06.876204 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:06.890978 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e2ad6f42-a6a4-48b5-ac9c-d6c88800ef1a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1730 microversion: 2.1 time: 0.214271 Aug 03 06:43:06.891409 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 444/1324] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:06 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1730 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:07.473842 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-1a2298be-973d-4193-8ed8-bd1ef6602cf7 req-0f1ff847-db6d-45b4-9aa3-5465bfddb9ab service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-unplugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:07.480245 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1a2298be-973d-4193-8ed8-bd1ef6602cf7 req-0f1ff847-db6d-45b4-9aa3-5465bfddb9ab service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:07.480486 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1a2298be-973d-4193-8ed8-bd1ef6602cf7 req-0f1ff847-db6d-45b4-9aa3-5465bfddb9ab service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:07.480666 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1a2298be-973d-4193-8ed8-bd1ef6602cf7 req-0f1ff847-db6d-45b4-9aa3-5465bfddb9ab service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:07.488258 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-1a2298be-973d-4193-8ed8-bd1ef6602cf7 req-0f1ff847-db6d-45b4-9aa3-5465bfddb9ab service nova] Creating event network-vif-unplugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:07.495556 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [req-1a2298be-973d-4193-8ed8-bd1ef6602cf7 req-0f1ff847-db6d-45b4-9aa3-5465bfddb9ab service nova] Instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84360) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:43:07.496092 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-1a2298be-973d-4193-8ed8-bd1ef6602cf7 req-0f1ff847-db6d-45b4-9aa3-5465bfddb9ab service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:07.502058 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-1a2298be-973d-4193-8ed8-bd1ef6602cf7 req-0f1ff847-db6d-45b4-9aa3-5465bfddb9ab service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030017 Aug 03 06:43:07.502796 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 433/1325] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:07 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) Aug 03 06:43:07.915474 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:07.919538 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:07.925561 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:07.925976 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:07.926740 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:07.927123 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:07.927812 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:07.928220 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:07.969157 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:08.155414 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:08.167575 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8a023aa1-0585-41cc-a952-499497426258 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1796 microversion: 2.1 time: 0.256868 Aug 03 06:43:08.167996 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 449/1326] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:07 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1796 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:09.184868 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:09.186915 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:09.192188 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:09.192467 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:09.192728 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:09.193350 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:09.193689 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:09.194032 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:09.213688 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:09.405684 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:09.414590 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7c19697f-f5f5-4539-954e-8ba674e77e10 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1796 microversion: 2.1 time: 0.231532 Aug 03 06:43:09.414897 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 445/1327] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:09 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1796 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:09.557959 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-e57f3293-ab98-41cd-a325-be68f83a052c req-e526c649-c27b-49b7-8e79-c003d505fca9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-plugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}, {"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-plugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:09.565731 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e57f3293-ab98-41cd-a325-be68f83a052c req-e526c649-c27b-49b7-8e79-c003d505fca9 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:09.565929 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e57f3293-ab98-41cd-a325-be68f83a052c req-e526c649-c27b-49b7-8e79-c003d505fca9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:09.566156 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e57f3293-ab98-41cd-a325-be68f83a052c req-e526c649-c27b-49b7-8e79-c003d505fca9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:09.574813 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-e57f3293-ab98-41cd-a325-be68f83a052c req-e526c649-c27b-49b7-8e79-c003d505fca9 service nova] Creating event network-vif-plugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:09.575051 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-e57f3293-ab98-41cd-a325-be68f83a052c req-e526c649-c27b-49b7-8e79-c003d505fca9 service nova] Creating event network-vif-plugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:09.583946 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [req-e57f3293-ab98-41cd-a325-be68f83a052c req-e526c649-c27b-49b7-8e79-c003d505fca9 service nova] Instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84360) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:43:09.584368 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-e57f3293-ab98-41cd-a325-be68f83a052c req-e526c649-c27b-49b7-8e79-c003d505fca9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:09.592271 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-e57f3293-ab98-41cd-a325-be68f83a052c req-e526c649-c27b-49b7-8e79-c003d505fca9 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.035766 Aug 03 06:43:09.592271 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 434/1328] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:09 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:10.429954 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:10.433890 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:10.439543 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:10.439929 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:10.440355 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:10.441121 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:10.441601 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:10.442153 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:10.466699 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:10.622696 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:10.630856 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ae379a47-9dfb-48a1-b3b5-cd3d07900512 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1793 microversion: 2.1 time: 0.203548 Aug 03 06:43:10.631223 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 450/1329] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:10 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1793 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:10.650675 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0a573ecb-dfda-4c6f-8e79-5e2a2d7066e4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:10.653049 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0a573ecb-dfda-4c6f-8e79-5e2a2d7066e4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:10.657598 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a573ecb-dfda-4c6f-8e79-5e2a2d7066e4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:10.657824 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a573ecb-dfda-4c6f-8e79-5e2a2d7066e4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:10.657980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a573ecb-dfda-4c6f-8e79-5e2a2d7066e4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:10.658269 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a573ecb-dfda-4c6f-8e79-5e2a2d7066e4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:10.658440 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a573ecb-dfda-4c6f-8e79-5e2a2d7066e4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:10.658591 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0a573ecb-dfda-4c6f-8e79-5e2a2d7066e4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:10.752884 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0a573ecb-dfda-4c6f-8e79-5e2a2d7066e4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "POST /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/action" status: 202 len: 0 microversion: 2.1 time: 0.104178 Aug 03 06:43:10.753530 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 446/1330] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:43:10 2026] POST /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:10.763510 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:10.766534 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:10.770687 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:10.770948 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:10.771268 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:10.771729 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:10.772120 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:10.772577 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:10.793492 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:10.982365 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:10.991188 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9c6ae983-26c1-48ae-ad06-237275564ac7 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1792 microversion: 2.1 time: 0.229966 Aug 03 06:43:10.991543 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 435/1331] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:10 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1792 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:43:12.011332 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:12.013052 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:12.017491 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-420a9078-d521-45ae-9ae2-aa27bfa3a4e5 req-6db03ecb-7d25-42dc-80c2-26cb9b9943cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-unplugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:12.020014 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:12.020436 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:12.020723 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:12.021327 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:12.021757 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:12.022142 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:12.026873 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-420a9078-d521-45ae-9ae2-aa27bfa3a4e5 req-6db03ecb-7d25-42dc-80c2-26cb9b9943cd service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:12.027343 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-420a9078-d521-45ae-9ae2-aa27bfa3a4e5 req-6db03ecb-7d25-42dc-80c2-26cb9b9943cd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:12.027547 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-420a9078-d521-45ae-9ae2-aa27bfa3a4e5 req-6db03ecb-7d25-42dc-80c2-26cb9b9943cd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:12.038870 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-420a9078-d521-45ae-9ae2-aa27bfa3a4e5 req-6db03ecb-7d25-42dc-80c2-26cb9b9943cd service nova] Creating event network-vif-unplugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:12.042668 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:12.051120 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [req-420a9078-d521-45ae-9ae2-aa27bfa3a4e5 req-6db03ecb-7d25-42dc-80c2-26cb9b9943cd service nova] Instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84358) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:43:12.051872 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-420a9078-d521-45ae-9ae2-aa27bfa3a4e5 req-6db03ecb-7d25-42dc-80c2-26cb9b9943cd service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:12.062625 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-420a9078-d521-45ae-9ae2-aa27bfa3a4e5 req-6db03ecb-7d25-42dc-80c2-26cb9b9943cd service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.047769 Aug 03 06:43:12.063264 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 447/1332] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:12 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:12.182284 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:12.190097 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e4f0f68a-b9f7-4819-ae37-ce80333a3aeb tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1792 microversion: 2.1 time: 0.181744 Aug 03 06:43:12.190365 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 451/1333] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:12 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1792 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:12.803711 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:13.208694 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:13.210893 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:13.215888 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:13.216398 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:13.216739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:13.217303 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:13.217635 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:13.217971 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:13.232246 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:13.356434 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:13.367196 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-85be057a-8ec8-4d8c-a9d5-8b6bd240d780 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1724 microversion: 2.1 time: 0.160374 Aug 03 06:43:13.368116 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 436/1334] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:13 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1724 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:14.136868 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-7085adc4-e2dc-42a3-94a7-dcc4329e88b8 req-dfa12476-bad2-4ec6-9179-b731ff555f5b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-unplugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}, {"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-plugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:14.145951 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-7085adc4-e2dc-42a3-94a7-dcc4329e88b8 req-dfa12476-bad2-4ec6-9179-b731ff555f5b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:14.146258 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-7085adc4-e2dc-42a3-94a7-dcc4329e88b8 req-dfa12476-bad2-4ec6-9179-b731ff555f5b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:14.146507 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-7085adc4-e2dc-42a3-94a7-dcc4329e88b8 req-dfa12476-bad2-4ec6-9179-b731ff555f5b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:14.158461 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-7085adc4-e2dc-42a3-94a7-dcc4329e88b8 req-dfa12476-bad2-4ec6-9179-b731ff555f5b service nova] Creating event network-vif-unplugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:14.159278 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-7085adc4-e2dc-42a3-94a7-dcc4329e88b8 req-dfa12476-bad2-4ec6-9179-b731ff555f5b service nova] Creating event network-vif-plugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:14.167860 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [req-7085adc4-e2dc-42a3-94a7-dcc4329e88b8 req-dfa12476-bad2-4ec6-9179-b731ff555f5b service nova] Instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 is migrating within the same cell, copying events to all relevant hosts: {'np0000006323'} {{(pid=84358) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 03 06:43:14.168232 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-7085adc4-e2dc-42a3-94a7-dcc4329e88b8 req-dfa12476-bad2-4ec6-9179-b731ff555f5b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:14.173149 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-7085adc4-e2dc-42a3-94a7-dcc4329e88b8 req-dfa12476-bad2-4ec6-9179-b731ff555f5b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.041486 Aug 03 06:43:14.173934 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 448/1335] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:14 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:14.387536 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:14.392668 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:14.398380 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:14.398604 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:14.398811 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:14.399204 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:14.399485 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:14.399775 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:14.418689 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:14.577280 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:14.585336 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5c9f043d-51ab-4a32-9f91-8ae3687c9dee tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1724 microversion: 2.1 time: 0.202026 Aug 03 06:43:14.585679 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 452/1336] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:14 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1724 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:15.602584 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:15.607916 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:15.613645 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:15.614016 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:15.614305 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:15.614923 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:15.615374 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:15.615951 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:15.849090 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:16.024899 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:16.037459 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-874df049-dbf0-4276-a146-7f3b2ef686b4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1724 microversion: 2.1 time: 0.437452 Aug 03 06:43:16.037813 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 437/1337] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:15 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1724 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:16.208099 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-a7e842a9-cd9e-441a-a915-ceb46e9f3c15 req-cfee78c4-99f3-424e-92cf-e7ea987ed307 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-plugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:16.216127 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a7e842a9-cd9e-441a-a915-ceb46e9f3c15 req-cfee78c4-99f3-424e-92cf-e7ea987ed307 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:16.216395 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a7e842a9-cd9e-441a-a915-ceb46e9f3c15 req-cfee78c4-99f3-424e-92cf-e7ea987ed307 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:16.216626 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a7e842a9-cd9e-441a-a915-ceb46e9f3c15 req-cfee78c4-99f3-424e-92cf-e7ea987ed307 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:16.226291 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-a7e842a9-cd9e-441a-a915-ceb46e9f3c15 req-cfee78c4-99f3-424e-92cf-e7ea987ed307 service nova] Creating event network-vif-plugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:16.226944 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-a7e842a9-cd9e-441a-a915-ceb46e9f3c15 req-cfee78c4-99f3-424e-92cf-e7ea987ed307 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:16.232016 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-a7e842a9-cd9e-441a-a915-ceb46e9f3c15 req-cfee78c4-99f3-424e-92cf-e7ea987ed307 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026671 Aug 03 06:43:16.232457 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 449/1338] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:16 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) Aug 03 06:43:17.056706 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:17.058569 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:17.062289 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:17.062538 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:17.062746 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:17.063130 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:17.063428 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:17.063713 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:17.077491 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:17.226996 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:17.238976 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1c267997-d46c-4ae7-be2f-076515462a84 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1717 microversion: 2.1 time: 0.183904 Aug 03 06:43:17.239228 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 453/1339] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:17 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1717 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:17.292800 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-76f38f53-696c-4479-8a4d-74e225d058c0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:17.293224 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-76f38f53-696c-4479-8a4d-74e225d058c0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:17.297506 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76f38f53-696c-4479-8a4d-74e225d058c0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:17.297922 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76f38f53-696c-4479-8a4d-74e225d058c0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:17.297990 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76f38f53-696c-4479-8a4d-74e225d058c0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:17.298254 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76f38f53-696c-4479-8a4d-74e225d058c0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:17.298434 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76f38f53-696c-4479-8a4d-74e225d058c0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:17.298565 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-76f38f53-696c-4479-8a4d-74e225d058c0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:17.344212 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-76f38f53-696c-4479-8a4d-74e225d058c0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lazy-loading 'services' on Instance uuid c36ac26b-1513-48c9-9789-fbc3ac6db6d0 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:43:17.399585 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-76f38f53-696c-4479-8a4d-74e225d058c0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments/5588390b-788e-4052-91a4-8a78ce48abcc" status: 202 len: 0 microversion: 2.1 time: 0.108640 Aug 03 06:43:17.401019 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 438/1340] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:43:17 2026] DELETE /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments/5588390b-788e-4052-91a4-8a78ce48abcc => generated 0 bytes in 110 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:17.410578 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e0f7f974-8f4a-43ce-a303-c3cc8e6d91fa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:17.416232 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e0f7f974-8f4a-43ce-a303-c3cc8e6d91fa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:17.420255 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0f7f974-8f4a-43ce-a303-c3cc8e6d91fa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:17.420859 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0f7f974-8f4a-43ce-a303-c3cc8e6d91fa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:17.421679 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0f7f974-8f4a-43ce-a303-c3cc8e6d91fa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:17.421990 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0f7f974-8f4a-43ce-a303-c3cc8e6d91fa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:17.422161 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0f7f974-8f4a-43ce-a303-c3cc8e6d91fa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:17.422331 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0f7f974-8f4a-43ce-a303-c3cc8e6d91fa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:17.437267 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e0f7f974-8f4a-43ce-a303-c3cc8e6d91fa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029456 Aug 03 06:43:17.437649 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 450/1341] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:17 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:18.450897 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-23b61772-dd6b-41eb-9809-eb019fa9aa58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:18.452780 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-23b61772-dd6b-41eb-9809-eb019fa9aa58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:18.456450 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b61772-dd6b-41eb-9809-eb019fa9aa58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:18.456450 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b61772-dd6b-41eb-9809-eb019fa9aa58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:18.456582 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b61772-dd6b-41eb-9809-eb019fa9aa58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:18.456868 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b61772-dd6b-41eb-9809-eb019fa9aa58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:18.457058 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b61772-dd6b-41eb-9809-eb019fa9aa58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:18.457237 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b61772-dd6b-41eb-9809-eb019fa9aa58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:18.476299 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-23b61772-dd6b-41eb-9809-eb019fa9aa58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027064 Aug 03 06:43:18.476701 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 454/1342] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:18 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:19.486932 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f2cd9b1f-a131-476e-a34d-b5e8db4bda05 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:19.488303 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f2cd9b1f-a131-476e-a34d-b5e8db4bda05 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:19.492264 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2cd9b1f-a131-476e-a34d-b5e8db4bda05 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:19.493529 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2cd9b1f-a131-476e-a34d-b5e8db4bda05 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:19.493758 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2cd9b1f-a131-476e-a34d-b5e8db4bda05 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:19.494081 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2cd9b1f-a131-476e-a34d-b5e8db4bda05 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:19.494254 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2cd9b1f-a131-476e-a34d-b5e8db4bda05 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:19.494717 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2cd9b1f-a131-476e-a34d-b5e8db4bda05 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:19.518340 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f2cd9b1f-a131-476e-a34d-b5e8db4bda05 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033075 Aug 03 06:43:19.518970 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 439/1343] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:19 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:20.529307 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-14a3b962-8504-466a-b9ca-f7712c963f58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:20.531202 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-14a3b962-8504-466a-b9ca-f7712c963f58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:20.534567 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-14a3b962-8504-466a-b9ca-f7712c963f58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:20.534799 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-14a3b962-8504-466a-b9ca-f7712c963f58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:20.534995 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-14a3b962-8504-466a-b9ca-f7712c963f58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:20.535270 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-14a3b962-8504-466a-b9ca-f7712c963f58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:20.535474 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-14a3b962-8504-466a-b9ca-f7712c963f58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:20.535641 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-14a3b962-8504-466a-b9ca-f7712c963f58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:20.555735 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-14a3b962-8504-466a-b9ca-f7712c963f58 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028072 Aug 03 06:43:20.556001 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 451/1344] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:20 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:21.567671 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a43f0929-a245-4b92-b770-4a263873a599 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:21.569372 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a43f0929-a245-4b92-b770-4a263873a599 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:21.573857 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a43f0929-a245-4b92-b770-4a263873a599 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:21.574083 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a43f0929-a245-4b92-b770-4a263873a599 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:21.574275 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a43f0929-a245-4b92-b770-4a263873a599 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:21.574618 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a43f0929-a245-4b92-b770-4a263873a599 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:21.574843 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a43f0929-a245-4b92-b770-4a263873a599 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:21.575024 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a43f0929-a245-4b92-b770-4a263873a599 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:21.600923 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a43f0929-a245-4b92-b770-4a263873a599 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035599 Aug 03 06:43:21.601268 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 455/1345] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:21 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:22.615614 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-de5bbf3a-986a-49fd-9960-556f142bb0f0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:22.617387 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-de5bbf3a-986a-49fd-9960-556f142bb0f0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:22.621853 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de5bbf3a-986a-49fd-9960-556f142bb0f0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:22.622153 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de5bbf3a-986a-49fd-9960-556f142bb0f0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:22.622384 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de5bbf3a-986a-49fd-9960-556f142bb0f0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:22.622782 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de5bbf3a-986a-49fd-9960-556f142bb0f0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:22.623026 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de5bbf3a-986a-49fd-9960-556f142bb0f0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:22.623256 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de5bbf3a-986a-49fd-9960-556f142bb0f0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:22.642891 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-de5bbf3a-986a-49fd-9960-556f142bb0f0 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031265 Aug 03 06:43:22.643304 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 440/1346] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:22 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:23.652590 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e92666f6-2757-4852-8643-95c5308a930b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:23.653908 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e92666f6-2757-4852-8643-95c5308a930b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:23.657550 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e92666f6-2757-4852-8643-95c5308a930b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:23.657793 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e92666f6-2757-4852-8643-95c5308a930b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:23.657983 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e92666f6-2757-4852-8643-95c5308a930b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:23.658274 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e92666f6-2757-4852-8643-95c5308a930b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:23.658484 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e92666f6-2757-4852-8643-95c5308a930b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:23.658662 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e92666f6-2757-4852-8643-95c5308a930b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:23.680830 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e92666f6-2757-4852-8643-95c5308a930b tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029772 Aug 03 06:43:23.681074 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 452/1347] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:23 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:24.693684 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-46aad986-f046-4e0f-9e43-1527acbdfe99 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:24.695276 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-46aad986-f046-4e0f-9e43-1527acbdfe99 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:24.700508 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46aad986-f046-4e0f-9e43-1527acbdfe99 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:24.700967 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46aad986-f046-4e0f-9e43-1527acbdfe99 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:24.701473 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46aad986-f046-4e0f-9e43-1527acbdfe99 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:24.701990 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46aad986-f046-4e0f-9e43-1527acbdfe99 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:24.702293 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46aad986-f046-4e0f-9e43-1527acbdfe99 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:24.702589 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-46aad986-f046-4e0f-9e43-1527acbdfe99 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:24.725435 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-46aad986-f046-4e0f-9e43-1527acbdfe99 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034563 Aug 03 06:43:24.725435 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 456/1348] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:24 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:25.738676 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-abf4ae12-fa81-4c13-bca2-7545636f2033 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:25.740688 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-abf4ae12-fa81-4c13-bca2-7545636f2033 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:25.745672 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf4ae12-fa81-4c13-bca2-7545636f2033 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:25.745984 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf4ae12-fa81-4c13-bca2-7545636f2033 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:25.746213 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf4ae12-fa81-4c13-bca2-7545636f2033 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:25.746794 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf4ae12-fa81-4c13-bca2-7545636f2033 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:25.747071 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf4ae12-fa81-4c13-bca2-7545636f2033 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:25.747368 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf4ae12-fa81-4c13-bca2-7545636f2033 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:25.780384 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-abf4ae12-fa81-4c13-bca2-7545636f2033 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.045150 Aug 03 06:43:25.781123 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 441/1349] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:25 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:26.794678 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1f7f7f02-7dc7-4f06-a631-ccb456853da6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:26.796519 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1f7f7f02-7dc7-4f06-a631-ccb456853da6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:26.801321 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1f7f7f02-7dc7-4f06-a631-ccb456853da6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:26.801809 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1f7f7f02-7dc7-4f06-a631-ccb456853da6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:26.802132 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1f7f7f02-7dc7-4f06-a631-ccb456853da6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:26.802592 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1f7f7f02-7dc7-4f06-a631-ccb456853da6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:26.802922 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1f7f7f02-7dc7-4f06-a631-ccb456853da6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:26.803222 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1f7f7f02-7dc7-4f06-a631-ccb456853da6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:26.824007 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1f7f7f02-7dc7-4f06-a631-ccb456853da6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032389 Aug 03 06:43:26.824669 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 453/1350] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:26 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:27.836737 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e5c76f4c-0428-4995-b6e3-a973255b4f95 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:27.838574 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e5c76f4c-0428-4995-b6e3-a973255b4f95 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:27.843263 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5c76f4c-0428-4995-b6e3-a973255b4f95 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:27.843525 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5c76f4c-0428-4995-b6e3-a973255b4f95 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:27.843723 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5c76f4c-0428-4995-b6e3-a973255b4f95 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:27.844052 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5c76f4c-0428-4995-b6e3-a973255b4f95 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:27.844258 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5c76f4c-0428-4995-b6e3-a973255b4f95 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:27.844418 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e5c76f4c-0428-4995-b6e3-a973255b4f95 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:27.867805 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e5c76f4c-0428-4995-b6e3-a973255b4f95 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033687 Aug 03 06:43:27.868193 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 457/1351] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:27 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:28.571356 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:28.573278 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:28.578637 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:28.578637 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:28.578637 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:28.578977 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:28.579314 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:28.579597 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:28.597972 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:28.802608 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:28.813916 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e1c5105f-f63c-4385-8c28-de927a96b798 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 200 len: 1557 microversion: 2.1 time: 0.245255 Aug 03 06:43:28.814059 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 442/1352] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:28 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 1557 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:28.831770 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8a870e9b-2cb4-4fa7-a162-3a7d482cbd8c tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:28.832304 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8a870e9b-2cb4-4fa7-a162-3a7d482cbd8c tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:28.836736 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a870e9b-2cb4-4fa7-a162-3a7d482cbd8c tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:28.836965 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a870e9b-2cb4-4fa7-a162-3a7d482cbd8c tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:28.837195 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a870e9b-2cb4-4fa7-a162-3a7d482cbd8c tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:28.838024 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a870e9b-2cb4-4fa7-a162-3a7d482cbd8c tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:28.838024 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a870e9b-2cb4-4fa7-a162-3a7d482cbd8c tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:28.838024 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a870e9b-2cb4-4fa7-a162-3a7d482cbd8c tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:28.865586 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8a870e9b-2cb4-4fa7-a162-3a7d482cbd8c tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:43:28.881416 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-73f505d4-fe2f-442e-ae51-a8990d35f3c8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:28.884903 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-73f505d4-fe2f-442e-ae51-a8990d35f3c8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:28.893281 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f505d4-fe2f-442e-ae51-a8990d35f3c8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:28.893487 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f505d4-fe2f-442e-ae51-a8990d35f3c8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:28.893619 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f505d4-fe2f-442e-ae51-a8990d35f3c8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:28.893878 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f505d4-fe2f-442e-ae51-a8990d35f3c8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:28.894016 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f505d4-fe2f-442e-ae51-a8990d35f3c8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:28.894122 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-73f505d4-fe2f-442e-ae51-a8990d35f3c8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:28.927396 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-73f505d4-fe2f-442e-ae51-a8990d35f3c8 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.048565 Aug 03 06:43:28.928064 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 458/1353] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:28 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:28.936789 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8a870e9b-2cb4-4fa7-a162-3a7d482cbd8c tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 204 len: 0 microversion: 2.1 time: 0.106642 Aug 03 06:43:28.937092 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 454/1354] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:43:28 2026] DELETE /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:43:28.953621 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:28.955755 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:28.963390 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:28.963730 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:28.964198 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:28.964629 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:28.965117 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:28.965394 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:28.990283 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:29.178917 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:29.187529 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b8e142af-1e6a-45cd-8f5e-913fd79995d9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 200 len: 1563 microversion: 2.1 time: 0.235812 Aug 03 06:43:29.187894 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 443/1355] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:28 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 1563 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:29.632151 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6486175d-0851-4772-bec6-eda1e8725388 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:29.634316 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6486175d-0851-4772-bec6-eda1e8725388 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:29.639391 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6486175d-0851-4772-bec6-eda1e8725388 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:29.639622 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6486175d-0851-4772-bec6-eda1e8725388 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:29.639799 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6486175d-0851-4772-bec6-eda1e8725388 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:29.640091 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6486175d-0851-4772-bec6-eda1e8725388 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:29.640286 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6486175d-0851-4772-bec6-eda1e8725388 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:29.640498 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6486175d-0851-4772-bec6-eda1e8725388 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:29.664973 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6486175d-0851-4772-bec6-eda1e8725388 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/ips" status: 200 len: 148 microversion: 2.1 time: 0.034981 Aug 03 06:43:29.669396 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 459/1356] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:43:29 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/ips => generated 148 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:29.941415 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dabd7cf3-01a7-4d11-9201-90dd85df0d26 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:29.943509 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-dabd7cf3-01a7-4d11-9201-90dd85df0d26 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:29.947043 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dabd7cf3-01a7-4d11-9201-90dd85df0d26 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:29.947470 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dabd7cf3-01a7-4d11-9201-90dd85df0d26 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:29.947745 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dabd7cf3-01a7-4d11-9201-90dd85df0d26 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:29.948152 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dabd7cf3-01a7-4d11-9201-90dd85df0d26 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:29.948366 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dabd7cf3-01a7-4d11-9201-90dd85df0d26 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:29.948589 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dabd7cf3-01a7-4d11-9201-90dd85df0d26 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:29.982987 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-dabd7cf3-01a7-4d11-9201-90dd85df0d26 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044748 Aug 03 06:43:29.983909 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 455/1357] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:29 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:30.162645 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-6d7ea3f9-9505-47a0-8ab5-a610083e6dbf req-85f12491-c22b-42b8-ab43-0c9708b094c6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2cb3da1-679a-4552-beb3-3f82d84f412f", "name": "network-vif-deleted", "tag": "47911024-80a4-438b-8e7f-c6d1b25c4194"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:30.175880 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6d7ea3f9-9505-47a0-8ab5-a610083e6dbf req-85f12491-c22b-42b8-ab43-0c9708b094c6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:30.176211 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6d7ea3f9-9505-47a0-8ab5-a610083e6dbf req-85f12491-c22b-42b8-ab43-0c9708b094c6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:30.176549 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6d7ea3f9-9505-47a0-8ab5-a610083e6dbf req-85f12491-c22b-42b8-ab43-0c9708b094c6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:30.183422 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6d7ea3f9-9505-47a0-8ab5-a610083e6dbf req-85f12491-c22b-42b8-ab43-0c9708b094c6 service nova] Creating event network-vif-deleted:47911024-80a4-438b-8e7f-c6d1b25c4194 for instance b2cb3da1-679a-4552-beb3-3f82d84f412f on np0000006323 Aug 03 06:43:30.184296 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-6d7ea3f9-9505-47a0-8ab5-a610083e6dbf req-85f12491-c22b-42b8-ab43-0c9708b094c6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:30.190035 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-6d7ea3f9-9505-47a0-8ab5-a610083e6dbf req-85f12491-c22b-42b8-ab43-0c9708b094c6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031176 Aug 03 06:43:30.190636 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 444/1358] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:30 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) Aug 03 06:43:30.201972 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:30.203470 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:30.208906 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:30.209184 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:30.209398 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:30.210188 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:30.210948 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:30.211182 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:30.229416 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:30.289681 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:30.305873 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b0ebc76b-0130-4a71-9abd-3553436e74df tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 200 len: 1210 microversion: 2.1 time: 0.105767 Aug 03 06:43:30.306287 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 460/1359] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:30 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 1210 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:30.996489 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8dbcb238-4382-40de-8ecc-2cf3fa404436 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "549fa1d4-f486-49b0-822e-c9a975e5bb98"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:30.997763 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a228302f-1404-4b35-ada4-d93b56039d46 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:30.997896 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8dbcb238-4382-40de-8ecc-2cf3fa404436 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:30.999905 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a228302f-1404-4b35-ada4-d93b56039d46 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:31.001474 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dbcb238-4382-40de-8ecc-2cf3fa404436 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:31.001647 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dbcb238-4382-40de-8ecc-2cf3fa404436 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:31.001795 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dbcb238-4382-40de-8ecc-2cf3fa404436 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:31.002064 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dbcb238-4382-40de-8ecc-2cf3fa404436 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:31.002205 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dbcb238-4382-40de-8ecc-2cf3fa404436 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:31.002348 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8dbcb238-4382-40de-8ecc-2cf3fa404436 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:31.003064 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a228302f-1404-4b35-ada4-d93b56039d46 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:31.003217 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a228302f-1404-4b35-ada4-d93b56039d46 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:31.003400 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a228302f-1404-4b35-ada4-d93b56039d46 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:31.003756 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a228302f-1404-4b35-ada4-d93b56039d46 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:31.003890 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a228302f-1404-4b35-ada4-d93b56039d46 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:31.004009 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a228302f-1404-4b35-ada4-d93b56039d46 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:31.029955 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a228302f-1404-4b35-ada4-d93b56039d46 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035372 Aug 03 06:43:31.030243 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 445/1360] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:30 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:31.227267 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8dbcb238-4382-40de-8ecc-2cf3fa404436 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.233545 Aug 03 06:43:31.228211 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 456/1361] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:43:30 2026] POST /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/os-volume_attachments => generated 194 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:31.323616 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:31.325405 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: b2cb3da1-679a-4552-beb3-3f82d84f412f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:31.330255 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:31.330605 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:31.330876 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:31.331350 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:31.331720 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:31.332035 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:31.340062 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] HTTP exception thrown: Instance b2cb3da1-679a-4552-beb3-3f82d84f412f could not be found. Aug 03 06:43:31.340375 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Returning 404 to user: Instance b2cb3da1-679a-4552-beb3-3f82d84f412f could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:43:31.340844 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-01a645e6-8bd5-4401-86f0-975db169f6c5 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f" status: 404 len: 111 microversion: 2.1 time: 0.019446 Aug 03 06:43:31.341181 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 461/1362] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:31 2026] GET /compute/v2.1/servers/b2cb3da1-679a-4552-beb3-3f82d84f412f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:43:31.352913 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-45b7deef-e50f-49d7-bbee-20258b1ef5ef tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:31.367776 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-45b7deef-e50f-49d7-bbee-20258b1ef5ef tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1566078549" status: 202 len: 0 microversion: 2.1 time: 0.016577 Aug 03 06:43:31.368073 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 446/1363] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:43:31 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1566078549 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:32.045317 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-775880a4-b470-403d-936d-a29735a1885c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:32.047034 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-775880a4-b470-403d-936d-a29735a1885c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:32.052153 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-775880a4-b470-403d-936d-a29735a1885c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:32.052322 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-775880a4-b470-403d-936d-a29735a1885c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:32.052480 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-775880a4-b470-403d-936d-a29735a1885c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:32.052753 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-775880a4-b470-403d-936d-a29735a1885c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:32.052949 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-775880a4-b470-403d-936d-a29735a1885c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:32.053087 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-775880a4-b470-403d-936d-a29735a1885c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:32.072426 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-775880a4-b470-403d-936d-a29735a1885c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028992 Aug 03 06:43:32.072721 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 457/1364] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:32 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:32.350789 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ce76f98e-47d9-4e8c-8d5f-e5eb4fdd19f8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1194218959", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHEI2qNgDtXdc/mNXI/9NTScX/oIkJCfnndR3xjis6ZQywXSLIKmV3qIlGiKVan+b562EWahuCcKfKFY6ttyBptfmTvit6qoIv6lJyKSh/seKmQMx0JzaynyVsvcUPRF3g=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:32.360919 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-ce76f98e-47d9-4e8c-8d5f-e5eb4fdd19f8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:43:32.363229 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-ce76f98e-47d9-4e8c-8d5f-e5eb4fdd19f8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for user 57c582cfa267429eb13d0f712b425f3c and project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:43:32.377795 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ce76f98e-47d9-4e8c-8d5f-e5eb4fdd19f8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.028514 Aug 03 06:43:32.378090 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 462/1365] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:43:32 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:33.086171 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-cde32502-dcb8-412b-96d4-71d5e9362d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:33.087792 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-cde32502-dcb8-412b-96d4-71d5e9362d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:33.092063 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cde32502-dcb8-412b-96d4-71d5e9362d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:33.092271 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cde32502-dcb8-412b-96d4-71d5e9362d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:33.093426 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cde32502-dcb8-412b-96d4-71d5e9362d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:33.093426 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cde32502-dcb8-412b-96d4-71d5e9362d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:33.093426 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cde32502-dcb8-412b-96d4-71d5e9362d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:33.093426 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cde32502-dcb8-412b-96d4-71d5e9362d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:33.122618 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-cde32502-dcb8-412b-96d4-71d5e9362d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.038325 Aug 03 06:43:33.123044 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 447/1366] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:33 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:33.545908 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1177648507", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5a5ee637-c173-493b-921c-04bf7ae42101"}], "security_groups": [{"name": "tempest-securitygroup--749240922"}], "key_name": "tempest-keypair-1194218959", "user_data": "}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:33.625722 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:33.626071 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:33.626337 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:33.627072 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:33.627322 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:33.628664 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:33.635618 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:33.686765 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] validate_networks() for [('5a5ee637-c173-493b-921c-04bf7ae42101', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:43:33.687154 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:33.881964 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:34.025728 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:43:34.026585 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:43:34.026585 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:43:34.026781 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:43:34.026877 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:43:34.032121 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:34.032344 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:34.032570 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:34.033089 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:34.033293 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:34.034355 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:34.044064 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:43:34.045955 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for user 57c582cfa267429eb13d0f712b425f3c and project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:43:34.050645 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:43:34.052291 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:43:34.109127 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-432158d4-054b-4747-a426-cb73b8758d35 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 399 microversion: 2.1 time: 0.562916 Aug 03 06:43:34.109753 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 458/1367] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:43:33 2026] POST /compute/v2.1/servers => generated 399 bytes in 566 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:43:34.119842 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-332f2888-4059-466a-be7d-962180a950b5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:34.121534 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-332f2888-4059-466a-be7d-962180a950b5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:34.133919 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-332f2888-4059-466a-be7d-962180a950b5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:34.139008 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f9d6c40b-a822-40e2-9754-ec93ceaddd03 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:34.140340 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f9d6c40b-a822-40e2-9754-ec93ceaddd03 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:34.146714 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9d6c40b-a822-40e2-9754-ec93ceaddd03 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:34.146990 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9d6c40b-a822-40e2-9754-ec93ceaddd03 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:34.147192 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9d6c40b-a822-40e2-9754-ec93ceaddd03 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:34.147557 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9d6c40b-a822-40e2-9754-ec93ceaddd03 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:34.147790 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9d6c40b-a822-40e2-9754-ec93ceaddd03 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:34.147971 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9d6c40b-a822-40e2-9754-ec93ceaddd03 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:34.173751 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f9d6c40b-a822-40e2-9754-ec93ceaddd03 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.040496 Aug 03 06:43:34.174026 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 448/1368] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:34 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:34.190718 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-332f2888-4059-466a-be7d-962180a950b5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:34.200892 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-332f2888-4059-466a-be7d-962180a950b5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 200 len: 1236 microversion: 2.1 time: 0.083142 Aug 03 06:43:34.201241 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 463/1369] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:34 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 1236 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:34.387817 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-092c85cb-07fa-4ed1-a8f6-ddc23c1633c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:34.388049 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-092c85cb-07fa-4ed1-a8f6-ddc23c1633c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:34.392164 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-092c85cb-07fa-4ed1-a8f6-ddc23c1633c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:34.392360 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-092c85cb-07fa-4ed1-a8f6-ddc23c1633c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:34.392513 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-092c85cb-07fa-4ed1-a8f6-ddc23c1633c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:34.392806 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-092c85cb-07fa-4ed1-a8f6-ddc23c1633c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:34.392959 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-092c85cb-07fa-4ed1-a8f6-ddc23c1633c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:34.393083 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-092c85cb-07fa-4ed1-a8f6-ddc23c1633c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:34.411941 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-092c85cb-07fa-4ed1-a8f6-ddc23c1633c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:43:34.483835 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-092c85cb-07fa-4ed1-a8f6-ddc23c1633c9 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 204 len: 0 microversion: 2.1 time: 0.096935 Aug 03 06:43:34.483835 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 459/1370] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:43:34 2026] DELETE /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:43:34.494694 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:34.496376 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:34.500999 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:34.501306 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:34.501576 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:34.502065 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:34.502416 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:34.502769 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:34.521348 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:34.701051 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:34.708993 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d9db80f4-f50c-4cee-99bc-83e99569f0dd tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 200 len: 1564 microversion: 2.1 time: 0.216022 Aug 03 06:43:34.709340 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 449/1371] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:34 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 1564 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:34.742227 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:34.744054 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:34.749691 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:34.749691 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:34.749885 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:34.750319 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:34.750712 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:34.751176 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:34.767127 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:34.972321 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:34.982041 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d3fc461d-4b7d-48c4-89e3-59ed601f2401 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1548 microversion: 2.1 time: 0.241990 Aug 03 06:43:34.982297 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 464/1372] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:34 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1548 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:35.002965 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-cb1182c7-a4f4-48fd-8397-7c3deab555d3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:35.008043 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-b1f516bb-478f-46e1-82fc-19331a12efca req-231bfb2c-3972-405c-af48-b9c25919079c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fba98933-7532-4a06-b0ec-27f8a239baa2", "name": "network-vif-unplugged", "status": "completed", "tag": "28cf9714-8963-49ec-ba6e-755ef556eb7c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:35.010975 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cb1182c7-a4f4-48fd-8397-7c3deab555d3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.010975 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cb1182c7-a4f4-48fd-8397-7c3deab555d3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.010975 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cb1182c7-a4f4-48fd-8397-7c3deab555d3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.014665 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b1f516bb-478f-46e1-82fc-19331a12efca req-231bfb2c-3972-405c-af48-b9c25919079c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.014869 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b1f516bb-478f-46e1-82fc-19331a12efca req-231bfb2c-3972-405c-af48-b9c25919079c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.015003 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b1f516bb-478f-46e1-82fc-19331a12efca req-231bfb2c-3972-405c-af48-b9c25919079c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.021886 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b1f516bb-478f-46e1-82fc-19331a12efca req-231bfb2c-3972-405c-af48-b9c25919079c service nova] Creating event network-vif-unplugged:28cf9714-8963-49ec-ba6e-755ef556eb7c for instance fba98933-7532-4a06-b0ec-27f8a239baa2 on np0000006323 Aug 03 06:43:35.022275 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-b1f516bb-478f-46e1-82fc-19331a12efca req-231bfb2c-3972-405c-af48-b9c25919079c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:35.025988 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-b1f516bb-478f-46e1-82fc-19331a12efca req-231bfb2c-3972-405c-af48-b9c25919079c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020685 Aug 03 06:43:35.026959 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 450/1373] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:35 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) Aug 03 06:43:35.035886 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-cb1182c7-a4f4-48fd-8397-7c3deab555d3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Going to try to stop instance {{(pid=84358) force_stop /opt/stack/nova/nova/compute/api.py:2855}} Aug 03 06:43:35.071916 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-cb1182c7-a4f4-48fd-8397-7c3deab555d3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd/action" status: 202 len: 0 microversion: 2.1 time: 0.072543 Aug 03 06:43:35.072212 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 460/1374] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:43:34 2026] POST /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:35.084296 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:35.085781 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:35.092058 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.092367 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.092918 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.093051 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.093330 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.093690 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.117828 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:35.185697 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1aea065d-8742-4b29-bcf2-d633fd798868 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:35.188080 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1aea065d-8742-4b29-bcf2-d633fd798868 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:35.194622 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1aea065d-8742-4b29-bcf2-d633fd798868 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.194903 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1aea065d-8742-4b29-bcf2-d633fd798868 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.195104 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1aea065d-8742-4b29-bcf2-d633fd798868 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.195616 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1aea065d-8742-4b29-bcf2-d633fd798868 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.195847 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1aea065d-8742-4b29-bcf2-d633fd798868 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.196121 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1aea065d-8742-4b29-bcf2-d633fd798868 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.219545 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:35.221613 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:35.226055 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.226329 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.226661 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.227242 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.227695 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.228322 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.238019 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1aea065d-8742-4b29-bcf2-d633fd798868 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.055802 Aug 03 06:43:35.238287 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 451/1375] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:35 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:35.250229 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:35.357532 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:35.368312 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-25cc66ce-e75f-48b5-91e8-61e4e3a36c3b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1558 microversion: 2.1 time: 0.289093 Aug 03 06:43:35.368665 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 465/1376] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:35 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1558 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:35.369473 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:35.379750 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-148f62a0-6148-42a3-b4be-dec9ff622f07 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 200 len: 1294 microversion: 2.1 time: 0.164220 Aug 03 06:43:35.380928 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 461/1377] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:35 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 1294 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:35.721635 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-8bae9144-caa1-4a1d-9c03-2f1b8e6d778d req-056084f3-1f8d-4001-8fa1-8929656b5d63 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fba98933-7532-4a06-b0ec-27f8a239baa2", "name": "network-vif-deleted", "tag": "28cf9714-8963-49ec-ba6e-755ef556eb7c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:35.726938 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:35.728182 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:35.729600 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8bae9144-caa1-4a1d-9c03-2f1b8e6d778d req-056084f3-1f8d-4001-8fa1-8929656b5d63 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.730085 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8bae9144-caa1-4a1d-9c03-2f1b8e6d778d req-056084f3-1f8d-4001-8fa1-8929656b5d63 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.730430 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8bae9144-caa1-4a1d-9c03-2f1b8e6d778d req-056084f3-1f8d-4001-8fa1-8929656b5d63 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.733569 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.733875 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.734692 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.734692 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:35.734910 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:35.735284 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:35.739716 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-8bae9144-caa1-4a1d-9c03-2f1b8e6d778d req-056084f3-1f8d-4001-8fa1-8929656b5d63 service nova] Creating event network-vif-deleted:28cf9714-8963-49ec-ba6e-755ef556eb7c for instance fba98933-7532-4a06-b0ec-27f8a239baa2 on np0000006323 Aug 03 06:43:35.740398 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-8bae9144-caa1-4a1d-9c03-2f1b8e6d778d req-056084f3-1f8d-4001-8fa1-8929656b5d63 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:35.744677 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-8bae9144-caa1-4a1d-9c03-2f1b8e6d778d req-056084f3-1f8d-4001-8fa1-8929656b5d63 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027255 Aug 03 06:43:35.745305 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 452/1378] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43: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) Aug 03 06:43:35.755248 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:35.807849 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:35.814899 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-72ac6586-128c-4aec-8514-2a5eb325cf76 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 200 len: 1209 microversion: 2.1 time: 0.089347 Aug 03 06:43:35.815241 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 466/1379] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:35 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 1209 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:36.250239 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7f07aea1-fb85-4d57-9f54-037715ea804a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:36.251628 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7f07aea1-fb85-4d57-9f54-037715ea804a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:36.256018 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7f07aea1-fb85-4d57-9f54-037715ea804a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:36.256220 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7f07aea1-fb85-4d57-9f54-037715ea804a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:36.256358 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7f07aea1-fb85-4d57-9f54-037715ea804a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:36.256646 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7f07aea1-fb85-4d57-9f54-037715ea804a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:36.256821 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7f07aea1-fb85-4d57-9f54-037715ea804a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:36.256988 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7f07aea1-fb85-4d57-9f54-037715ea804a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:36.280427 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7f07aea1-fb85-4d57-9f54-037715ea804a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032106 Aug 03 06:43:36.280728 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 462/1380] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:36 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:36.314705 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-9c77e743-8008-4363-85df-bbfb1c0a0fe8 req-06237249-4191-4ec1-96ee-f65c6dfa2ecf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a748b61d-3019-4918-aa7e-8eff9c33cefa", "tag": "e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:36.321421 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-9c77e743-8008-4363-85df-bbfb1c0a0fe8 req-06237249-4191-4ec1-96ee-f65c6dfa2ecf service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:36.321606 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-9c77e743-8008-4363-85df-bbfb1c0a0fe8 req-06237249-4191-4ec1-96ee-f65c6dfa2ecf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:36.321825 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-9c77e743-8008-4363-85df-bbfb1c0a0fe8 req-06237249-4191-4ec1-96ee-f65c6dfa2ecf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:36.331382 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-9c77e743-8008-4363-85df-bbfb1c0a0fe8 req-06237249-4191-4ec1-96ee-f65c6dfa2ecf service nova] Creating event network-changed:e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3 for instance a748b61d-3019-4918-aa7e-8eff9c33cefa on np0000006323 Aug 03 06:43:36.331576 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-9c77e743-8008-4363-85df-bbfb1c0a0fe8 req-06237249-4191-4ec1-96ee-f65c6dfa2ecf service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:36.338533 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-9c77e743-8008-4363-85df-bbfb1c0a0fe8 req-06237249-4191-4ec1-96ee-f65c6dfa2ecf service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025927 Aug 03 06:43:36.339356 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 453/1381] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:36 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) Aug 03 06:43:36.390851 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:36.392360 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:36.395297 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:36.397125 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:36.397535 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:36.397883 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:36.398147 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:36.398622 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:36.399036 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:36.399411 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:36.401354 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:36.401821 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:36.402085 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:36.402572 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:36.402925 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:36.403247 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:36.414339 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:36.435900 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:36.566916 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:36.568123 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:36.575583 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-86035343-d476-49d0-9869-0105bcf7e620 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 200 len: 1361 microversion: 2.1 time: 0.182214 Aug 03 06:43:36.575915 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 463/1382] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:36 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 1361 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:36.577093 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1b7e038f-f6e7-4035-b48c-612b6845d2a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1535 microversion: 2.1 time: 0.188145 Aug 03 06:43:36.577585 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 467/1383] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:36 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1535 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:36.835033 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:36.837461 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: fba98933-7532-4a06-b0ec-27f8a239baa2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:36.842281 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:36.842587 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:36.842840 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:36.843360 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:36.843887 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:36.844147 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:36.854187 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] HTTP exception thrown: Instance fba98933-7532-4a06-b0ec-27f8a239baa2 could not be found. Aug 03 06:43:36.854515 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Returning 404 to user: Instance fba98933-7532-4a06-b0ec-27f8a239baa2 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:43:36.855217 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3166e5ae-ae32-4dd3-9f1a-8efe69df6443 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2" status: 404 len: 111 microversion: 2.1 time: 0.024833 Aug 03 06:43:36.855537 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 454/1384] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:36 2026] GET /compute/v2.1/servers/fba98933-7532-4a06-b0ec-27f8a239baa2 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:43:36.869540 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fade1061-c49c-422c-9a47-42e89b13fcbf tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:36.885302 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fade1061-c49c-422c-9a47-42e89b13fcbf tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-520462264" status: 202 len: 0 microversion: 2.1 time: 0.017802 Aug 03 06:43:36.885597 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 464/1385] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:43:36 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-520462264 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:37.083086 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-252167e6-ac26-47fa-84ea-f1799082909e req-a1bf9388-60c7-4057-8747-06dc2e520157 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fba98933-7532-4a06-b0ec-27f8a239baa2", "name": "network-vif-unplugged", "status": "completed", "tag": "28cf9714-8963-49ec-ba6e-755ef556eb7c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:37.101498 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-252167e6-ac26-47fa-84ea-f1799082909e req-a1bf9388-60c7-4057-8747-06dc2e520157 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.101498 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-252167e6-ac26-47fa-84ea-f1799082909e req-a1bf9388-60c7-4057-8747-06dc2e520157 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.101498 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-252167e6-ac26-47fa-84ea-f1799082909e req-a1bf9388-60c7-4057-8747-06dc2e520157 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.116516 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-252167e6-ac26-47fa-84ea-f1799082909e req-a1bf9388-60c7-4057-8747-06dc2e520157 service nova] Creating event network-vif-unplugged:28cf9714-8963-49ec-ba6e-755ef556eb7c for instance fba98933-7532-4a06-b0ec-27f8a239baa2 on np0000006323 Aug 03 06:43:37.117176 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-252167e6-ac26-47fa-84ea-f1799082909e req-a1bf9388-60c7-4057-8747-06dc2e520157 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:37.123338 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-252167e6-ac26-47fa-84ea-f1799082909e req-a1bf9388-60c7-4057-8747-06dc2e520157 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.042176 Aug 03 06:43:37.123338 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 468/1386] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:37 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 03 06:43:37.292471 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-631d7c2b-3a8a-498f-9e2e-20f755bf7660 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:37.294093 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-631d7c2b-3a8a-498f-9e2e-20f755bf7660 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:37.297417 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-631d7c2b-3a8a-498f-9e2e-20f755bf7660 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.297702 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-631d7c2b-3a8a-498f-9e2e-20f755bf7660 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.297899 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-631d7c2b-3a8a-498f-9e2e-20f755bf7660 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.298531 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-631d7c2b-3a8a-498f-9e2e-20f755bf7660 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.298531 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-631d7c2b-3a8a-498f-9e2e-20f755bf7660 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.298531 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-631d7c2b-3a8a-498f-9e2e-20f755bf7660 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.322242 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-631d7c2b-3a8a-498f-9e2e-20f755bf7660 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031859 Aug 03 06:43:37.322585 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 455/1387] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:37 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:37.358768 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8810517b-0efa-4fe0-8ea1-46b8dfe7af08 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1666098661", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKUg+pHZ4pbovbuilCNDBfSk1xa8cKmoRuqrbpVgQlyyvdg0dumULxLMTZQOpCM9ZUDhMu89unznZbHUSI2vXZZWzN2R/nX9RMLtREE0CbKpJYsDSQurangHL65M5SiIEg=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:37.368625 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-8810517b-0efa-4fe0-8ea1-46b8dfe7af08 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Getting quotas for project 7c5bf9c21fb64a3692d5f805f5b0f455. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:43:37.371385 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-8810517b-0efa-4fe0-8ea1-46b8dfe7af08 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Getting quotas for user 2d5c62413c1d471e8bd35f78a5bfc9b5 and project 7c5bf9c21fb64a3692d5f805f5b0f455. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:43:37.389447 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8810517b-0efa-4fe0-8ea1-46b8dfe7af08 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 403 microversion: 2.1 time: 0.033422 Aug 03 06:43:37.389930 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 465/1388] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:43:37 2026] POST /compute/v2.1/os-keypairs => generated 403 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:37.470315 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1239057903", "imageRef": "737b4112-a052-4217-9ac6-dabff0ca5cfb", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1666098661", "networks": [{"uuid": "e5dafe78-5aa6-4c9c-99ca-f84301cc60f6"}]}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:37.560609 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.560609 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.560878 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.561362 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.561677 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.561981 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.569343 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] validate_networks() for [('e5dafe78-5aa6-4c9c-99ca-f84301cc60f6', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:43:37.570704 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:37.591034 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:37.592690 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:37.596714 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.596846 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.596992 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.597497 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.597829 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.598086 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.612402 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:37.737195 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:37.744862 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b0304af5-4283-4d76-82e6-46c3d5d88faf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:37.746957 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8e265b52-7344-48b8-aaff-3924fef4a011 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 200 len: 1361 microversion: 2.1 time: 0.158007 Aug 03 06:43:37.747262 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 456/1389] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:37 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 1361 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:37.751641 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b0304af5-4283-4d76-82e6-46c3d5d88faf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.751906 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b0304af5-4283-4d76-82e6-46c3d5d88faf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.752143 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b0304af5-4283-4d76-82e6-46c3d5d88faf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.768146 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b0304af5-4283-4d76-82e6-46c3d5d88faf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Going to try to start instance {{(pid=84358) start /opt/stack/nova/nova/compute/api.py:2878}} Aug 03 06:43:37.776794 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:37.791430 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-66147873-0b02-418a-acc3-ae2e5c92d400 req-cee8681a-ae25-4bda-ad17-497016e4d638 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a748b61d-3019-4918-aa7e-8eff9c33cefa", "name": "network-vif-unplugged", "status": "completed", "tag": "e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3"}, {"server_uuid": "a748b61d-3019-4918-aa7e-8eff9c33cefa", "name": "network-vif-plugged", "status": "completed", "tag": "e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3"}, {"server_uuid": "a748b61d-3019-4918-aa7e-8eff9c33cefa", "name": "network-vif-plugged", "status": "completed", "tag": "e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:37.793378 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b0304af5-4283-4d76-82e6-46c3d5d88faf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd/action" status: 202 len: 0 microversion: 2.1 time: 0.050891 Aug 03 06:43:37.793756 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 466/1390] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:43:37 2026] POST /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:37.800486 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-66147873-0b02-418a-acc3-ae2e5c92d400 req-cee8681a-ae25-4bda-ad17-497016e4d638 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.800486 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-66147873-0b02-418a-acc3-ae2e5c92d400 req-cee8681a-ae25-4bda-ad17-497016e4d638 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.800486 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-66147873-0b02-418a-acc3-ae2e5c92d400 req-cee8681a-ae25-4bda-ad17-497016e4d638 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.802898 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:37.804361 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:37.808297 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.808570 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.808803 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.809303 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.810483 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.810483 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.810724 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-66147873-0b02-418a-acc3-ae2e5c92d400 req-cee8681a-ae25-4bda-ad17-497016e4d638 service nova] Creating event network-vif-unplugged:e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3 for instance a748b61d-3019-4918-aa7e-8eff9c33cefa on np0000006323 Aug 03 06:43:37.810724 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-66147873-0b02-418a-acc3-ae2e5c92d400 req-cee8681a-ae25-4bda-ad17-497016e4d638 service nova] Creating event network-vif-plugged:e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3 for instance a748b61d-3019-4918-aa7e-8eff9c33cefa on np0000006323 Aug 03 06:43:37.810724 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-66147873-0b02-418a-acc3-ae2e5c92d400 req-cee8681a-ae25-4bda-ad17-497016e4d638 service nova] Creating event network-vif-plugged:e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3 for instance a748b61d-3019-4918-aa7e-8eff9c33cefa on np0000006323 Aug 03 06:43:37.810995 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-66147873-0b02-418a-acc3-ae2e5c92d400 req-cee8681a-ae25-4bda-ad17-497016e4d638 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:37.815098 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-66147873-0b02-418a-acc3-ae2e5c92d400 req-cee8681a-ae25-4bda-ad17-497016e4d638 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.025638 Aug 03 06:43:37.815526 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 457/1391] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:37 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:37.827164 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:37.929180 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:43:37.929342 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:43:37.929572 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:43:37.929772 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:43:37.929953 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:43:37.938782 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.939014 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.939202 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.939988 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:37.940180 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:37.940299 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:37.953293 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:37.961555 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Getting quotas for project 7c5bf9c21fb64a3692d5f805f5b0f455. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:43:37.963938 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6cf7e045-2069-462a-8aca-51eff6960947 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1544 microversion: 2.1 time: 0.162864 Aug 03 06:43:37.964124 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 467/1392] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:37 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1544 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:37.965090 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Getting quotas for user 2d5c62413c1d471e8bd35f78a5bfc9b5 and project 7c5bf9c21fb64a3692d5f805f5b0f455. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:43:37.971871 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:43:37.973425 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] 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='737b4112-a052-4217-9ac6-dabff0ca5cfb',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:43:38.021295 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-753625e3-e2ba-4f1a-9557-94caff7f72c0 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.552795 Aug 03 06:43:38.021572 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 469/1393] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:43:37 2026] POST /compute/v2.1/servers => generated 378 bytes in 553 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:43:38.032158 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b50f07b9-14a0-43be-a035-b6a4103bc203 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:38.033611 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b50f07b9-14a0-43be-a035-b6a4103bc203 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:38.046488 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b50f07b9-14a0-43be-a035-b6a4103bc203 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:38.098608 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b50f07b9-14a0-43be-a035-b6a4103bc203 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:38.106296 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b50f07b9-14a0-43be-a035-b6a4103bc203 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1253 microversion: 2.1 time: 0.075838 Aug 03 06:43:38.107150 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 458/1394] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:38 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1253 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:38.335334 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c55a3956-d635-4ee4-ac2f-e1616759b518 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:38.337705 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c55a3956-d635-4ee4-ac2f-e1616759b518 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:38.342634 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=75,nova_api:UPDATE=4,nova_api:DELETE=2,nova_api:INSERT=6 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:38.345806 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c55a3956-d635-4ee4-ac2f-e1616759b518 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:38.346161 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c55a3956-d635-4ee4-ac2f-e1616759b518 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:38.346512 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c55a3956-d635-4ee4-ac2f-e1616759b518 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:38.347758 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c55a3956-d635-4ee4-ac2f-e1616759b518 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:38.348021 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c55a3956-d635-4ee4-ac2f-e1616759b518 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:38.348946 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c55a3956-d635-4ee4-ac2f-e1616759b518 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:38.366314 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c55a3956-d635-4ee4-ac2f-e1616759b518 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033502 Aug 03 06:43:38.366769 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 468/1395] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:38 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:38.523275 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-64dc3ba1-af8e-4337-83bb-d0e5eb241564 req-1a79ff3b-888f-47a3-aca1-70780ba711fc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "name": "network-vif-unplugged", "status": "completed", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:38.529897 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-64dc3ba1-af8e-4337-83bb-d0e5eb241564 req-1a79ff3b-888f-47a3-aca1-70780ba711fc service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:38.530139 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-64dc3ba1-af8e-4337-83bb-d0e5eb241564 req-1a79ff3b-888f-47a3-aca1-70780ba711fc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:38.530328 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-64dc3ba1-af8e-4337-83bb-d0e5eb241564 req-1a79ff3b-888f-47a3-aca1-70780ba711fc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:38.536824 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-64dc3ba1-af8e-4337-83bb-d0e5eb241564 req-1a79ff3b-888f-47a3-aca1-70780ba711fc service nova] Creating event network-vif-unplugged:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:43:38.537149 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-64dc3ba1-af8e-4337-83bb-d0e5eb241564 req-1a79ff3b-888f-47a3-aca1-70780ba711fc service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:38.541012 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-64dc3ba1-af8e-4337-83bb-d0e5eb241564 req-1a79ff3b-888f-47a3-aca1-70780ba711fc service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019557 Aug 03 06:43:38.541269 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 470/1396] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:38 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) Aug 03 06:43:38.770673 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:38.771339 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:38.773603 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=69,nova_api:UPDATE=1,nova_api:INSERT=7,nova_api:DELETE=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:38.776103 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:38.776735 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:38.777367 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:38.777949 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:38.778352 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:38.779037 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:38.796845 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:38.969600 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:38.978095 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ed136052-f24f-48b0-a399-69ee3bce32fc tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 200 len: 1549 microversion: 2.1 time: 0.210901 Aug 03 06:43:38.979053 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 459/1397] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:38 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 1549 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:38.993544 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:38.995248 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:38.999527 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:38.999964 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.000072 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.000471 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-730b528a-37e9-40a5-991c-f2168e641efa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:39.000535 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.000870 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.001120 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.002298 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-730b528a-37e9-40a5-991c-f2168e641efa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:39.005058 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=68,nova_api:INSERT=8 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:39.010219 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-730b528a-37e9-40a5-991c-f2168e641efa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.014379 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-730b528a-37e9-40a5-991c-f2168e641efa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.014379 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-730b528a-37e9-40a5-991c-f2168e641efa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.014379 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-730b528a-37e9-40a5-991c-f2168e641efa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.014379 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-730b528a-37e9-40a5-991c-f2168e641efa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.014597 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-730b528a-37e9-40a5-991c-f2168e641efa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.017029 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=122,nova_cell1:INSERT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:39.027213 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-730b528a-37e9-40a5-991c-f2168e641efa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:39.034828 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:39.123320 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:39.124869 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:39.129672 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.130066 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.130417 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.130937 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.131295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.131742 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.148866 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-730b528a-37e9-40a5-991c-f2168e641efa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.150846 Aug 03 06:43:39.148866 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 471/1398] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:43:38 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa/os-interface => generated 282 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:39.160283 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:39.188163 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:39.196194 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0c63a069-867a-4fef-a8d2-ce60fb97b3ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1544 microversion: 2.1 time: 0.205698 Aug 03 06:43:39.196469 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 469/1399] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:38 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1544 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:39.219569 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:39.230645 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-36500784-f669-434c-873f-816fc5ae2544 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1323 microversion: 2.1 time: 0.109764 Aug 03 06:43:39.231131 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 460/1400] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:39 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1323 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:39.377076 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d57b670e-daa4-4335-bc33-72a0742646da tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:39.378516 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d57b670e-daa4-4335-bc33-72a0742646da tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:39.382107 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d57b670e-daa4-4335-bc33-72a0742646da tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.382292 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d57b670e-daa4-4335-bc33-72a0742646da tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.382422 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d57b670e-daa4-4335-bc33-72a0742646da tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.382713 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d57b670e-daa4-4335-bc33-72a0742646da tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.383093 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d57b670e-daa4-4335-bc33-72a0742646da tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.383093 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d57b670e-daa4-4335-bc33-72a0742646da tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.407583 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d57b670e-daa4-4335-bc33-72a0742646da tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032276 Aug 03 06:43:39.407867 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 472/1401] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:39 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:39.682134 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-457350a7-9808-4a22-b1ba-030146d80320 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:39.682765 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-457350a7-9808-4a22-b1ba-030146d80320 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:39.691534 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-457350a7-9808-4a22-b1ba-030146d80320 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.691676 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-457350a7-9808-4a22-b1ba-030146d80320 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.691772 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-457350a7-9808-4a22-b1ba-030146d80320 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.692021 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-457350a7-9808-4a22-b1ba-030146d80320 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.692142 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-457350a7-9808-4a22-b1ba-030146d80320 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.692329 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-457350a7-9808-4a22-b1ba-030146d80320 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.716528 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-457350a7-9808-4a22-b1ba-030146d80320 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:43:39.786170 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-457350a7-9808-4a22-b1ba-030146d80320 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 204 len: 0 microversion: 2.1 time: 0.105504 Aug 03 06:43:39.786675 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 470/1402] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:43:39 2026] DELETE /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:43:39.800172 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:39.804055 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:39.814295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.814544 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.814810 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.815256 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:39.815596 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:39.815918 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:39.835812 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:39.996802 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:40.010083 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f82e04c9-0aba-4f6e-9da2-23fd3a17a8b8 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 200 len: 1565 microversion: 2.1 time: 0.213917 Aug 03 06:43:40.010437 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 461/1403] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:39 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 1565 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:40.103156 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-55fa505f-c42a-44e1-b47f-6869a9d6cb9f req-353551de-2029-44d1-8084-d391966b6381 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:40.116268 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-55fa505f-c42a-44e1-b47f-6869a9d6cb9f req-353551de-2029-44d1-8084-d391966b6381 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:40.116542 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-55fa505f-c42a-44e1-b47f-6869a9d6cb9f req-353551de-2029-44d1-8084-d391966b6381 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:40.116675 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-55fa505f-c42a-44e1-b47f-6869a9d6cb9f req-353551de-2029-44d1-8084-d391966b6381 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:40.125586 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-55fa505f-c42a-44e1-b47f-6869a9d6cb9f req-353551de-2029-44d1-8084-d391966b6381 service nova] Creating event network-changed:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:43:40.126047 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-55fa505f-c42a-44e1-b47f-6869a9d6cb9f req-353551de-2029-44d1-8084-d391966b6381 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:40.129773 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-55fa505f-c42a-44e1-b47f-6869a9d6cb9f req-353551de-2029-44d1-8084-d391966b6381 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029762 Aug 03 06:43:40.130290 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 473/1404] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43: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) Aug 03 06:43:40.214508 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:40.216727 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:40.221284 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:40.221561 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:40.221792 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:40.222147 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:40.222763 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:40.222763 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:40.244152 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:40.257429 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:40.259603 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:40.266543 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:40.266942 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:40.267167 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:40.267791 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:40.268202 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:40.268586 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:40.296706 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:40.422974 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1ae9cda0-bca4-46c9-96b0-6c11ed061ed6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:40.424773 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1ae9cda0-bca4-46c9-96b0-6c11ed061ed6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:40.425228 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:40.429903 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ae9cda0-bca4-46c9-96b0-6c11ed061ed6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:40.430185 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ae9cda0-bca4-46c9-96b0-6c11ed061ed6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:40.430395 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ae9cda0-bca4-46c9-96b0-6c11ed061ed6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:40.430778 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ae9cda0-bca4-46c9-96b0-6c11ed061ed6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:40.430979 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ae9cda0-bca4-46c9-96b0-6c11ed061ed6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:40.431103 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1ae9cda0-bca4-46c9-96b0-6c11ed061ed6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:40.439578 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-126ab932-c694-47f8-9478-e8a803076c90 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1548 microversion: 2.1 time: 0.227259 Aug 03 06:43:40.441277 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 471/1405] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:40 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1548 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:40.458959 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0ad7ab72-6f16-4e1a-b1b5-5acd0545b998 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:40.460728 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0ad7ab72-6f16-4e1a-b1b5-5acd0545b998 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:40.466089 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0ad7ab72-6f16-4e1a-b1b5-5acd0545b998 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:40.466355 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0ad7ab72-6f16-4e1a-b1b5-5acd0545b998 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:40.466520 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0ad7ab72-6f16-4e1a-b1b5-5acd0545b998 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:40.466624 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1ae9cda0-bca4-46c9-96b0-6c11ed061ed6 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.045700 Aug 03 06:43:40.466885 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0ad7ab72-6f16-4e1a-b1b5-5acd0545b998 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:40.467016 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 474/1406] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:40 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:40.467096 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0ad7ab72-6f16-4e1a-b1b5-5acd0545b998 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:40.468730 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0ad7ab72-6f16-4e1a-b1b5-5acd0545b998 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:40.506535 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0ad7ab72-6f16-4e1a-b1b5-5acd0545b998 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd/action" status: 200 len: 14 microversion: 2.1 time: 0.048909 Aug 03 06:43:40.507015 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 472/1407] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:43:40 2026] POST /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd/action => generated 14 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:43:40.541996 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:40.551963 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d4e98f0a-67db-4bbc-a544-f85b7ecd5b4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1353 microversion: 2.1 time: 0.297569 Aug 03 06:43:40.551963 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 462/1408] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:40 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1353 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:40.598669 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "name": "network-vif-unplugged", "status": "completed", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}, {"server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "name": "network-vif-plugged", "status": "completed", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}, {"server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "name": "network-vif-plugged", "status": "completed", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}, {"name": "network-changed", "server_uuid": "a748b61d-3019-4918-aa7e-8eff9c33cefa", "tag": "e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3"}, {"server_uuid": "6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3", "name": "network-vif-unplugged", "status": "completed", "tag": "4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:40.608203 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:40.608416 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:40.608596 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:40.619089 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] Creating event network-vif-unplugged:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:43:40.619284 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] Creating event network-vif-plugged:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:43:40.619455 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] Creating event network-vif-plugged:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:43:40.619626 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] Creating event network-changed:e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3 for instance a748b61d-3019-4918-aa7e-8eff9c33cefa on np0000006323 Aug 03 06:43:40.619779 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] Creating event network-vif-unplugged:4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a for instance 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 on np0000006323 Aug 03 06:43:40.620202 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:40.628547 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-774f1c8c-b9a4-4406-a242-e012972864a7 req-d5131fc3-0499-4d80-966b-a015965e1acc service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 867 microversion: 2.1 time: 0.032523 Aug 03 06:43:40.628957 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 475/1409] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:40 2026] POST /compute/v2.1/os-server-external-events => generated 867 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:41.011666 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-35a3fce6-b9bc-45c7-9285-4f1c2cae705b req-9c71cb48-0679-4b89-bc7a-8974b307b78b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3", "name": "network-vif-deleted", "tag": "4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:41.027410 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-35a3fce6-b9bc-45c7-9285-4f1c2cae705b req-9c71cb48-0679-4b89-bc7a-8974b307b78b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.028387 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-35a3fce6-b9bc-45c7-9285-4f1c2cae705b req-9c71cb48-0679-4b89-bc7a-8974b307b78b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.028916 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-35a3fce6-b9bc-45c7-9285-4f1c2cae705b req-9c71cb48-0679-4b89-bc7a-8974b307b78b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.034484 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:41.035923 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:41.041164 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.041288 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.041510 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.043694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.043694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.043694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.049546 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-35a3fce6-b9bc-45c7-9285-4f1c2cae705b req-9c71cb48-0679-4b89-bc7a-8974b307b78b service nova] Creating event network-vif-deleted:4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a for instance 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 on np0000006323 Aug 03 06:43:41.049973 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-35a3fce6-b9bc-45c7-9285-4f1c2cae705b req-9c71cb48-0679-4b89-bc7a-8974b307b78b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:41.055916 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-35a3fce6-b9bc-45c7-9285-4f1c2cae705b req-9c71cb48-0679-4b89-bc7a-8974b307b78b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046447 Aug 03 06:43:41.056677 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 473/1410] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:41 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) Aug 03 06:43:41.067170 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:41.144848 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7a4b8078aae44dc6a86e791f3d783050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a2f421d0e18444bb063445b425b8926', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:41.162251 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e8d6c4ad-c14b-4ce9-935c-21abd3cac60d tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 200 len: 1210 microversion: 2.1 time: 0.132929 Aug 03 06:43:41.162251 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 463/1411] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:41 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 1210 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:41.480034 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3e8e02bc-a8d0-4291-b021-7901697777a4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:41.481681 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3e8e02bc-a8d0-4291-b021-7901697777a4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:41.485232 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e8e02bc-a8d0-4291-b021-7901697777a4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.485551 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e8e02bc-a8d0-4291-b021-7901697777a4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.485928 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e8e02bc-a8d0-4291-b021-7901697777a4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.486237 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e8e02bc-a8d0-4291-b021-7901697777a4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.486455 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e8e02bc-a8d0-4291-b021-7901697777a4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.486710 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3e8e02bc-a8d0-4291-b021-7901697777a4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.504982 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3e8e02bc-a8d0-4291-b021-7901697777a4 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027415 Aug 03 06:43:41.505427 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 476/1412] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:41 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:41.571166 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:41.572664 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:41.576721 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.577217 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.577217 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.577697 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.578028 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.578325 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.593668 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:41.606169 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-45d2a61d-a134-4c29-a0f1-4b6d42bd4690 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:41.606714 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-45d2a61d-a134-4c29-a0f1-4b6d42bd4690 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:41.611146 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d2a61d-a134-4c29-a0f1-4b6d42bd4690 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.611773 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d2a61d-a134-4c29-a0f1-4b6d42bd4690 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.613666 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d2a61d-a134-4c29-a0f1-4b6d42bd4690 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.614076 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d2a61d-a134-4c29-a0f1-4b6d42bd4690 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.614324 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d2a61d-a134-4c29-a0f1-4b6d42bd4690 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.614555 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d2a61d-a134-4c29-a0f1-4b6d42bd4690 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.641484 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-45d2a61d-a134-4c29-a0f1-4b6d42bd4690 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:43:41.723728 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:41.723985 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-45d2a61d-a134-4c29-a0f1-4b6d42bd4690 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 204 len: 0 microversion: 2.1 time: 0.118522 Aug 03 06:43:41.723985 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 464/1413] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:43:41 2026] DELETE /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:43:41.729929 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d0d1a82a-49ff-4f9a-afca-0ce09ef46b5e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1353 microversion: 2.1 time: 0.160336 Aug 03 06:43:41.730694 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 474/1414] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:41 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1353 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:41.736717 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:41.738332 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:41.742705 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.743129 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.743568 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.744149 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:41.744592 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:41.745067 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:41.764676 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:41.902826 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:41.913492 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-60070c11-1763-4460-82cc-83804ef00de1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1554 microversion: 2.1 time: 0.180332 Aug 03 06:43:41.914145 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 477/1415] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:41 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1554 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:42.182890 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:42.183636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] [instance: 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:42.189434 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:42.189801 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:42.190109 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:42.190852 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:42.191336 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:42.191778 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:42.201825 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] HTTP exception thrown: Instance 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 could not be found. Aug 03 06:43:42.202172 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Returning 404 to user: Instance 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:43:42.203834 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-03816889-49cf-4939-8974-3a23888be350 tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3" status: 404 len: 111 microversion: 2.1 time: 0.022575 Aug 03 06:43:42.204251 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 465/1416] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:42 2026] GET /compute/v2.1/servers/6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:43:42.214590 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0e777874-6286-4fd6-a785-fe59dc44781e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:42.229440 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0e777874-6286-4fd6-a785-fe59dc44781e tempest-TestVolumeBootPatternV346-1480122590 tempest-TestVolumeBootPatternV346-1480122590-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1741582755" status: 202 len: 0 microversion: 2.1 time: 0.016648 Aug 03 06:43:42.229834 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 475/1417] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:43:42 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1741582755 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:42.519098 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-18a14710-ae80-4656-9759-97ef3f25637c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:42.520602 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-18a14710-ae80-4656-9759-97ef3f25637c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:42.525614 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18a14710-ae80-4656-9759-97ef3f25637c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:42.525888 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18a14710-ae80-4656-9759-97ef3f25637c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:42.526027 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18a14710-ae80-4656-9759-97ef3f25637c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:42.526277 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18a14710-ae80-4656-9759-97ef3f25637c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:42.526414 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18a14710-ae80-4656-9759-97ef3f25637c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:42.526547 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18a14710-ae80-4656-9759-97ef3f25637c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:42.542882 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-18a14710-ae80-4656-9759-97ef3f25637c tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025783 Aug 03 06:43:42.543170 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 478/1418] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:42 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:42.683943 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3", "name": "network-vif-unplugged", "status": "completed", "tag": "4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a"}, {"server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "name": "network-vif-plugged", "status": "completed", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}, {"server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "name": "network-vif-plugged", "status": "completed", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}, {"server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "name": "network-vif-unplugged", "status": "completed", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}, {"server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "name": "network-vif-unplugged", "status": "completed", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:42.691902 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:42.692120 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:42.692281 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:42.710107 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] Creating event network-vif-unplugged:4b1e7a8c-c75e-48e7-93ed-6ed6792f7a6a for instance 6bbbd8c3-dd75-4ed8-8bca-9e9d39f637b3 on np0000006323 Aug 03 06:43:42.710357 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] Creating event network-vif-plugged:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:43:42.710581 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] Creating event network-vif-plugged:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:43:42.710795 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] Creating event network-vif-unplugged:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:43:42.710989 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] Creating event network-vif-unplugged:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:43:42.711797 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:42.726453 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-38b81344-68b4-4cb7-bc5d-14fe04412767 req-2183560a-9d83-44c8-963b-619f677bab0c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 873 microversion: 2.1 time: 0.041046 Aug 03 06:43:42.726936 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 466/1419] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:42 2026] POST /compute/v2.1/os-server-external-events => generated 873 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:42.747748 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:42.751142 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:42.754873 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:42.755151 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:42.755423 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:42.755964 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:42.756425 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:42.757079 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:42.788530 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:42.929933 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:42.931513 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:42.936259 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:42.936569 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:42.936835 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:42.937271 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:42.937587 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:42.937882 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:42.967246 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:42.974321 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:42.975029 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-784413ab-0be9-4a1c-847c-e0054a88cdde tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1353 microversion: 2.1 time: 0.229596 Aug 03 06:43:42.975341 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 476/1420] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:42 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1353 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:43.024834 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:43.032535 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2ce546ff-72de-4b79-8ba0-b0d6677d67c1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 200 len: 1204 microversion: 2.1 time: 0.104334 Aug 03 06:43:43.032878 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 479/1421] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:42 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 1204 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:43.553908 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3f5af908-bc6d-444b-a58f-093dbc72d917 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:43.555221 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3f5af908-bc6d-444b-a58f-093dbc72d917 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:43.559071 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f5af908-bc6d-444b-a58f-093dbc72d917 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:43.559297 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f5af908-bc6d-444b-a58f-093dbc72d917 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:43.559495 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f5af908-bc6d-444b-a58f-093dbc72d917 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:43.559803 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f5af908-bc6d-444b-a58f-093dbc72d917 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:43.559979 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f5af908-bc6d-444b-a58f-093dbc72d917 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:43.560126 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3f5af908-bc6d-444b-a58f-093dbc72d917 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:43.562159 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=164,nova_cell1:UPDATE=6,nova_cell1:INSERT=4 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:43.576720 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3f5af908-bc6d-444b-a58f-093dbc72d917 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024544 Aug 03 06:43:43.577028 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 467/1422] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:43 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:43.992782 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:43.994261 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:43.998815 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:43.999063 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:43.999311 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:43.999771 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.000058 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.000321 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.002608 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=188,nova_cell1:UPDATE=13,nova_cell1:INSERT=7 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:44.017806 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:44.036222 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:44.050477 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:44.051747 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 30a7886c-7981-4a75-b420-47bdb149fafd] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:44.056264 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.056539 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.056762 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.057233 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.057550 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.057847 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.065978 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 30a7886c-7981-4a75-b420-47bdb149fafd could not be found. Aug 03 06:43:44.066242 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 30a7886c-7981-4a75-b420-47bdb149fafd could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:43:44.066625 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-47e5f28b-695d-4665-8f5c-fe0c4de0f7e7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd" status: 404 len: 111 microversion: 2.1 time: 0.017914 Aug 03 06:43:44.066968 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 480/1423] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:44 2026] GET /compute/v2.1/servers/30a7886c-7981-4a75-b420-47bdb149fafd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:43:44.078593 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-aa5557f3-108b-41b7-b8c4-cfdea0eb14e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:44.092129 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-aa5557f3-108b-41b7-b8c4-cfdea0eb14e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1551227" status: 202 len: 0 microversion: 2.1 time: 0.015517 Aug 03 06:43:44.092510 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 468/1424] 10.4.3.71 () {66 vars in 1323 bytes} [Mon Aug 3 06:43:44 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1551227 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:44.165520 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:44.173427 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8c0c1d4c-a3b4-42a7-bed2-4696844fc4e9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1542 microversion: 2.1 time: 0.182134 Aug 03 06:43:44.173584 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 477/1425] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:43 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1542 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:44.188603 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:44.189084 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:44.192772 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.192996 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.193181 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.193580 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.193891 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.194118 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.214624 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:44.325814 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:44.333843 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-90088482-0f8e-491d-85cd-1baef289c3d1 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1542 microversion: 2.1 time: 0.147537 Aug 03 06:43:44.334140 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 481/1426] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:44 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1542 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:44.350098 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:44.352801 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:44.353101 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Searching by: {'deleted': False, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455'} {{(pid=84360) get_all /opt/stack/nova/nova/compute/api.py:3110}} Aug 03 06:43:44.358855 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.359030 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.359157 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.359563 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.359879 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.360004 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.398996 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ff018d10-1ad7-4ad8-a917-3108000fb788 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-979546324", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIvhrQYTruCMeQ6tuvkVEV7qfd9ThcG1j2mDNlr6LNsh/k9v8PumFIk04fCvYL93MFOsikieujVZNjG0gWSEp8TRD8QhHXJ89szcqYqZIO5XzCKwe/trOPDeJJGYxfpTDw=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:44.410659 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-ff018d10-1ad7-4ad8-a917-3108000fb788 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Getting quotas for project bff93d197d1441b2a7927b20c48277e4. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:43:44.413100 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-ff018d10-1ad7-4ad8-a917-3108000fb788 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Getting quotas for user fea4f084ca364150897d001309ebbb22 and project bff93d197d1441b2a7927b20c48277e4. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:43:44.424706 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.multi_cell_list [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=84360) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Aug 03 06:43:44.430615 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ff018d10-1ad7-4ad8-a917-3108000fb788 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.033253 Aug 03 06:43:44.431071 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 478/1427] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:43:44 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) Aug 03 06:43:44.491773 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-28b18da3-89ac-40c4-9763-561d8504c1f9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers" status: 200 len: 341 microversion: 2.1 time: 0.143445 Aug 03 06:43:44.491942 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 469/1428] 10.4.3.71 () {66 vars in 1236 bytes} [Mon Aug 3 06:43:44 2026] GET /compute/v2.1/servers => generated 341 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:44.504820 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:44.505940 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:44.516052 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.516185 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.516400 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.516933 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.517246 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.517518 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.537994 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:44.588568 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-626c4ea0-7142-4bef-92d1-8129e9944c5a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:44.590541 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-626c4ea0-7142-4bef-92d1-8129e9944c5a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:44.594980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-626c4ea0-7142-4bef-92d1-8129e9944c5a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.595229 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-626c4ea0-7142-4bef-92d1-8129e9944c5a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.595421 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-626c4ea0-7142-4bef-92d1-8129e9944c5a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.595779 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-626c4ea0-7142-4bef-92d1-8129e9944c5a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.596017 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-626c4ea0-7142-4bef-92d1-8129e9944c5a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.596186 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-626c4ea0-7142-4bef-92d1-8129e9944c5a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.618671 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-626c4ea0-7142-4bef-92d1-8129e9944c5a tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.032597 Aug 03 06:43:44.618974 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 479/1429] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:43:44 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:43:44.629630 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:44.630067 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:44.636848 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.637377 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.637377 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.637528 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.638130 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.638369 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.651302 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:44.660340 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d73a1bb0-f893-4df2-bfc8-9e7d78ae52d4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1542 microversion: 2.1 time: 0.157661 Aug 03 06:43:44.660340 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 482/1430] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:44 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1542 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:44.691783 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] HTTP exception thrown: Instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 is not attached to volume 5588390b-788e-4052-91a4-8a78ce48abcc Aug 03 06:43:44.692102 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Returning 404 to user: Instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 is not attached to volume 5588390b-788e-4052-91a4-8a78ce48abcc {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:43:44.692536 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6ff95b3f-3f7b-4255-8bf5-2bf57c8d75aa tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments/5588390b-788e-4052-91a4-8a78ce48abcc" status: 404 len: 154 microversion: 2.1 time: 0.065141 Aug 03 06:43:44.692885 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 470/1431] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:43:44 2026] DELETE /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0/os-volume_attachments/5588390b-788e-4052-91a4-8a78ce48abcc => generated 154 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:43:44.703640 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-790ef3ff-322d-43c9-a713-4ba0126768bf tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:44.703876 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-790ef3ff-322d-43c9-a713-4ba0126768bf tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:44.707428 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-790ef3ff-322d-43c9-a713-4ba0126768bf tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.707645 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-790ef3ff-322d-43c9-a713-4ba0126768bf tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.707837 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-790ef3ff-322d-43c9-a713-4ba0126768bf tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.708150 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-790ef3ff-322d-43c9-a713-4ba0126768bf tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.709832 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-790ef3ff-322d-43c9-a713-4ba0126768bf tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.709832 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-790ef3ff-322d-43c9-a713-4ba0126768bf tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.729610 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-790ef3ff-322d-43c9-a713-4ba0126768bf tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:43:44.776607 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-01f0f0f7-ba7b-4783-ac0c-6f025e2f6719 req-d4d19ae3-0261-41ce-945c-d00225f9a3ce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30a7886c-7981-4a75-b420-47bdb149fafd", "name": "network-vif-deleted", "tag": "cfcf0373-1e94-45fa-802e-6bc913dbc797"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:44.788060 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01f0f0f7-ba7b-4783-ac0c-6f025e2f6719 req-d4d19ae3-0261-41ce-945c-d00225f9a3ce service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.788296 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01f0f0f7-ba7b-4783-ac0c-6f025e2f6719 req-d4d19ae3-0261-41ce-945c-d00225f9a3ce service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.788552 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01f0f0f7-ba7b-4783-ac0c-6f025e2f6719 req-d4d19ae3-0261-41ce-945c-d00225f9a3ce service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.795599 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-01f0f0f7-ba7b-4783-ac0c-6f025e2f6719 req-d4d19ae3-0261-41ce-945c-d00225f9a3ce service nova] Creating event network-vif-deleted:cfcf0373-1e94-45fa-802e-6bc913dbc797 for instance 30a7886c-7981-4a75-b420-47bdb149fafd on np0000006323 Aug 03 06:43:44.796173 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-01f0f0f7-ba7b-4783-ac0c-6f025e2f6719 req-d4d19ae3-0261-41ce-945c-d00225f9a3ce service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:44.798569 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-790ef3ff-322d-43c9-a713-4ba0126768bf tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 204 len: 0 microversion: 2.1 time: 0.096841 Aug 03 06:43:44.798966 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 480/1432] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:43:44 2026] DELETE /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:43:44.800137 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-01f0f0f7-ba7b-4783-ac0c-6f025e2f6719 req-d4d19ae3-0261-41ce-945c-d00225f9a3ce service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028593 Aug 03 06:43:44.801165 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 483/1433] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:44 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) Aug 03 06:43:44.809242 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:44.810615 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:44.816445 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.816773 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.816978 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.817456 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:44.817799 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:44.818061 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:44.846529 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:45.063566 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2feae27f93040b9892ac1168f4f15c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '341665f7bbc142f9a6737c64d6b183fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:45.074548 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3449464e-828a-4f2b-a4f7-2ca56bddbbef tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 200 len: 1677 microversion: 2.1 time: 0.267562 Aug 03 06:43:45.074909 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 471/1434] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:44 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 1677 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:45.899119 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-940324af-e942-45ca-a766-3b85cf7dfcae req-5adc8875-d3dc-4e10-8899-751e0f7d1d23 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-deleted", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:45.906226 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-940324af-e942-45ca-a766-3b85cf7dfcae req-5adc8875-d3dc-4e10-8899-751e0f7d1d23 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:45.906501 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-940324af-e942-45ca-a766-3b85cf7dfcae req-5adc8875-d3dc-4e10-8899-751e0f7d1d23 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:45.906611 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-940324af-e942-45ca-a766-3b85cf7dfcae req-5adc8875-d3dc-4e10-8899-751e0f7d1d23 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:45.913112 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-940324af-e942-45ca-a766-3b85cf7dfcae req-5adc8875-d3dc-4e10-8899-751e0f7d1d23 service nova] Creating event network-vif-deleted:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:45.913633 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-940324af-e942-45ca-a766-3b85cf7dfcae req-5adc8875-d3dc-4e10-8899-751e0f7d1d23 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:45.917241 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-940324af-e942-45ca-a766-3b85cf7dfcae req-5adc8875-d3dc-4e10-8899-751e0f7d1d23 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021021 Aug 03 06:43:45.917595 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 481/1435] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:45 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) Aug 03 06:43:46.000790 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesBackupsTest-instance-1902235402", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "7100fbe9-812d-48a2-a1a9-d8ffce30826b"}], "security_groups": [{"name": "tempest-securitygroup--846531305"}], "key_name": "tempest-keypair-979546324", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:46.080595 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-92eb2a4d-1013-4db1-beec-4a66ca6f4990 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "26f7da0d-3f6c-40e1-b9f4-e50254e7c5e6"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:46.082751 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-92eb2a4d-1013-4db1-beec-4a66ca6f4990 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:46.089328 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92eb2a4d-1013-4db1-beec-4a66ca6f4990 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:46.089596 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92eb2a4d-1013-4db1-beec-4a66ca6f4990 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:46.089800 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92eb2a4d-1013-4db1-beec-4a66ca6f4990 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:46.091336 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92eb2a4d-1013-4db1-beec-4a66ca6f4990 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:46.091336 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92eb2a4d-1013-4db1-beec-4a66ca6f4990 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:46.091336 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-92eb2a4d-1013-4db1-beec-4a66ca6f4990 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:46.094992 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:46.096446 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] [instance: c36ac26b-1513-48c9-9789-fbc3ac6db6d0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:46.103453 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:46.105866 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:46.105866 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:46.105866 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:46.105866 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:46.106106 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:46.106243 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:46.106243 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:46.106243 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:46.106450 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:46.106721 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:46.112495 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:46.117428 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:46.118868 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] HTTP exception thrown: Instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 could not be found. Aug 03 06:43:46.119221 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Returning 404 to user: Instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:43:46.119638 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-394604d3-e0b8-42ee-9b06-cadcb5ee6d79 tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0" status: 404 len: 111 microversion: 2.1 time: 0.028032 Aug 03 06:43:46.120013 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 482/1436] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:46 2026] GET /compute/v2.1/servers/c36ac26b-1513-48c9-9789-fbc3ac6db6d0 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:43:46.128213 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fc897b4a-72d0-4452-a34f-9ecc95d78d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:46.143247 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fc897b4a-72d0-4452-a34f-9ecc95d78d3f tempest-TestEncryptedCinderVolumes-73795233 tempest-TestEncryptedCinderVolumes-73795233-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1170341218" status: 202 len: 0 microversion: 2.1 time: 0.017026 Aug 03 06:43:46.143730 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 483/1437] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:43:46 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1170341218 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:46.183801 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] validate_networks() for [('7100fbe9-812d-48a2-a1a9-d8ffce30826b', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:43:46.184137 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:46.353985 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-92eb2a4d-1013-4db1-beec-4a66ca6f4990 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.275017 Aug 03 06:43:46.354341 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 472/1438] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:43:46 2026] POST /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/os-volume_attachments => generated 194 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:46.492472 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:46.647034 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:43:46.647259 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:43:46.647624 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:43:46.647852 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:43:46.648090 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:43:46.656102 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:46.656327 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:46.656580 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:46.657261 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:46.658458 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:46.658661 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:46.669338 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Getting quotas for project bff93d197d1441b2a7927b20c48277e4. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:43:46.671900 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Getting quotas for user fea4f084ca364150897d001309ebbb22 and project bff93d197d1441b2a7927b20c48277e4. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:43:46.679448 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:43:46.681138 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:43:46.744122 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f21e4bb1-bc3e-4005-a1e2-35207bf84c32 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.745810 Aug 03 06:43:46.744428 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 484/1439] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:43:45 2026] POST /compute/v2.1/servers => generated 403 bytes in 747 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:43:46.758417 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-138189d9-412e-41d2-9e50-f84a9d81e5e8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:46.766578 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-138189d9-412e-41d2-9e50-f84a9d81e5e8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:46.789811 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-138189d9-412e-41d2-9e50-f84a9d81e5e8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:46.844338 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-138189d9-412e-41d2-9e50-f84a9d81e5e8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:46.848243 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-6889ac62-9d56-40a0-b507-fe1f5005a39e req-78196de9-3f7f-430a-a40d-a4a326082439 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-unplugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}, {"server_uuid": "c36ac26b-1513-48c9-9789-fbc3ac6db6d0", "name": "network-vif-unplugged", "status": "completed", "tag": "c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:46.853327 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-138189d9-412e-41d2-9e50-f84a9d81e5e8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa" status: 200 len: 1231 microversion: 2.1 time: 0.098279 Aug 03 06:43:46.853327 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 484/1440] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:46 2026] GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa => generated 1231 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:46.853638 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6889ac62-9d56-40a0-b507-fe1f5005a39e req-78196de9-3f7f-430a-a40d-a4a326082439 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:46.853843 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6889ac62-9d56-40a0-b507-fe1f5005a39e req-78196de9-3f7f-430a-a40d-a4a326082439 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:46.853925 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6889ac62-9d56-40a0-b507-fe1f5005a39e req-78196de9-3f7f-430a-a40d-a4a326082439 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:46.859160 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6889ac62-9d56-40a0-b507-fe1f5005a39e req-78196de9-3f7f-430a-a40d-a4a326082439 service nova] Creating event network-vif-unplugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:46.859289 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6889ac62-9d56-40a0-b507-fe1f5005a39e req-78196de9-3f7f-430a-a40d-a4a326082439 service nova] Creating event network-vif-unplugged:c95aa5ca-3b63-40bc-a1e8-13adc7bbc44e for instance c36ac26b-1513-48c9-9789-fbc3ac6db6d0 on np0000006323 Aug 03 06:43:46.859574 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-6889ac62-9d56-40a0-b507-fe1f5005a39e req-78196de9-3f7f-430a-a40d-a4a326082439 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:46.863910 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-6889ac62-9d56-40a0-b507-fe1f5005a39e req-78196de9-3f7f-430a-a40d-a4a326082439 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.019616 Aug 03 06:43:46.864177 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 473/1441] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:46 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:47.873068 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:47.875150 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:47.881091 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:47.881415 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:47.881675 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:47.882223 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:47.882709 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:47.883165 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:47.913150 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:48.012035 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:48.021497 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-aab59012-c0c7-4c42-9e8f-d4cd0d181c5e tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa" status: 200 len: 1291 microversion: 2.1 time: 0.153580 Aug 03 06:43:48.022048 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 485/1442] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:47 2026] GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa => generated 1291 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:48.101222 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:48.461008 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-3402568", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "bac1cff8-7357-4369-9ad3-c3546fe1e006", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "29475638-4fc8-425b-8c1e-8d0503548bc3"}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:48.539164 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:48.539491 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:48.539797 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:48.540307 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:48.540616 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:48.541005 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:48.551200 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] validate_networks() for [('29475638-4fc8-425b-8c1e-8d0503548bc3', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:43:48.551630 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:48.684944 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:48.686539 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:48.692455 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:48.692771 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:48.693082 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:48.693532 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:48.693909 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:48.694213 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:48.720914 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:48.979689 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:48.992449 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-71f8748c-9ce3-40fe-bc84-f78829408a50 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1588 microversion: 2.1 time: 0.309098 Aug 03 06:43:48.992927 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 474/1443] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:48 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1588 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:49.041856 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:49.043162 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:49.053415 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:49.053779 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:49.054060 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:49.055035 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:49.056015 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:49.056450 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:49.059547 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:49.079975 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:49.107270 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-f85e2749-59f6-4e8d-b7b5-d084f79f452e req-0a1f70b6-75bb-41e0-953c-50661fd3e75a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "984a2f2e-0183-4572-8548-34a1db8df7aa", "tag": "4a7ae491-69fb-48aa-813e-8340b83fc302"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:49.115067 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f85e2749-59f6-4e8d-b7b5-d084f79f452e req-0a1f70b6-75bb-41e0-953c-50661fd3e75a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:49.115271 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f85e2749-59f6-4e8d-b7b5-d084f79f452e req-0a1f70b6-75bb-41e0-953c-50661fd3e75a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:49.115410 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f85e2749-59f6-4e8d-b7b5-d084f79f452e req-0a1f70b6-75bb-41e0-953c-50661fd3e75a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:49.122827 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-f85e2749-59f6-4e8d-b7b5-d084f79f452e req-0a1f70b6-75bb-41e0-953c-50661fd3e75a service nova] Creating event network-changed:4a7ae491-69fb-48aa-813e-8340b83fc302 for instance 984a2f2e-0183-4572-8548-34a1db8df7aa on np0000006323 Aug 03 06:43:49.123494 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-f85e2749-59f6-4e8d-b7b5-d084f79f452e req-0a1f70b6-75bb-41e0-953c-50661fd3e75a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:49.129089 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-f85e2749-59f6-4e8d-b7b5-d084f79f452e req-0a1f70b6-75bb-41e0-953c-50661fd3e75a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024232 Aug 03 06:43:49.129408 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 475/1444] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:49 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) Aug 03 06:43:49.250390 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:43:49.250586 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:43:49.250980 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:43:49.251594 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:43:49.251594 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:43:49.258477 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:49.258670 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:49.258923 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:49.259439 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:49.259692 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:49.261167 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:49.272160 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:43:49.273472 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:49.274680 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:43:49.280438 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:43:49.282302 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] 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='bac1cff8-7357-4369-9ad3-c3546fe1e006',source_type='snapshot',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:43:49.283883 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9833a1b3-2bc4-4737-9c7f-d4b2ed848f87 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa" status: 200 len: 1356 microversion: 2.1 time: 0.244899 Aug 03 06:43:49.284472 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 486/1445] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:49 2026] GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa => generated 1356 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:49.371419 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-78c089df-6b95-4fe9-9117-5b0b2b50eb22 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.912129 Aug 03 06:43:49.371687 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 485/1446] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:43:48 2026] POST /compute/v2.1/servers => generated 378 bytes in 915 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:43:49.384480 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d97c6df2-4b13-4c2c-abe1-3cc1cd5f170d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:49.386457 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d97c6df2-4b13-4c2c-abe1-3cc1cd5f170d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:49.399012 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-d97c6df2-4b13-4c2c-abe1-3cc1cd5f170d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:49.444601 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d97c6df2-4b13-4c2c-abe1-3cc1cd5f170d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:49.451368 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d97c6df2-4b13-4c2c-abe1-3cc1cd5f170d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1049 microversion: 2.1 time: 0.070809 Aug 03 06:43:49.451669 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 476/1447] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:49 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1049 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:50.289005 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-f86ba84d-9491-4fc2-b1c3-476d931141ba req-2d73a292-f3cd-40ac-a32e-52aab98a867d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "984a2f2e-0183-4572-8548-34a1db8df7aa", "name": "network-vif-plugged", "status": "completed", "tag": "4a7ae491-69fb-48aa-813e-8340b83fc302"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:50.298802 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:50.300873 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:50.301944 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f86ba84d-9491-4fc2-b1c3-476d931141ba req-2d73a292-f3cd-40ac-a32e-52aab98a867d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:50.302796 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f86ba84d-9491-4fc2-b1c3-476d931141ba req-2d73a292-f3cd-40ac-a32e-52aab98a867d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:50.303100 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f86ba84d-9491-4fc2-b1c3-476d931141ba req-2d73a292-f3cd-40ac-a32e-52aab98a867d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:50.304614 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:50.304879 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:50.305091 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:50.305540 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:50.306868 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:50.306868 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:50.313312 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-f86ba84d-9491-4fc2-b1c3-476d931141ba req-2d73a292-f3cd-40ac-a32e-52aab98a867d service nova] Creating event network-vif-plugged:4a7ae491-69fb-48aa-813e-8340b83fc302 for instance 984a2f2e-0183-4572-8548-34a1db8df7aa on np0000006323 Aug 03 06:43:50.314033 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-f86ba84d-9491-4fc2-b1c3-476d931141ba req-2d73a292-f3cd-40ac-a32e-52aab98a867d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:50.318785 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-f86ba84d-9491-4fc2-b1c3-476d931141ba req-2d73a292-f3cd-40ac-a32e-52aab98a867d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037049 Aug 03 06:43:50.319206 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 487/1448] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:50 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) Aug 03 06:43:50.339392 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:50.476234 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:50.479638 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:50.486840 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:50.486973 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:50.487219 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:50.487461 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:50.488047 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:50.488548 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:50.488951 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:50.498315 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0be851b0-5e72-4ccd-a1fa-6f4f2305b9d2 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa" status: 200 len: 1356 microversion: 2.1 time: 0.201169 Aug 03 06:43:50.498585 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 486/1449] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:50 2026] GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa => generated 1356 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:50.507995 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:50.560022 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:50.579410 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-29570bd7-9005-4ed1-8a34-f884efaea1ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1101 microversion: 2.1 time: 0.107105 Aug 03 06:43:50.579921 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 477/1450] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:50 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1101 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:51.521441 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:51.524185 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:51.530764 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:51.531573 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:51.531959 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:51.533202 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:51.534094 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:51.534437 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:51.558577 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:51.600530 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:51.603175 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:51.609726 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:51.610048 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:51.610279 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:51.610814 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:51.611142 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:51.611430 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:51.636103 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:51.786077 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-5c3c1b81-172c-424e-a17e-2f18de304c65 req-52762e49-d8fe-4869-bcc3-1b4a9ba9ecb7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cf3cad0c-7386-4cb3-8bbb-647878fe8a5c", "tag": "9fdcd9ec-3292-4934-b231-a951330a67ef"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:51.800258 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5c3c1b81-172c-424e-a17e-2f18de304c65 req-52762e49-d8fe-4869-bcc3-1b4a9ba9ecb7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:51.800955 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5c3c1b81-172c-424e-a17e-2f18de304c65 req-52762e49-d8fe-4869-bcc3-1b4a9ba9ecb7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:51.801183 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5c3c1b81-172c-424e-a17e-2f18de304c65 req-52762e49-d8fe-4869-bcc3-1b4a9ba9ecb7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:51.808914 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5c3c1b81-172c-424e-a17e-2f18de304c65 req-52762e49-d8fe-4869-bcc3-1b4a9ba9ecb7 service nova] Creating event network-changed:9fdcd9ec-3292-4934-b231-a951330a67ef for instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c on np0000006323 Aug 03 06:43:51.809480 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-5c3c1b81-172c-424e-a17e-2f18de304c65 req-52762e49-d8fe-4869-bcc3-1b4a9ba9ecb7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:51.814543 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-5c3c1b81-172c-424e-a17e-2f18de304c65 req-52762e49-d8fe-4869-bcc3-1b4a9ba9ecb7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033765 Aug 03 06:43:51.815022 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 478/1451] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:51 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) Aug 03 06:43:51.823713 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:51.834085 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9b067971-d8da-4d17-b2d2-f8c8a3dc408b tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa" status: 200 len: 1356 microversion: 2.1 time: 0.314936 Aug 03 06:43:51.834085 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 488/1452] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:51 2026] GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa => generated 1356 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:51.860052 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:51.866998 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-fa1131c8-cdc0-43ff-b7bb-3823e42c0cbf tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1161 microversion: 2.1 time: 0.270162 Aug 03 06:43:51.867284 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 487/1453] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:51 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1161 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:52.365728 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-cf7d5c47-c267-4e88-a0e2-0c9fb486049c req-dad03dcf-1155-4196-bc3c-8aac6a55c098 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "984a2f2e-0183-4572-8548-34a1db8df7aa", "name": "network-vif-plugged", "status": "completed", "tag": "4a7ae491-69fb-48aa-813e-8340b83fc302"}, {"name": "network-changed", "server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:52.366518 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-458272572"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:52.367998 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:52.372310 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-cf7d5c47-c267-4e88-a0e2-0c9fb486049c req-dad03dcf-1155-4196-bc3c-8aac6a55c098 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:52.372382 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:52.372525 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:52.372563 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-cf7d5c47-c267-4e88-a0e2-0c9fb486049c req-dad03dcf-1155-4196-bc3c-8aac6a55c098 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:52.372662 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-cf7d5c47-c267-4e88-a0e2-0c9fb486049c req-dad03dcf-1155-4196-bc3c-8aac6a55c098 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:52.372700 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:52.372916 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:52.373077 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:52.373221 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:52.383132 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-cf7d5c47-c267-4e88-a0e2-0c9fb486049c req-dad03dcf-1155-4196-bc3c-8aac6a55c098 service nova] Creating event network-vif-plugged:4a7ae491-69fb-48aa-813e-8340b83fc302 for instance 984a2f2e-0183-4572-8548-34a1db8df7aa on np0000006323 Aug 03 06:43:52.383132 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-cf7d5c47-c267-4e88-a0e2-0c9fb486049c req-dad03dcf-1155-4196-bc3c-8aac6a55c098 service nova] Creating event network-changed:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:43:52.383306 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-cf7d5c47-c267-4e88-a0e2-0c9fb486049c req-dad03dcf-1155-4196-bc3c-8aac6a55c098 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:52.388011 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-cf7d5c47-c267-4e88-a0e2-0c9fb486049c req-dad03dcf-1155-4196-bc3c-8aac6a55c098 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024483 Aug 03 06:43:52.388260 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 479/1454] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:52 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) Aug 03 06:43:52.391823 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:52.538716 np0000006323 devstack@n-api.service[84359]: INFO nova.network.security_group_api [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Adding security group 119f80bf-8398-46b2-b8a6-3b9cfe14a777 to port 579f9b90-e856-45dd-a77a-796af4d63c0a Aug 03 06:43:52.854880 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:52.856357 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:52.861060 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:52.861301 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:52.861591 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:52.862193 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:52.862564 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:52.864167 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:52.885722 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:52.887230 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:52.892131 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:52.892322 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:52.893578 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:52.893578 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:52.893578 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:52.893759 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:52.894046 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:52.909880 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-538426bf-548b-497e-a8f1-9e53530c426a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/action" status: 202 len: 0 microversion: 2.1 time: 0.545127 Aug 03 06:43:52.910356 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 489/1455] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:43:52 2026] POST /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/action => generated 0 bytes in 546 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:43:52.922437 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:52.924107 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:52.926939 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:52.928757 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:52.929026 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:52.929185 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:52.929754 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:52.931466 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:52.931466 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:52.946152 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:53.070833 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:53.078215 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3ba9160c-4cda-44f2-8ed0-0f16a30a6065 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa" status: 200 len: 1539 microversion: 2.1 time: 0.225096 Aug 03 06:43:53.078570 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 488/1456] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:52 2026] GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa => generated 1539 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:53.094263 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3e753e3f-0cbb-45d5-8914-059476df0538 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:53.095636 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3e753e3f-0cbb-45d5-8914-059476df0538 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:53.101950 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3e753e3f-0cbb-45d5-8914-059476df0538 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:53.102148 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3e753e3f-0cbb-45d5-8914-059476df0538 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:53.102279 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3e753e3f-0cbb-45d5-8914-059476df0538 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:53.102529 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3e753e3f-0cbb-45d5-8914-059476df0538 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:53.102693 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3e753e3f-0cbb-45d5-8914-059476df0538 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:53.102798 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3e753e3f-0cbb-45d5-8914-059476df0538 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:53.119751 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3e753e3f-0cbb-45d5-8914-059476df0538 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:53.122930 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:53.133530 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-835c78d3-964d-4355-8bf0-861d4140626f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1161 microversion: 2.1 time: 0.249708 Aug 03 06:43:53.133989 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 480/1457] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:52 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1161 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:53.169617 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:53.177190 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-467835f6-a596-4e29-8e91-f9ea0da92548 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1753 microversion: 2.1 time: 0.257223 Aug 03 06:43:53.177456 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 490/1458] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:52 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1753 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:53.184679 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3e753e3f-0cbb-45d5-8914-059476df0538 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.091779 Aug 03 06:43:53.184794 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 489/1459] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:43:53 2026] GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa/os-interface => generated 283 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:53.783683 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-c4223a4a-0b9b-4955-a0e1-d750433c851f req-85309819-2310-420a-867b-bf020e9edca2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "984a2f2e-0183-4572-8548-34a1db8df7aa", "tag": "4a7ae491-69fb-48aa-813e-8340b83fc302"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:53.790625 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c4223a4a-0b9b-4955-a0e1-d750433c851f req-85309819-2310-420a-867b-bf020e9edca2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:53.790839 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c4223a4a-0b9b-4955-a0e1-d750433c851f req-85309819-2310-420a-867b-bf020e9edca2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:53.790975 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-c4223a4a-0b9b-4955-a0e1-d750433c851f req-85309819-2310-420a-867b-bf020e9edca2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:53.797788 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-c4223a4a-0b9b-4955-a0e1-d750433c851f req-85309819-2310-420a-867b-bf020e9edca2 service nova] Creating event network-changed:4a7ae491-69fb-48aa-813e-8340b83fc302 for instance 984a2f2e-0183-4572-8548-34a1db8df7aa on np0000006323 Aug 03 06:43:53.798245 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-c4223a4a-0b9b-4955-a0e1-d750433c851f req-85309819-2310-420a-867b-bf020e9edca2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:53.802314 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-c4223a4a-0b9b-4955-a0e1-d750433c851f req-85309819-2310-420a-867b-bf020e9edca2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020132 Aug 03 06:43:53.802392 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 481/1460] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:53 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) Aug 03 06:43:54.152716 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:54.155035 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:54.159174 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:54.159429 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:54.159849 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:54.160153 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:54.161573 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:54.162001 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:54.180326 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:54.364521 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:54.373281 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f5ba141d-728e-4f40-bc97-9a680385afa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1161 microversion: 2.1 time: 0.222098 Aug 03 06:43:54.373704 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 491/1461] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:54 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1161 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:54.378749 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:54.438470 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-678faeb7-47a9-4c3b-855d-f8374c7342a5 req-b44635c0-0f76-4d8d-bf8d-f4e59f868d1a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:54.444217 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-678faeb7-47a9-4c3b-855d-f8374c7342a5 req-b44635c0-0f76-4d8d-bf8d-f4e59f868d1a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:54.444516 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-678faeb7-47a9-4c3b-855d-f8374c7342a5 req-b44635c0-0f76-4d8d-bf8d-f4e59f868d1a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:54.444862 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-678faeb7-47a9-4c3b-855d-f8374c7342a5 req-b44635c0-0f76-4d8d-bf8d-f4e59f868d1a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:54.451551 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-678faeb7-47a9-4c3b-855d-f8374c7342a5 req-b44635c0-0f76-4d8d-bf8d-f4e59f868d1a service nova] Creating event network-changed:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:43:54.452073 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-678faeb7-47a9-4c3b-855d-f8374c7342a5 req-b44635c0-0f76-4d8d-bf8d-f4e59f868d1a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:54.461889 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-678faeb7-47a9-4c3b-855d-f8374c7342a5 req-b44635c0-0f76-4d8d-bf8d-f4e59f868d1a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024873 Aug 03 06:43:54.474159 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 490/1462] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:54 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) Aug 03 06:43:55.392942 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:55.401118 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:55.411916 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:55.412170 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:55.412376 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:55.412865 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:55.413162 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:55.413486 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:55.431345 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:55.559573 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:55.567274 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5b36ac25-4052-4d0d-92f5-fcd7013b6409 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1195 microversion: 2.1 time: 0.177006 Aug 03 06:43:55.567686 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 482/1463] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:55 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1195 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:56.517924 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-535ed02d-a478-4293-8e55-ed929ad02362 req-b45fc757-f15b-466a-b540-d1f9eaa24b2b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cf3cad0c-7386-4cb3-8bbb-647878fe8a5c", "name": "network-vif-plugged", "status": "completed", "tag": "9fdcd9ec-3292-4934-b231-a951330a67ef"}, {"server_uuid": "cf3cad0c-7386-4cb3-8bbb-647878fe8a5c", "name": "network-vif-plugged", "status": "completed", "tag": "9fdcd9ec-3292-4934-b231-a951330a67ef"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:56.526189 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-535ed02d-a478-4293-8e55-ed929ad02362 req-b45fc757-f15b-466a-b540-d1f9eaa24b2b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:56.526460 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-535ed02d-a478-4293-8e55-ed929ad02362 req-b45fc757-f15b-466a-b540-d1f9eaa24b2b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:56.526673 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-535ed02d-a478-4293-8e55-ed929ad02362 req-b45fc757-f15b-466a-b540-d1f9eaa24b2b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:56.537009 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-535ed02d-a478-4293-8e55-ed929ad02362 req-b45fc757-f15b-466a-b540-d1f9eaa24b2b service nova] Creating event network-vif-plugged:9fdcd9ec-3292-4934-b231-a951330a67ef for instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c on np0000006323 Aug 03 06:43:56.537285 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-535ed02d-a478-4293-8e55-ed929ad02362 req-b45fc757-f15b-466a-b540-d1f9eaa24b2b service nova] Creating event network-vif-plugged:9fdcd9ec-3292-4934-b231-a951330a67ef for instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c on np0000006323 Aug 03 06:43:56.538096 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-535ed02d-a478-4293-8e55-ed929ad02362 req-b45fc757-f15b-466a-b540-d1f9eaa24b2b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:56.543565 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-535ed02d-a478-4293-8e55-ed929ad02362 req-b45fc757-f15b-466a-b540-d1f9eaa24b2b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.028059 Aug 03 06:43:56.544048 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 492/1464] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:56 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:56.593139 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:56.595224 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:56.601850 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:56.601850 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:56.601850 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:56.602313 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:56.602701 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:56.603060 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:56.627406 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:56.659967 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=4 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:56.677531 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=9 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:56.845112 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:56.853495 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-aadf4ab2-9f5f-4e72-ab47-f067d8cec685 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1195 microversion: 2.1 time: 0.264437 Aug 03 06:43:56.854358 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 491/1465] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:56 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1195 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:57.874738 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:57.876222 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:57.881973 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:57.882232 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:57.882430 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:57.882893 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:57.883228 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:57.883486 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:57.898305 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:58.087153 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:58.097612 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-236398c7-e7f8-46bb-92ae-e276df8e5a47 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1379 microversion: 2.1 time: 0.227093 Aug 03 06:43:58.097983 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 483/1466] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:57 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1379 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:58.116147 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:58.117734 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:58.125825 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:58.126081 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:58.126275 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:58.126736 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:58.127042 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:58.127581 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:58.152121 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:58.282169 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:58.291767 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-fb7de4a0-b10e-42c4-9d37-711bc1d30913 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1379 microversion: 2.1 time: 0.178275 Aug 03 06:43:58.292130 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 493/1467] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:58 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1379 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:58.310453 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:58.312000 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:58.320448 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:58.320969 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:58.321283 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:58.321900 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:58.322314 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:58.322791 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:58.341228 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:58.510980 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:58.521345 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-34c19df8-70d1-417b-911b-356695b4c6d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1379 microversion: 2.1 time: 0.212673 Aug 03 06:43:58.521739 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 492/1468] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:58 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1379 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:58.578098 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-97883b7f-f6c5-49fc-898e-490437bb255a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:58.578328 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-97883b7f-f6c5-49fc-898e-490437bb255a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:58.585297 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97883b7f-f6c5-49fc-898e-490437bb255a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:58.585297 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97883b7f-f6c5-49fc-898e-490437bb255a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:58.585297 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97883b7f-f6c5-49fc-898e-490437bb255a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:58.585450 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97883b7f-f6c5-49fc-898e-490437bb255a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:58.585602 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97883b7f-f6c5-49fc-898e-490437bb255a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:58.586091 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-97883b7f-f6c5-49fc-898e-490437bb255a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:58.602883 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-97883b7f-f6c5-49fc-898e-490437bb255a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:43:58.653298 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-97883b7f-f6c5-49fc-898e-490437bb255a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 204 len: 0 microversion: 2.1 time: 0.077262 Aug 03 06:43:58.653642 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 484/1469] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:43:58 2026] DELETE /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:43:58.663366 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:58.664754 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:58.669715 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:58.669960 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:58.670158 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:58.670580 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:58.670906 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:58.671159 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:58.698668 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:58.818398 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:58.828594 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c1379b84-6258-4998-b118-628923b31571 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1385 microversion: 2.1 time: 0.166765 Aug 03 06:43:58.828830 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 494/1470] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:58 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1385 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:43:59.194846 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-fd3e6383-810e-46e4-834d-9acd5058e0a4 req-1501d4de-1e72-44c0-8897-080cd42a63a8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cf3cad0c-7386-4cb3-8bbb-647878fe8a5c", "name": "network-vif-unplugged", "status": "completed", "tag": "9fdcd9ec-3292-4934-b231-a951330a67ef"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:59.201548 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-fd3e6383-810e-46e4-834d-9acd5058e0a4 req-1501d4de-1e72-44c0-8897-080cd42a63a8 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:59.201741 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-fd3e6383-810e-46e4-834d-9acd5058e0a4 req-1501d4de-1e72-44c0-8897-080cd42a63a8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:59.201929 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-fd3e6383-810e-46e4-834d-9acd5058e0a4 req-1501d4de-1e72-44c0-8897-080cd42a63a8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:59.209063 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-fd3e6383-810e-46e4-834d-9acd5058e0a4 req-1501d4de-1e72-44c0-8897-080cd42a63a8 service nova] Creating event network-vif-unplugged:9fdcd9ec-3292-4934-b231-a951330a67ef for instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c on np0000006323 Aug 03 06:43:59.209639 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-fd3e6383-810e-46e4-834d-9acd5058e0a4 req-1501d4de-1e72-44c0-8897-080cd42a63a8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:59.213685 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-fd3e6383-810e-46e4-834d-9acd5058e0a4 req-1501d4de-1e72-44c0-8897-080cd42a63a8 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021277 Aug 03 06:43:59.214044 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 493/1471] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:59 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) Aug 03 06:43:59.264490 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:59.277621 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=11 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:59.447380 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:43:59.450619 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-06f71d2f-2ff8-4495-a341-1bd712cca18b req-3838fea2-0d89-4256-9d16-fb8b3bc08122 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cf3cad0c-7386-4cb3-8bbb-647878fe8a5c", "name": "network-vif-deleted", "tag": "9fdcd9ec-3292-4934-b231-a951330a67ef"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:43:59.456731 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-06f71d2f-2ff8-4495-a341-1bd712cca18b req-3838fea2-0d89-4256-9d16-fb8b3bc08122 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:59.456897 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-06f71d2f-2ff8-4495-a341-1bd712cca18b req-3838fea2-0d89-4256-9d16-fb8b3bc08122 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:59.457074 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-06f71d2f-2ff8-4495-a341-1bd712cca18b req-3838fea2-0d89-4256-9d16-fb8b3bc08122 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:59.463553 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-06f71d2f-2ff8-4495-a341-1bd712cca18b req-3838fea2-0d89-4256-9d16-fb8b3bc08122 service nova] Creating event network-vif-deleted:9fdcd9ec-3292-4934-b231-a951330a67ef for instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c on np0000006323 Aug 03 06:43:59.464014 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-06f71d2f-2ff8-4495-a341-1bd712cca18b req-3838fea2-0d89-4256-9d16-fb8b3bc08122 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:43:59.468011 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-06f71d2f-2ff8-4495-a341-1bd712cca18b req-3838fea2-0d89-4256-9d16-fb8b3bc08122 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019416 Aug 03 06:43:59.468273 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 485/1472] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:43:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:43:59.844956 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:43:59.847029 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:43:59.853328 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:59.853675 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:59.853968 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:59.854402 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:59.854841 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:59.855184 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:59.885476 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:43:59.885790 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:43:59.886012 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:43:59.886310 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lazy-loading 'fault' on Instance uuid cf3cad0c-7386-4cb3-8bbb-647878fe8a5c {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:43:59.897801 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:43:59.953645 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:43:59.963568 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f5475d08-1e45-474b-8c44-83f0ace50591 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 200 len: 1185 microversion: 2.1 time: 0.120485 Aug 03 06:43:59.963797 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 495/1473] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:43:59 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 1185 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:00.982159 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:00.984918 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:00.991120 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:00.991426 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:00.991810 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:00.992299 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:00.992756 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:00.993078 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:01.002916 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c could not be found. Aug 03 06:44:01.003165 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:44:01.003577 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3fc1ced1-60ac-432f-863d-9f5540617fdc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 404 len: 111 microversion: 2.1 time: 0.024292 Aug 03 06:44:01.004130 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 494/1474] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:00 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:44:01.037201 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:01.037578 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:01.043471 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:01.043750 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:01.043950 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:01.044297 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:01.048510 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:01.048691 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:01.057644 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c could not be found. Aug 03 06:44:01.057901 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:44:01.058244 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6de14e3c-2c80-4cb4-a1f3-89a1f9dc67ea tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 404 len: 111 microversion: 2.1 time: 0.023083 Aug 03 06:44:01.058533 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 486/1475] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:44:01 2026] DELETE /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:44:01.069220 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:01.071617 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: cf3cad0c-7386-4cb3-8bbb-647878fe8a5c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:01.078427 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:01.078889 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:01.079201 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:01.079886 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:01.080588 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:01.081030 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:01.090339 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c could not be found. Aug 03 06:44:01.090646 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:44:01.091047 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ae20651a-0cce-4069-afa0-1013fa692769 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c" status: 404 len: 111 microversion: 2.1 time: 0.024171 Aug 03 06:44:01.091356 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 496/1476] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:01 2026] GET /compute/v2.1/servers/cf3cad0c-7386-4cb3-8bbb-647878fe8a5c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:44:01.259818 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-6cc0cd64-30c1-434b-8a0f-17826174c751 req-afaa9f5e-cc7c-482d-aa47-db055558b5cf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cf3cad0c-7386-4cb3-8bbb-647878fe8a5c", "name": "network-vif-unplugged", "status": "completed", "tag": "9fdcd9ec-3292-4934-b231-a951330a67ef"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:01.267164 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6cc0cd64-30c1-434b-8a0f-17826174c751 req-afaa9f5e-cc7c-482d-aa47-db055558b5cf service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:01.267669 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6cc0cd64-30c1-434b-8a0f-17826174c751 req-afaa9f5e-cc7c-482d-aa47-db055558b5cf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:01.267969 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6cc0cd64-30c1-434b-8a0f-17826174c751 req-afaa9f5e-cc7c-482d-aa47-db055558b5cf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:01.279115 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6cc0cd64-30c1-434b-8a0f-17826174c751 req-afaa9f5e-cc7c-482d-aa47-db055558b5cf service nova] Creating event network-vif-unplugged:9fdcd9ec-3292-4934-b231-a951330a67ef for instance cf3cad0c-7386-4cb3-8bbb-647878fe8a5c on np0000006323 Aug 03 06:44:01.279512 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-6cc0cd64-30c1-434b-8a0f-17826174c751 req-afaa9f5e-cc7c-482d-aa47-db055558b5cf service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:01.284679 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-6cc0cd64-30c1-434b-8a0f-17826174c751 req-afaa9f5e-cc7c-482d-aa47-db055558b5cf service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026829 Aug 03 06:44:01.285101 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 495/1477] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:01 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) Aug 03 06:44:02.985591 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ae59f430-76dc-431a-9f1d-0de7fc180335 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1607906394", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGUDoz6fZ3IyzCdtbEp6UxxsUNRAadD+y4jGVMbR3gU3uP0ERvRj9Tz9lKfa8yytl4lEqRYXclcXfr2b9eLYMWha1hugxzovauaEdsNr4FgkVbb8sdY8GCdjfhjHvvawrA=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:02.995894 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-ae59f430-76dc-431a-9f1d-0de7fc180335 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Getting quotas for project 392354c35ed146bb8977864ca524ac7d. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:44:02.998165 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-ae59f430-76dc-431a-9f1d-0de7fc180335 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Getting quotas for user b7cf8ed2e6a44e0ebff08b0597748c8a and project 392354c35ed146bb8977864ca524ac7d. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:44:03.014214 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ae59f430-76dc-431a-9f1d-0de7fc180335 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.159617 Aug 03 06:44:03.015057 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 487/1478] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:44:02 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:03.899430 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1846190555", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "14dc43fe-4b4a-4e15-8ffb-5135a7a5fe17"}], "security_groups": [{"name": "tempest-securitygroup--2078028577"}], "key_name": "tempest-keypair-1607906394", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:04.003604 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:04.004027 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:04.004573 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:04.005137 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:04.005464 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:04.005760 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:04.011993 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:04.069015 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] validate_networks() for [('14dc43fe-4b4a-4e15-8ffb-5135a7a5fe17', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:44:04.069638 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:04.299147 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:04.489521 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:44:04.489674 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:44:04.490391 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:44:04.490561 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:44:04.490731 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:44:04.497511 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:04.497688 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:04.497816 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:04.498401 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:04.498601 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:04.500068 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:04.508939 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Getting quotas for project 392354c35ed146bb8977864ca524ac7d. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:44:04.510924 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Getting quotas for user b7cf8ed2e6a44e0ebff08b0597748c8a and project 392354c35ed146bb8977864ca524ac7d. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:44:04.516822 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:44:04.518044 np0000006323 devstack@n-api.service[84359]: WARNING nova.utils [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Hostname tempest-TestServerVolumeAttachScenarioOldVersion-server-1846190555 is longer than 63, truncate it to tempest-TestServerVolumeAttachScenarioOldVersion-server-1846190 Aug 03 06:44:04.518509 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:44:04.573397 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-071c7f9b-2a34-4d52-9d04-a1ad98c464f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.675545 Aug 03 06:44:04.574194 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 497/1479] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:44:03 2026] POST /compute/v2.1/servers => generated 404 bytes in 676 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:44:04.601360 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-21e71cef-3025-45e6-8d1e-56d25ad94755 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:04.604347 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-21e71cef-3025-45e6-8d1e-56d25ad94755 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:04.614290 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-21e71cef-3025-45e6-8d1e-56d25ad94755 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:04.658734 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-21e71cef-3025-45e6-8d1e-56d25ad94755 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7cf8ed2e6a44e0ebff08b0597748c8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392354c35ed146bb8977864ca524ac7d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:04.668286 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-21e71cef-3025-45e6-8d1e-56d25ad94755 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b" status: 200 len: 1252 microversion: 2.1 time: 0.068628 Aug 03 06:44:04.668637 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 496/1480] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:04 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b => generated 1252 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:04.952844 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-201729fb-2cd4-42e3-b9bc-efed7f782a96 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-625533615", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJYi/vW84obCTSsabxYGSTVdSoVVH0t8fYxv5jxsbGqt39KL76puh5suJaSpOdXusESFPPibjNeTvfw8FeVPoCfq+uwQvILxvBPN7pNXsZDSj1uGnM/Jv7POqhEUvjDRcA=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:04.965343 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-201729fb-2cd4-42e3-b9bc-efed7f782a96 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:44:04.971692 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-201729fb-2cd4-42e3-b9bc-efed7f782a96 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:44:04.993874 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-201729fb-2cd4-42e3-b9bc-efed7f782a96 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.042747 Aug 03 06:44:04.994302 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 488/1481] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:44:04 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:05.688589 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:05.690732 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:05.695303 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:05.695472 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:05.695836 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:05.696270 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:05.696834 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:05.697130 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:05.713983 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:05.768180 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7cf8ed2e6a44e0ebff08b0597748c8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392354c35ed146bb8977864ca524ac7d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:05.778181 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b3b4b378-0a37-459e-8623-55910db9bc90 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b" status: 200 len: 1310 microversion: 2.1 time: 0.091122 Aug 03 06:44:05.778570 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 498/1482] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:05 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b => generated 1310 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:05.895547 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-839041266", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "b8751927-dc0e-40e3-95d6-2d1c7c95a495", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "29475638-4fc8-425b-8c1e-8d0503548bc3"}], "security_groups": [{"name": "tempest-securitygroup--489819182"}], "key_name": "tempest-keypair-625533615", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:05.942309 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:05.942662 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:05.943021 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:05.943986 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:05.944495 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:05.944894 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:05.964954 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:06.046502 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] validate_networks() for [('29475638-4fc8-425b-8c1e-8d0503548bc3', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:44:06.046959 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:06.236854 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:06.360904 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:44:06.361142 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:44:06.361389 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:44:06.361606 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:44:06.361831 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:44:06.371506 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:06.371700 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:06.371829 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:06.372231 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:06.372361 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:06.373414 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:06.384555 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:44:06.386762 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:44:06.429936 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:44:06.431032 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] 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='b8751927-dc0e-40e3-95d6-2d1c7c95a495',volume_size=None,volume_type=None)] {{(pid=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:44:06.553096 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-25331739-3101-4047-816a-4df2ab96ee24 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.659585 Aug 03 06:44:06.553457 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 497/1483] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:44:05 2026] POST /compute/v2.1/servers => generated 403 bytes in 660 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:44:06.564862 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-cebe3968-4b76-42f7-8020-dc8cd6237a00 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:06.572606 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-cebe3968-4b76-42f7-8020-dc8cd6237a00 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:06.585804 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-cebe3968-4b76-42f7-8020-dc8cd6237a00 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:06.597309 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-9c6433b7-537b-4ac9-90bd-e455c8077017 req-e6c2d512-18ee-4683-ab84-0471eed5815a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "430f3887-4d92-4efc-b14f-b27a6be8905b", "tag": "2d068a46-e3b8-4cd9-9bd8-571dd103f36d"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:06.610032 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9c6433b7-537b-4ac9-90bd-e455c8077017 req-e6c2d512-18ee-4683-ab84-0471eed5815a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:06.610524 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9c6433b7-537b-4ac9-90bd-e455c8077017 req-e6c2d512-18ee-4683-ab84-0471eed5815a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:06.610524 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-9c6433b7-537b-4ac9-90bd-e455c8077017 req-e6c2d512-18ee-4683-ab84-0471eed5815a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:06.619749 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-9c6433b7-537b-4ac9-90bd-e455c8077017 req-e6c2d512-18ee-4683-ab84-0471eed5815a service nova] Creating event network-changed:2d068a46-e3b8-4cd9-9bd8-571dd103f36d for instance 430f3887-4d92-4efc-b14f-b27a6be8905b on np0000006323 Aug 03 06:44:06.620330 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-9c6433b7-537b-4ac9-90bd-e455c8077017 req-e6c2d512-18ee-4683-ab84-0471eed5815a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:06.627311 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-9c6433b7-537b-4ac9-90bd-e455c8077017 req-e6c2d512-18ee-4683-ab84-0471eed5815a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034396 Aug 03 06:44:06.628016 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 499/1484] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:06 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) Aug 03 06:44:06.631494 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-cebe3968-4b76-42f7-8020-dc8cd6237a00 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:06.642605 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-cebe3968-4b76-42f7-8020-dc8cd6237a00 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 200 len: 1088 microversion: 2.1 time: 0.079776 Aug 03 06:44:06.642970 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 489/1485] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:06 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 1088 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:06.793363 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:06.794990 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:06.800364 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:06.800674 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:06.800905 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:06.801327 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:06.801678 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:06.801993 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:06.818635 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:06.942410 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7cf8ed2e6a44e0ebff08b0597748c8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392354c35ed146bb8977864ca524ac7d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:06.951394 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-788ef26d-977c-4aeb-aab6-4fa925808794 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b" status: 200 len: 1378 microversion: 2.1 time: 0.159971 Aug 03 06:44:06.951799 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 498/1486] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:06 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b => generated 1378 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:07.240409 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-f759db35-d170-48a2-a45d-75f6710468c4 req-e490adc8-a7c7-4eaa-a8dc-84936fc03ba9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "430f3887-4d92-4efc-b14f-b27a6be8905b", "name": "network-vif-plugged", "status": "completed", "tag": "2d068a46-e3b8-4cd9-9bd8-571dd103f36d"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:07.246575 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f759db35-d170-48a2-a45d-75f6710468c4 req-e490adc8-a7c7-4eaa-a8dc-84936fc03ba9 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:07.246771 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f759db35-d170-48a2-a45d-75f6710468c4 req-e490adc8-a7c7-4eaa-a8dc-84936fc03ba9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:07.246917 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f759db35-d170-48a2-a45d-75f6710468c4 req-e490adc8-a7c7-4eaa-a8dc-84936fc03ba9 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:07.255256 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-f759db35-d170-48a2-a45d-75f6710468c4 req-e490adc8-a7c7-4eaa-a8dc-84936fc03ba9 service nova] Creating event network-vif-plugged:2d068a46-e3b8-4cd9-9bd8-571dd103f36d for instance 430f3887-4d92-4efc-b14f-b27a6be8905b on np0000006323 Aug 03 06:44:07.256800 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-f759db35-d170-48a2-a45d-75f6710468c4 req-e490adc8-a7c7-4eaa-a8dc-84936fc03ba9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:07.265016 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-f759db35-d170-48a2-a45d-75f6710468c4 req-e490adc8-a7c7-4eaa-a8dc-84936fc03ba9 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025094 Aug 03 06:44:07.265193 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 500/1487] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:07 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) Aug 03 06:44:07.657673 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:07.659203 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:07.664020 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:07.664257 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:07.664454 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:07.664978 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:07.665301 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:07.665602 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:07.684168 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:07.728093 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:07.735203 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-39972a53-5087-4f02-9fab-9c89c53ade84 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 200 len: 1186 microversion: 2.1 time: 0.079222 Aug 03 06:44:07.735503 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 490/1488] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:07 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 1186 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:07.968360 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:07.970597 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:07.975857 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:07.976159 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:07.976498 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:07.976968 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:07.977299 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:07.977780 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:07.996896 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:08.109141 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7cf8ed2e6a44e0ebff08b0597748c8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392354c35ed146bb8977864ca524ac7d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:08.118552 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e001429d-db3a-4001-b5f5-312229986a1d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b" status: 200 len: 1378 microversion: 2.1 time: 0.152534 Aug 03 06:44:08.118969 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 499/1489] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:07 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b => generated 1378 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:08.750300 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:08.751768 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:08.755504 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:08.755774 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:08.755982 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:08.756382 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:08.756699 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:08.756968 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:08.776273 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:08.925673 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:08.932497 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-48e520c0-68c3-4f0b-b38d-08e7c5c833d7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 200 len: 1259 microversion: 2.1 time: 0.184159 Aug 03 06:44:08.932769 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 501/1490] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:08 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 1259 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:09.134520 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:09.136171 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:09.141310 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:09.143200 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:09.143200 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:09.143200 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:09.143446 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:09.143446 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:09.161992 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:09.297671 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7cf8ed2e6a44e0ebff08b0597748c8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392354c35ed146bb8977864ca524ac7d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:09.307512 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f004639d-f002-4974-b288-f0c7cd82382d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b" status: 200 len: 1582 microversion: 2.1 time: 0.175447 Aug 03 06:44:09.308012 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 491/1491] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:09 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b => generated 1582 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:09.308704 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-cc24ddbc-1405-42de-8a2e-989bb01ba4b5 req-9d83c032-456e-43d4-91ac-76f51187cc49 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "430f3887-4d92-4efc-b14f-b27a6be8905b", "name": "network-vif-plugged", "status": "completed", "tag": "2d068a46-e3b8-4cd9-9bd8-571dd103f36d"}, {"name": "network-changed", "server_uuid": "8f68eefb-5e09-42ae-a79b-6e4ef1668db0", "tag": "58774275-5867-4230-8f0f-0453171d2b0b"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:09.323758 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cc24ddbc-1405-42de-8a2e-989bb01ba4b5 req-9d83c032-456e-43d4-91ac-76f51187cc49 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:09.326162 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cc24ddbc-1405-42de-8a2e-989bb01ba4b5 req-9d83c032-456e-43d4-91ac-76f51187cc49 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:09.326162 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cc24ddbc-1405-42de-8a2e-989bb01ba4b5 req-9d83c032-456e-43d4-91ac-76f51187cc49 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:09.337486 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-71badc34-074e-44c6-b189-4c6f94611cdb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:09.340253 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-71badc34-074e-44c6-b189-4c6f94611cdb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:09.342622 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-cc24ddbc-1405-42de-8a2e-989bb01ba4b5 req-9d83c032-456e-43d4-91ac-76f51187cc49 service nova] Creating event network-vif-plugged:2d068a46-e3b8-4cd9-9bd8-571dd103f36d for instance 430f3887-4d92-4efc-b14f-b27a6be8905b on np0000006323 Aug 03 06:44:09.342622 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-cc24ddbc-1405-42de-8a2e-989bb01ba4b5 req-9d83c032-456e-43d4-91ac-76f51187cc49 service nova] Creating event network-changed:58774275-5867-4230-8f0f-0453171d2b0b for instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 on np0000006323 Aug 03 06:44:09.342622 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-cc24ddbc-1405-42de-8a2e-989bb01ba4b5 req-9d83c032-456e-43d4-91ac-76f51187cc49 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:09.350496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71badc34-074e-44c6-b189-4c6f94611cdb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:09.350496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71badc34-074e-44c6-b189-4c6f94611cdb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:09.350496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71badc34-074e-44c6-b189-4c6f94611cdb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:09.350496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71badc34-074e-44c6-b189-4c6f94611cdb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:09.350741 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71badc34-074e-44c6-b189-4c6f94611cdb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:09.350741 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71badc34-074e-44c6-b189-4c6f94611cdb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:09.351031 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-cc24ddbc-1405-42de-8a2e-989bb01ba4b5 req-9d83c032-456e-43d4-91ac-76f51187cc49 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.044201 Aug 03 06:44:09.351386 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 500/1492] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:09 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:09.383712 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-71badc34-074e-44c6-b189-4c6f94611cdb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:09.489442 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-71badc34-074e-44c6-b189-4c6f94611cdb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.155746 Aug 03 06:44:09.490086 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 502/1493] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:44:09 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-interface => generated 282 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:09.948773 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:09.952335 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:09.958183 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:09.958442 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:09.958728 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:09.959187 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:09.959513 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:09.959858 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:09.976088 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:10.754089 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:10.754089 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c6172835-aa5d-4008-b927-892dda97ffa5 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 200 len: 1259 microversion: 2.1 time: 0.199924 Aug 03 06:44:10.754089 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 492/1494] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:09 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 1259 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:10.755177 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-86409158-b570-412c-82f7-65cc05d1d06e req-c918bc34-72c1-459c-9047-a07b2e49629c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "430f3887-4d92-4efc-b14f-b27a6be8905b", "tag": "2d068a46-e3b8-4cd9-9bd8-571dd103f36d"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:10.755177 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-86409158-b570-412c-82f7-65cc05d1d06e req-c918bc34-72c1-459c-9047-a07b2e49629c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:10.755177 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-86409158-b570-412c-82f7-65cc05d1d06e req-c918bc34-72c1-459c-9047-a07b2e49629c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:10.755177 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-86409158-b570-412c-82f7-65cc05d1d06e req-c918bc34-72c1-459c-9047-a07b2e49629c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:10.755905 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-86409158-b570-412c-82f7-65cc05d1d06e req-c918bc34-72c1-459c-9047-a07b2e49629c service nova] Creating event network-changed:2d068a46-e3b8-4cd9-9bd8-571dd103f36d for instance 430f3887-4d92-4efc-b14f-b27a6be8905b on np0000006323 Aug 03 06:44:10.755905 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-86409158-b570-412c-82f7-65cc05d1d06e req-c918bc34-72c1-459c-9047-a07b2e49629c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:10.755905 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-86409158-b570-412c-82f7-65cc05d1d06e req-c918bc34-72c1-459c-9047-a07b2e49629c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019692 Aug 03 06:44:10.755905 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 501/1495] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:10 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) Aug 03 06:44:11.161674 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:11.161674 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:11.166496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:11.166900 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:11.167194 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:11.167830 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:11.168260 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:11.168673 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:11.183742 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:11.301402 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:11.307981 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-16616152-9c4f-4b98-87cb-96fca4b70e0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 200 len: 1259 microversion: 2.1 time: 0.150010 Aug 03 06:44:11.308245 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 503/1496] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:11 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 1259 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:11.383825 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-f9b20280-1633-4486-bc58-6f1e884d7388 req-6cbf3e53-cf9a-4848-898b-0811a74a3515 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8f68eefb-5e09-42ae-a79b-6e4ef1668db0", "name": "network-vif-plugged", "status": "completed", "tag": "58774275-5867-4230-8f0f-0453171d2b0b"}, {"server_uuid": "8f68eefb-5e09-42ae-a79b-6e4ef1668db0", "name": "network-vif-plugged", "status": "completed", "tag": "58774275-5867-4230-8f0f-0453171d2b0b"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:11.389934 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f9b20280-1633-4486-bc58-6f1e884d7388 req-6cbf3e53-cf9a-4848-898b-0811a74a3515 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:11.390153 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f9b20280-1633-4486-bc58-6f1e884d7388 req-6cbf3e53-cf9a-4848-898b-0811a74a3515 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:11.390335 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f9b20280-1633-4486-bc58-6f1e884d7388 req-6cbf3e53-cf9a-4848-898b-0811a74a3515 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:11.396129 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-f9b20280-1633-4486-bc58-6f1e884d7388 req-6cbf3e53-cf9a-4848-898b-0811a74a3515 service nova] Creating event network-vif-plugged:58774275-5867-4230-8f0f-0453171d2b0b for instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 on np0000006323 Aug 03 06:44:11.396340 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-f9b20280-1633-4486-bc58-6f1e884d7388 req-6cbf3e53-cf9a-4848-898b-0811a74a3515 service nova] Creating event network-vif-plugged:58774275-5867-4230-8f0f-0453171d2b0b for instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 on np0000006323 Aug 03 06:44:11.396763 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-f9b20280-1633-4486-bc58-6f1e884d7388 req-6cbf3e53-cf9a-4848-898b-0811a74a3515 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:11.400505 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-f9b20280-1633-4486-bc58-6f1e884d7388 req-6cbf3e53-cf9a-4848-898b-0811a74a3515 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.018447 Aug 03 06:44:11.400848 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 493/1497] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:11 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:12.323092 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:12.324633 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:12.328781 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:12.329040 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:12.329242 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:12.329713 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:12.330026 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:12.330294 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:12.348073 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:12.449621 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:12.456770 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d0b33a5e-737f-4a6b-bb25-0bcc2f19b1e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 200 len: 1443 microversion: 2.1 time: 0.135670 Aug 03 06:44:12.457025 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 502/1498] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:12 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 1443 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:12.471568 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d94db349-5894-4723-b9dd-d4f7e924c531 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:12.473288 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d94db349-5894-4723-b9dd-d4f7e924c531 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:12.477822 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d94db349-5894-4723-b9dd-d4f7e924c531 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:12.478036 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d94db349-5894-4723-b9dd-d4f7e924c531 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:12.478219 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d94db349-5894-4723-b9dd-d4f7e924c531 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:12.478526 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d94db349-5894-4723-b9dd-d4f7e924c531 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:12.478746 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d94db349-5894-4723-b9dd-d4f7e924c531 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:12.478902 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d94db349-5894-4723-b9dd-d4f7e924c531 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:12.491924 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d94db349-5894-4723-b9dd-d4f7e924c531 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:12.589795 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d94db349-5894-4723-b9dd-d4f7e924c531 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.120239 Aug 03 06:44:12.590275 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 504/1499] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:44:12 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0/os-interface => generated 282 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:13.445318 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-f00cd141-d77f-4d64-9698-ea72a48b2d10 req-4993db5e-ee6a-4e4c-99f7-4c9fbaa004e0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8f68eefb-5e09-42ae-a79b-6e4ef1668db0", "tag": "58774275-5867-4230-8f0f-0453171d2b0b"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:13.450336 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f00cd141-d77f-4d64-9698-ea72a48b2d10 req-4993db5e-ee6a-4e4c-99f7-4c9fbaa004e0 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:13.450528 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f00cd141-d77f-4d64-9698-ea72a48b2d10 req-4993db5e-ee6a-4e4c-99f7-4c9fbaa004e0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:13.450770 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f00cd141-d77f-4d64-9698-ea72a48b2d10 req-4993db5e-ee6a-4e4c-99f7-4c9fbaa004e0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:13.456459 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-f00cd141-d77f-4d64-9698-ea72a48b2d10 req-4993db5e-ee6a-4e4c-99f7-4c9fbaa004e0 service nova] Creating event network-changed:58774275-5867-4230-8f0f-0453171d2b0b for instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 on np0000006323 Aug 03 06:44:13.456858 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-f00cd141-d77f-4d64-9698-ea72a48b2d10 req-4993db5e-ee6a-4e4c-99f7-4c9fbaa004e0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:13.460211 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-f00cd141-d77f-4d64-9698-ea72a48b2d10 req-4993db5e-ee6a-4e4c-99f7-4c9fbaa004e0 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016700 Aug 03 06:44:13.460502 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 494/1500] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44: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) Aug 03 06:44:14.502444 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:14.514040 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=3 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:16.180430 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-62b7dd45-41fd-4db0-bc3c-189ea3a6d8f2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:16.182329 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-62b7dd45-41fd-4db0-bc3c-189ea3a6d8f2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:16.185626 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-62b7dd45-41fd-4db0-bc3c-189ea3a6d8f2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:16.185874 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-62b7dd45-41fd-4db0-bc3c-189ea3a6d8f2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:16.186006 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-62b7dd45-41fd-4db0-bc3c-189ea3a6d8f2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:16.186246 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-62b7dd45-41fd-4db0-bc3c-189ea3a6d8f2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:16.186377 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-62b7dd45-41fd-4db0-bc3c-189ea3a6d8f2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:16.186490 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-62b7dd45-41fd-4db0-bc3c-189ea3a6d8f2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:16.202543 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-62b7dd45-41fd-4db0-bc3c-189ea3a6d8f2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa/ips" status: 200 len: 147 microversion: 2.1 time: 0.024016 Aug 03 06:44:16.203229 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 503/1501] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:44:16 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa/ips => generated 147 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:16.213435 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "549fa1d4-f486-49b0-822e-c9a975e5bb98"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:16.215137 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:16.218877 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:16.219068 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:16.219230 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:16.219486 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:16.219662 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:16.219798 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:16.279435 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Invalid volume: volume 549fa1d4-f486-49b0-822e-c9a975e5bb98 is already attached to instances: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 Aug 03 06:44:16.279704 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 400 to user: Invalid volume: volume 549fa1d4-f486-49b0-822e-c9a975e5bb98 is already attached to instances: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:44:16.280055 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a921564d-52f7-4924-aa1a-d874999be71b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.068818 Aug 03 06:44:16.280316 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 505/1502] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:44:16 2026] POST /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa/os-volume_attachments => generated 174 bytes in 69 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:44:16.288587 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-66bd22a4-fc41-41b2-926e-db2615ec88fb tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:16.289006 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-66bd22a4-fc41-41b2-926e-db2615ec88fb tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:16.292433 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66bd22a4-fc41-41b2-926e-db2615ec88fb tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:16.292598 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66bd22a4-fc41-41b2-926e-db2615ec88fb tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:16.292758 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66bd22a4-fc41-41b2-926e-db2615ec88fb tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:16.293003 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66bd22a4-fc41-41b2-926e-db2615ec88fb tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:16.293126 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66bd22a4-fc41-41b2-926e-db2615ec88fb tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:16.293230 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66bd22a4-fc41-41b2-926e-db2615ec88fb tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:16.308059 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-66bd22a4-fc41-41b2-926e-db2615ec88fb tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:44:16.365622 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-66bd22a4-fc41-41b2-926e-db2615ec88fb tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 204 len: 0 microversion: 2.1 time: 0.078624 Aug 03 06:44:16.365999 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 495/1503] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:44:16 2026] DELETE /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:44:16.374746 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:16.379157 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:16.381513 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:16.387857 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:16.388118 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:16.388314 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:16.388789 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:16.389077 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:16.389333 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:16.390960 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=4 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:16.406277 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:16.536046 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:16.547005 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-085babdb-073a-4048-811e-46a9d52c5f8b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 200 len: 1673 microversion: 2.1 time: 0.172612 Aug 03 06:44:16.547375 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 504/1504] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:16 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 1673 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:16.634446 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=5 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:16.867101 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-8d081dad-b92f-492d-bb64-2100017f02f6 req-fcf6e8e5-23d2-42c0-a65b-60dab12ab028 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a748b61d-3019-4918-aa7e-8eff9c33cefa", "name": "network-vif-unplugged", "status": "completed", "tag": "e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:16.874606 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8d081dad-b92f-492d-bb64-2100017f02f6 req-fcf6e8e5-23d2-42c0-a65b-60dab12ab028 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:16.874865 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8d081dad-b92f-492d-bb64-2100017f02f6 req-fcf6e8e5-23d2-42c0-a65b-60dab12ab028 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:16.875053 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8d081dad-b92f-492d-bb64-2100017f02f6 req-fcf6e8e5-23d2-42c0-a65b-60dab12ab028 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:16.882308 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-8d081dad-b92f-492d-bb64-2100017f02f6 req-fcf6e8e5-23d2-42c0-a65b-60dab12ab028 service nova] Creating event network-vif-unplugged:e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3 for instance a748b61d-3019-4918-aa7e-8eff9c33cefa on np0000006323 Aug 03 06:44:16.882859 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-8d081dad-b92f-492d-bb64-2100017f02f6 req-fcf6e8e5-23d2-42c0-a65b-60dab12ab028 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:16.888594 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-8d081dad-b92f-492d-bb64-2100017f02f6 req-fcf6e8e5-23d2-42c0-a65b-60dab12ab028 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023940 Aug 03 06:44:16.888898 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 506/1505] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:16 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) Aug 03 06:44:17.412058 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-6a918d34-f60e-4391-94dd-a0935264db54 req-6099a7dc-ff2e-4a1b-9780-e9bd888a8c19 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a748b61d-3019-4918-aa7e-8eff9c33cefa", "name": "network-vif-deleted", "tag": "e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:17.417279 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6a918d34-f60e-4391-94dd-a0935264db54 req-6099a7dc-ff2e-4a1b-9780-e9bd888a8c19 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:17.417460 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6a918d34-f60e-4391-94dd-a0935264db54 req-6099a7dc-ff2e-4a1b-9780-e9bd888a8c19 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:17.417674 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-6a918d34-f60e-4391-94dd-a0935264db54 req-6099a7dc-ff2e-4a1b-9780-e9bd888a8c19 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:17.424621 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-6a918d34-f60e-4391-94dd-a0935264db54 req-6099a7dc-ff2e-4a1b-9780-e9bd888a8c19 service nova] Creating event network-vif-deleted:e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3 for instance a748b61d-3019-4918-aa7e-8eff9c33cefa on np0000006323 Aug 03 06:44:17.425049 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-6a918d34-f60e-4391-94dd-a0935264db54 req-6099a7dc-ff2e-4a1b-9780-e9bd888a8c19 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:17.429037 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-6a918d34-f60e-4391-94dd-a0935264db54 req-6099a7dc-ff2e-4a1b-9780-e9bd888a8c19 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018742 Aug 03 06:44:17.429544 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 496/1506] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44: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) Aug 03 06:44:17.565673 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:17.569582 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:17.578054 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:17.578420 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:17.578756 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:17.579354 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:17.579843 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:17.580363 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:17.599239 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:17.599521 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:17.599780 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:17.600093 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lazy-loading 'fault' on Instance uuid a748b61d-3019-4918-aa7e-8eff9c33cefa {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:44:17.604325 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:17.674306 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:17.682445 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7891ca28-bfa8-4962-8b0c-3fecec504807 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 200 len: 1326 microversion: 2.1 time: 0.119484 Aug 03 06:44:17.682818 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 505/1507] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:17 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 1326 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:18.700122 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:18.702157 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:18.706976 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:18.707230 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:18.707461 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:18.707888 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:18.708231 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:18.708537 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:18.717674 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance a748b61d-3019-4918-aa7e-8eff9c33cefa could not be found. Aug 03 06:44:18.717897 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance a748b61d-3019-4918-aa7e-8eff9c33cefa could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:44:18.718256 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6cd46f55-5985-4ce7-9623-79dd8e58109a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 404 len: 111 microversion: 2.1 time: 0.020659 Aug 03 06:44:18.718547 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 507/1508] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:18 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:44:18.727714 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a82d1eeb-f462-4d4d-9244-d022079dcf83 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:18.741348 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a82d1eeb-f462-4d4d-9244-d022079dcf83 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1194218959" status: 202 len: 0 microversion: 2.1 time: 0.015490 Aug 03 06:44:18.741728 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 497/1509] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:44:18 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1194218959 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:44:18.942407 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-8ae89a5c-e7e6-46d4-ad69-7157863f9851 req-ccddffb6-2b01-44e4-b0ff-ae2889fbf51e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a748b61d-3019-4918-aa7e-8eff9c33cefa", "name": "network-vif-unplugged", "status": "completed", "tag": "e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:18.950116 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8ae89a5c-e7e6-46d4-ad69-7157863f9851 req-ccddffb6-2b01-44e4-b0ff-ae2889fbf51e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:18.950382 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8ae89a5c-e7e6-46d4-ad69-7157863f9851 req-ccddffb6-2b01-44e4-b0ff-ae2889fbf51e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:18.950486 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8ae89a5c-e7e6-46d4-ad69-7157863f9851 req-ccddffb6-2b01-44e4-b0ff-ae2889fbf51e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:18.958234 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-8ae89a5c-e7e6-46d4-ad69-7157863f9851 req-ccddffb6-2b01-44e4-b0ff-ae2889fbf51e service nova] Creating event network-vif-unplugged:e8e7a98d-eacc-453c-bd1f-8dfae02e9fe3 for instance a748b61d-3019-4918-aa7e-8eff9c33cefa on np0000006323 Aug 03 06:44:18.958627 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-8ae89a5c-e7e6-46d4-ad69-7157863f9851 req-ccddffb6-2b01-44e4-b0ff-ae2889fbf51e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:18.965579 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-8ae89a5c-e7e6-46d4-ad69-7157863f9851 req-ccddffb6-2b01-44e4-b0ff-ae2889fbf51e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025005 Aug 03 06:44:18.966620 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 506/1510] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:18 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) Aug 03 06:44:19.163506 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-acb427e2-e886-4892-a737-c74abea76043 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:19.163711 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-acb427e2-e886-4892-a737-c74abea76043 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:19.166868 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acb427e2-e886-4892-a737-c74abea76043 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:19.167080 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acb427e2-e886-4892-a737-c74abea76043 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:19.167224 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acb427e2-e886-4892-a737-c74abea76043 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:19.167476 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acb427e2-e886-4892-a737-c74abea76043 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:19.167645 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acb427e2-e886-4892-a737-c74abea76043 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:19.167785 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acb427e2-e886-4892-a737-c74abea76043 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:19.217632 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-acb427e2-e886-4892-a737-c74abea76043 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lazy-loading 'services' on Instance uuid 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:44:19.263298 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-acb427e2-e886-4892-a737-c74abea76043 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/os-volume_attachments/549fa1d4-f486-49b0-822e-c9a975e5bb98" status: 202 len: 0 microversion: 2.1 time: 0.101266 Aug 03 06:44:19.263745 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 508/1511] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:44:19 2026] DELETE /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/os-volume_attachments/549fa1d4-f486-49b0-822e-c9a975e5bb98 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:44:19.274764 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ee59567e-20c6-4cc8-81c6-b44c2855ae9f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:19.276909 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ee59567e-20c6-4cc8-81c6-b44c2855ae9f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:19.284506 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ee59567e-20c6-4cc8-81c6-b44c2855ae9f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:19.284828 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ee59567e-20c6-4cc8-81c6-b44c2855ae9f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:19.285046 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ee59567e-20c6-4cc8-81c6-b44c2855ae9f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:19.285432 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ee59567e-20c6-4cc8-81c6-b44c2855ae9f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:19.285676 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ee59567e-20c6-4cc8-81c6-b44c2855ae9f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:19.286150 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ee59567e-20c6-4cc8-81c6-b44c2855ae9f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:19.310158 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ee59567e-20c6-4cc8-81c6-b44c2855ae9f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037882 Aug 03 06:44:19.310562 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 498/1512] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:44:19 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:20.322606 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c7c4cf7d-8a0d-45fc-91de-3be30fc7e1ae tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:20.323991 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c7c4cf7d-8a0d-45fc-91de-3be30fc7e1ae tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:20.327767 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7c4cf7d-8a0d-45fc-91de-3be30fc7e1ae tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:20.327939 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7c4cf7d-8a0d-45fc-91de-3be30fc7e1ae tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:20.328068 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7c4cf7d-8a0d-45fc-91de-3be30fc7e1ae tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:20.328324 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7c4cf7d-8a0d-45fc-91de-3be30fc7e1ae tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:20.328456 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7c4cf7d-8a0d-45fc-91de-3be30fc7e1ae tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:20.328576 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7c4cf7d-8a0d-45fc-91de-3be30fc7e1ae tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:20.345729 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c7c4cf7d-8a0d-45fc-91de-3be30fc7e1ae tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.024927 Aug 03 06:44:20.346005 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 507/1513] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:44:20 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:44:20.390445 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1cd546ba-9f6f-4607-b092-3f2a864411e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:20.390954 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1cd546ba-9f6f-4607-b092-3f2a864411e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:20.395406 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cd546ba-9f6f-4607-b092-3f2a864411e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:20.395640 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cd546ba-9f6f-4607-b092-3f2a864411e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:20.395853 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cd546ba-9f6f-4607-b092-3f2a864411e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:20.396281 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cd546ba-9f6f-4607-b092-3f2a864411e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:20.396536 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cd546ba-9f6f-4607-b092-3f2a864411e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:20.396766 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1cd546ba-9f6f-4607-b092-3f2a864411e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:20.412334 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1cd546ba-9f6f-4607-b092-3f2a864411e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:44:20.477030 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1cd546ba-9f6f-4607-b092-3f2a864411e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 204 len: 0 microversion: 2.1 time: 0.088929 Aug 03 06:44:20.477443 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 509/1514] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:44:20 2026] DELETE /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:44:20.487784 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:20.489765 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:20.496674 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:20.500135 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:20.500525 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:20.501231 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:20.504800 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:20.505474 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:20.523933 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:20.640082 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:20.651528 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-99d64da3-5c14-4213-8a5e-4f925a06b0ea tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 200 len: 1673 microversion: 2.1 time: 0.165809 Aug 03 06:44:20.651997 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 499/1515] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:20 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 1673 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:21.006624 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-8596fad5-65cc-439e-ba9e-a9b02e0782b3 req-6fe1adf4-419c-4ee9-a271-33d06f058d38 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e07f3cd-13c0-42be-ac7c-d46181eda5e3", "name": "network-vif-unplugged", "status": "completed", "tag": "87f7e5d4-7b37-4201-b38a-b838f70c2d3d"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:21.025338 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8596fad5-65cc-439e-ba9e-a9b02e0782b3 req-6fe1adf4-419c-4ee9-a271-33d06f058d38 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:21.025943 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8596fad5-65cc-439e-ba9e-a9b02e0782b3 req-6fe1adf4-419c-4ee9-a271-33d06f058d38 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:21.025943 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8596fad5-65cc-439e-ba9e-a9b02e0782b3 req-6fe1adf4-419c-4ee9-a271-33d06f058d38 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:21.034476 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-8596fad5-65cc-439e-ba9e-a9b02e0782b3 req-6fe1adf4-419c-4ee9-a271-33d06f058d38 service nova] Creating event network-vif-unplugged:87f7e5d4-7b37-4201-b38a-b838f70c2d3d for instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 on np0000006323 Aug 03 06:44:21.035096 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-8596fad5-65cc-439e-ba9e-a9b02e0782b3 req-6fe1adf4-419c-4ee9-a271-33d06f058d38 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:21.042396 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-8596fad5-65cc-439e-ba9e-a9b02e0782b3 req-6fe1adf4-419c-4ee9-a271-33d06f058d38 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.038008 Aug 03 06:44:21.042396 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 508/1516] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:21 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) Aug 03 06:44:21.671518 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:21.674498 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:21.679333 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:21.679706 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:21.679993 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:21.680546 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:21.680981 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:21.681344 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:21.703646 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:21.703849 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:21.703996 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:21.704199 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lazy-loading 'fault' on Instance uuid 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:44:21.707874 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:21.763965 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:21.771986 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c9313d22-88f0-4c40-99c2-9e02fbefb33e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 200 len: 1325 microversion: 2.1 time: 0.103696 Aug 03 06:44:21.772279 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 510/1517] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:21 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 1325 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:22.788121 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:22.790639 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:22.795631 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:22.796028 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:22.796362 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:22.796999 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:22.797414 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:22.797826 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:22.806476 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 could not be found. Aug 03 06:44:22.806947 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:44:22.807415 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3538e480-a87d-4471-be6c-2217a0009404 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 404 len: 111 microversion: 2.1 time: 0.021593 Aug 03 06:44:22.807853 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 500/1518] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:22 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:44:22.817178 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-cf9d1884-e93f-4330-bfc7-ed5b429337d6 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:22.833107 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-cf9d1884-e93f-4330-bfc7-ed5b429337d6 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1160842237" status: 202 len: 0 microversion: 2.1 time: 0.017643 Aug 03 06:44:22.833544 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 509/1519] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:44:22 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1160842237 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:44:23.091874 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-a8425d75-2870-4499-b448-08b2fb7b7727 req-69b1a59d-9e3b-44a8-b20a-a5cc2377c8de service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e07f3cd-13c0-42be-ac7c-d46181eda5e3", "name": "network-vif-unplugged", "status": "completed", "tag": "87f7e5d4-7b37-4201-b38a-b838f70c2d3d"}, {"server_uuid": "5e07f3cd-13c0-42be-ac7c-d46181eda5e3", "name": "network-vif-deleted", "tag": "87f7e5d4-7b37-4201-b38a-b838f70c2d3d"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:23.099534 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a8425d75-2870-4499-b448-08b2fb7b7727 req-69b1a59d-9e3b-44a8-b20a-a5cc2377c8de service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:23.099775 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a8425d75-2870-4499-b448-08b2fb7b7727 req-69b1a59d-9e3b-44a8-b20a-a5cc2377c8de service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:23.099922 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a8425d75-2870-4499-b448-08b2fb7b7727 req-69b1a59d-9e3b-44a8-b20a-a5cc2377c8de service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:23.107271 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a8425d75-2870-4499-b448-08b2fb7b7727 req-69b1a59d-9e3b-44a8-b20a-a5cc2377c8de service nova] Creating event network-vif-unplugged:87f7e5d4-7b37-4201-b38a-b838f70c2d3d for instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 on np0000006323 Aug 03 06:44:23.107503 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a8425d75-2870-4499-b448-08b2fb7b7727 req-69b1a59d-9e3b-44a8-b20a-a5cc2377c8de service nova] Creating event network-vif-deleted:87f7e5d4-7b37-4201-b38a-b838f70c2d3d for instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 on np0000006323 Aug 03 06:44:23.107958 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-a8425d75-2870-4499-b448-08b2fb7b7727 req-69b1a59d-9e3b-44a8-b20a-a5cc2377c8de service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:23.112162 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-a8425d75-2870-4499-b448-08b2fb7b7727 req-69b1a59d-9e3b-44a8-b20a-a5cc2377c8de service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.022539 Aug 03 06:44:23.113024 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 511/1520] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:23 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:23.220402 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-169531bd-a4df-4ddc-a564-929b9187dda5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1779653882", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJZkAB/76BKaf6pTHp6HyDZh6IvFmCTNZrA23LTB0TASzDlB8o+ooukMcJS/tkcUDbeS/EN9Xc1Pbb+mfeDRhGJvl2H9tHgg83fxNRcsr1r7cR4O2KiCgfH924Ulmblxgw=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:23.231392 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-169531bd-a4df-4ddc-a564-929b9187dda5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:44:23.234215 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-169531bd-a4df-4ddc-a564-929b9187dda5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for user 57c582cfa267429eb13d0f712b425f3c and project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:44:23.253020 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-169531bd-a4df-4ddc-a564-929b9187dda5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.034635 Aug 03 06:44:23.253572 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 501/1521] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:44:23 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:24.299387 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-481864035", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5a5ee637-c173-493b-921c-04bf7ae42101"}], "security_groups": [{"name": "tempest-securitygroup--683586763"}], "key_name": "tempest-keypair-1779653882", "user_data": "}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:24.394813 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:24.395177 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:24.395454 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:24.396057 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:24.396438 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:24.396742 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:24.403231 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:24.456478 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] validate_networks() for [('5a5ee637-c173-493b-921c-04bf7ae42101', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:44:24.457097 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:24.665774 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:24.789317 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:44:24.789680 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:44:24.790105 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:44:24.790417 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:44:24.790801 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:44:24.797185 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:24.797465 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:24.797698 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:24.798230 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:24.798446 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:24.800001 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:24.808756 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:44:24.811119 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for user 57c582cfa267429eb13d0f712b425f3c and project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:44:24.817420 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:44:24.818937 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:44:24.868379 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7ab71267-ba6b-4104-9b0c-ab875cad7f61 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 399 microversion: 2.1 time: 0.571438 Aug 03 06:44:24.869092 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 510/1522] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:44:24 2026] POST /compute/v2.1/servers => generated 399 bytes in 572 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:44:24.883597 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-72ea254d-28ce-41ba-bcb5-f2995cf72c1c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:24.885289 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-72ea254d-28ce-41ba-bcb5-f2995cf72c1c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:24.896570 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-72ea254d-28ce-41ba-bcb5-f2995cf72c1c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:24.949014 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-72ea254d-28ce-41ba-bcb5-f2995cf72c1c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:24.956929 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-72ea254d-28ce-41ba-bcb5-f2995cf72c1c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 200 len: 1235 microversion: 2.1 time: 0.075087 Aug 03 06:44:24.957823 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 512/1523] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:24 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 1235 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:25.710981 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bfc9258e-3997-424e-bb5f-0dc2adf2f50f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:25.712391 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bfc9258e-3997-424e-bb5f-0dc2adf2f50f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:25.715531 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc9258e-3997-424e-bb5f-0dc2adf2f50f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:25.715775 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc9258e-3997-424e-bb5f-0dc2adf2f50f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:25.715908 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc9258e-3997-424e-bb5f-0dc2adf2f50f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:25.716159 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc9258e-3997-424e-bb5f-0dc2adf2f50f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:25.716293 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc9258e-3997-424e-bb5f-0dc2adf2f50f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:25.716401 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bfc9258e-3997-424e-bb5f-0dc2adf2f50f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:25.774353 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bfc9258e-3997-424e-bb5f-0dc2adf2f50f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/action" status: 202 len: 0 microversion: 2.1 time: 0.064992 Aug 03 06:44:25.774695 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 502/1524] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:44:25 2026] POST /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:44:25.784143 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:25.786366 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:25.792449 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:25.792823 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:25.793079 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:25.794350 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:25.794712 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:25.795026 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:25.814087 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:25.978052 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:25.979648 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:25.984630 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:25.985095 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:25.985375 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:25.985988 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:25.986377 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:25.986856 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:26.011187 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:26.028154 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:26.039359 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b1541b42-d48e-4ed2-a20a-d734bf225d57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1755 microversion: 2.1 time: 0.257674 Aug 03 06:44:26.039795 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 511/1525] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:25 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1755 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:26.178904 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:26.187220 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-053f949f-16dd-4f87-b773-8c7fbc5f3160 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 200 len: 1360 microversion: 2.1 time: 0.211350 Aug 03 06:44:26.187781 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 513/1526] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:25 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 1360 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:26.698117 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-98b1b607-46a7-41ef-8342-059b99c8608d req-a60938ef-79fd-4f3b-85e7-7b864ff85c9e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a77b84d6-2258-469e-b03d-f84aa24dac9f", "tag": "f045b629-9d05-4a3d-a01f-28c22523f576"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:26.709914 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-98b1b607-46a7-41ef-8342-059b99c8608d req-a60938ef-79fd-4f3b-85e7-7b864ff85c9e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:26.710081 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-98b1b607-46a7-41ef-8342-059b99c8608d req-a60938ef-79fd-4f3b-85e7-7b864ff85c9e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:26.710229 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-98b1b607-46a7-41ef-8342-059b99c8608d req-a60938ef-79fd-4f3b-85e7-7b864ff85c9e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:26.725606 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-98b1b607-46a7-41ef-8342-059b99c8608d req-a60938ef-79fd-4f3b-85e7-7b864ff85c9e service nova] Creating event network-changed:f045b629-9d05-4a3d-a01f-28c22523f576 for instance a77b84d6-2258-469e-b03d-f84aa24dac9f on np0000006323 Aug 03 06:44:26.726060 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-98b1b607-46a7-41ef-8342-059b99c8608d req-a60938ef-79fd-4f3b-85e7-7b864ff85c9e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:26.729707 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-98b1b607-46a7-41ef-8342-059b99c8608d req-a60938ef-79fd-4f3b-85e7-7b864ff85c9e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033540 Aug 03 06:44:26.730124 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 503/1527] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:26 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) Aug 03 06:44:27.014965 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-b937ae6c-8090-4b72-b711-7d3e8dc46aea req-2eec02e9-4a49-47e6-9b35-4b4cf034212e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "name": "network-vif-unplugged", "status": "completed", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:27.021601 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-b937ae6c-8090-4b72-b711-7d3e8dc46aea req-2eec02e9-4a49-47e6-9b35-4b4cf034212e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:27.021910 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-b937ae6c-8090-4b72-b711-7d3e8dc46aea req-2eec02e9-4a49-47e6-9b35-4b4cf034212e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:27.022094 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-b937ae6c-8090-4b72-b711-7d3e8dc46aea req-2eec02e9-4a49-47e6-9b35-4b4cf034212e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:27.028707 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-b937ae6c-8090-4b72-b711-7d3e8dc46aea req-2eec02e9-4a49-47e6-9b35-4b4cf034212e service nova] Creating event network-vif-unplugged:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:44:27.029218 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-b937ae6c-8090-4b72-b711-7d3e8dc46aea req-2eec02e9-4a49-47e6-9b35-4b4cf034212e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:27.033644 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-b937ae6c-8090-4b72-b711-7d3e8dc46aea req-2eec02e9-4a49-47e6-9b35-4b4cf034212e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020640 Aug 03 06:44:27.034384 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 512/1528] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44: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) Aug 03 06:44:27.063710 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:27.065168 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:27.071098 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:27.071476 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:27.072016 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:27.072497 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:27.073067 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:27.073407 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:27.097358 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:27.202603 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:27.203993 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:27.208065 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:27.208317 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:27.208554 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:27.209049 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:27.209352 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:27.209716 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:27.237813 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:27.281398 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:27.291197 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5c6577b5-8fc4-449c-99a8-1e86896d9850 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1760 microversion: 2.1 time: 0.231735 Aug 03 06:44:27.291490 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 514/1529] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:27 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1760 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:27.488323 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:27.500679 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e56869fb-fb1b-45f6-863e-05f2ec6c7b54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 200 len: 1360 microversion: 2.1 time: 0.296664 Aug 03 06:44:27.500679 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 504/1530] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:27 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 1360 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:28.306885 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:28.308585 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:28.312604 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:28.312912 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:28.313157 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:28.313676 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:28.314001 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:28.314299 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:28.330533 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:28.436616 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:28.444325 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-51d32f46-2e0d-41f1-aad0-abfca23766c8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1760 microversion: 2.1 time: 0.139210 Aug 03 06:44:28.444585 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 513/1531] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:28 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1760 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:28.516678 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:28.516678 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:28.520977 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:28.521351 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:28.521666 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:28.522186 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:28.522544 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:28.522910 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:28.538279 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:28.651619 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:28.659632 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-90f0ad08-0df0-4de6-8279-ffe66af486c0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 200 len: 1360 microversion: 2.1 time: 0.146356 Aug 03 06:44:28.659632 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 515/1532] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:28 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 1360 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:29.068583 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "name": "network-vif-unplugged", "status": "completed", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}, {"server_uuid": "a77b84d6-2258-469e-b03d-f84aa24dac9f", "name": "network-vif-plugged", "status": "completed", "tag": "f045b629-9d05-4a3d-a01f-28c22523f576"}, {"server_uuid": "a77b84d6-2258-469e-b03d-f84aa24dac9f", "name": "network-vif-plugged", "status": "completed", "tag": "f045b629-9d05-4a3d-a01f-28c22523f576"}, {"server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "name": "network-vif-plugged", "status": "completed", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}, {"server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "name": "network-vif-plugged", "status": "completed", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:29.077382 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:29.077646 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:29.077845 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:29.085306 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] Creating event network-vif-unplugged:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:44:29.085469 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] Creating event network-vif-plugged:f045b629-9d05-4a3d-a01f-28c22523f576 for instance a77b84d6-2258-469e-b03d-f84aa24dac9f on np0000006323 Aug 03 06:44:29.085613 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] Creating event network-vif-plugged:f045b629-9d05-4a3d-a01f-28c22523f576 for instance a77b84d6-2258-469e-b03d-f84aa24dac9f on np0000006323 Aug 03 06:44:29.085763 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] Creating event network-vif-plugged:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:44:29.085990 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] Creating event network-vif-plugged:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:44:29.086362 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:29.091957 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-4e2097d7-7a7a-4fb0-84e8-60d71d690c2a req-c7d71a4b-6618-4b65-8789-f44b441fc98a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 869 microversion: 2.1 time: 0.025543 Aug 03 06:44:29.092298 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 505/1533] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:29 2026] POST /compute/v2.1/os-server-external-events => generated 869 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:29.461695 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:29.464090 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:29.468447 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:29.468770 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:29.469034 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:29.469512 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:29.469814 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:29.470089 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:29.484684 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:29.601449 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:29.610863 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2b24c352-5214-4cf7-aa75-c256a713bb24 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1753 microversion: 2.1 time: 0.151102 Aug 03 06:44:29.611194 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 514/1534] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:29 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1753 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:29.674910 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:29.676305 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:29.858356 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:29.858674 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:29.858871 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:29.859272 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:29.859713 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:29.859975 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:29.876581 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:29.979797 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:29.986952 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-545d4289-d569-4def-85ed-fbd62c141a54 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 200 len: 1548 microversion: 2.1 time: 0.313736 Aug 03 06:44:29.987214 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 516/1535] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:29 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 1548 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:30.002184 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1849c575-5464-4237-8744-d26915269575 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:30.002503 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-57d7b0f9-b5f3-40b9-83ed-703200bfe4fc tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c90eadaa-b474-47a7-9eea-dad3b1fdb30c", "device": "/dev/vdb"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:30.003494 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1849c575-5464-4237-8744-d26915269575 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:30.004402 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-57d7b0f9-b5f3-40b9-83ed-703200bfe4fc tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:30.009015 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57d7b0f9-b5f3-40b9-83ed-703200bfe4fc tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:30.009274 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57d7b0f9-b5f3-40b9-83ed-703200bfe4fc tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:30.009456 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57d7b0f9-b5f3-40b9-83ed-703200bfe4fc tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:30.009490 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1849c575-5464-4237-8744-d26915269575 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:30.009697 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1849c575-5464-4237-8744-d26915269575 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:30.009814 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57d7b0f9-b5f3-40b9-83ed-703200bfe4fc tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:30.009851 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1849c575-5464-4237-8744-d26915269575 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:30.010001 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57d7b0f9-b5f3-40b9-83ed-703200bfe4fc tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:30.010093 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1849c575-5464-4237-8744-d26915269575 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:30.010150 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57d7b0f9-b5f3-40b9-83ed-703200bfe4fc tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:30.010230 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1849c575-5464-4237-8744-d26915269575 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:30.010337 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1849c575-5464-4237-8744-d26915269575 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:30.025538 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1849c575-5464-4237-8744-d26915269575 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:30.125096 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1849c575-5464-4237-8744-d26915269575 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.125186 Aug 03 06:44:30.125501 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 506/1536] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:44:29 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-interface => generated 282 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:30.227286 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-57d7b0f9-b5f3-40b9-83ed-703200bfe4fc tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "POST /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.226343 Aug 03 06:44:30.228078 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 515/1537] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:44:30 2026] POST /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa/os-volume_attachments => generated 194 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:31.124836 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-56349bd0-5a07-43d4-b9b7-0ae3068b795d req-b47e3fb5-7115-438d-b0df-11129d40da58 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a77b84d6-2258-469e-b03d-f84aa24dac9f", "tag": "f045b629-9d05-4a3d-a01f-28c22523f576"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:31.131128 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-56349bd0-5a07-43d4-b9b7-0ae3068b795d req-b47e3fb5-7115-438d-b0df-11129d40da58 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:31.131326 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-56349bd0-5a07-43d4-b9b7-0ae3068b795d req-b47e3fb5-7115-438d-b0df-11129d40da58 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:31.131706 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-56349bd0-5a07-43d4-b9b7-0ae3068b795d req-b47e3fb5-7115-438d-b0df-11129d40da58 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:31.137751 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-56349bd0-5a07-43d4-b9b7-0ae3068b795d req-b47e3fb5-7115-438d-b0df-11129d40da58 service nova] Creating event network-changed:f045b629-9d05-4a3d-a01f-28c22523f576 for instance a77b84d6-2258-469e-b03d-f84aa24dac9f on np0000006323 Aug 03 06:44:31.138256 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-56349bd0-5a07-43d4-b9b7-0ae3068b795d req-b47e3fb5-7115-438d-b0df-11129d40da58 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:31.142177 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-56349bd0-5a07-43d4-b9b7-0ae3068b795d req-b47e3fb5-7115-438d-b0df-11129d40da58 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019645 Aug 03 06:44:31.142708 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 517/1538] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:31 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) Aug 03 06:44:33.238869 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:34.803837 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:34.814170 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:34.950431 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:40.007052 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=77,nova_api:UPDATE=2,nova_api:DELETE=3,nova_api:INSERT=10 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:40.007611 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=70,nova_api:UPDATE=3,nova_api:DELETE=2,nova_api:INSERT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:40.021255 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=106,nova_cell1:UPDATE=6,nova_cell1:INSERT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:40.065445 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=100,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:41.130676 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=64,nova_api:INSERT=6,nova_api:UPDATE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:41.134642 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=144,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:46.371202 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:46.372529 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:46.376769 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:46.377028 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:46.377239 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:46.377732 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:46.378063 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:46.378341 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:46.395222 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:46.528231 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7cf8ed2e6a44e0ebff08b0597748c8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392354c35ed146bb8977864ca524ac7d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:46.535586 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-11dd09a4-eace-46fa-af60-e5ab7849f69b tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b" status: 200 len: 1700 microversion: 2.1 time: 0.166354 Aug 03 06:44:46.535890 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 507/1539] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:46 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b => generated 1700 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:46.552290 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:46.555097 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'b7cf8ed2e6a44e0ebff08b0597748c8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392354c35ed146bb8977864ca524ac7d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:46.555518 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Searching by: {'deleted': False, 'project_id': '392354c35ed146bb8977864ca524ac7d'} {{(pid=84358) get_all /opt/stack/nova/nova/compute/api.py:3110}} Aug 03 06:44:46.560092 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:46.560320 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:46.560499 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:46.560879 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:46.561079 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:46.561233 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:46.615587 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.multi_cell_list [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=84358) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Aug 03 06:44:46.683418 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f4c4dde7-3dc4-4f22-bbac-427eaa1da304 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers" status: 200 len: 357 microversion: 2.1 time: 0.132665 Aug 03 06:44:46.683694 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 516/1540] 10.4.3.71 () {66 vars in 1236 bytes} [Mon Aug 3 06:44:46 2026] GET /compute/v2.1/servers => generated 357 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:47.934271 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-61d50912-64a1-4c02-a9c8-56d60b1380ab tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "8bea7534-470c-435e-a98a-52e4c4284352"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:47.935594 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-61d50912-64a1-4c02-a9c8-56d60b1380ab tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:47.938721 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-61d50912-64a1-4c02-a9c8-56d60b1380ab tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:47.938879 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-61d50912-64a1-4c02-a9c8-56d60b1380ab tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:47.938995 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-61d50912-64a1-4c02-a9c8-56d60b1380ab tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:47.939234 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-61d50912-64a1-4c02-a9c8-56d60b1380ab tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:47.939321 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-61d50912-64a1-4c02-a9c8-56d60b1380ab tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:47.939429 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-61d50912-64a1-4c02-a9c8-56d60b1380ab tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:48.119604 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-61d50912-64a1-4c02-a9c8-56d60b1380ab tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "POST /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.186969 Aug 03 06:44:48.119998 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 518/1541] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:44:47 2026] POST /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments => generated 194 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:49.005127 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:49.006981 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:49.011142 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:49.011407 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:49.011615 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:49.012060 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:49.012373 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:49.012723 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:49.029938 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:49.198576 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:49.210844 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-fa76fbe8-cd37-4ca7-8176-01ed8b7a1d65 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 200 len: 1562 microversion: 2.1 time: 0.207251 Aug 03 06:44:49.211300 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 508/1542] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:49 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 1562 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:49.229495 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestVolumeBootPatternsnapshot-1469808507"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:49.230921 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:49.234495 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:49.234779 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:49.234890 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:49.235099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:49.235240 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:49.235360 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:49.497924 np0000006323 devstack@n-api.service[84358]: INFO nova.compute.api [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Attempting to quiesce instance before volume snapshot. Aug 03 06:44:49.508373 np0000006323 devstack@n-api.service[84358]: INFO nova.compute.api [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Skipping quiescing instance: QEMU guest agent is not enabled. Aug 03 06:44:49.558331 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Creating snapshot from volume b8751927-dc0e-40e3-95d6-2d1c7c95a495. {{(pid=84358) snapshot_instance /opt/stack/nova/nova/compute/api.py:3602}} Aug 03 06:44:49.573487 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-c6df76a0-5537-4274-bf8a-5e41eb16735b req-799492f5-b03b-485f-a428-89f0b71fd6cb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:49.575025 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [req-c6df76a0-5537-4274-bf8a-5e41eb16735b req-799492f5-b03b-485f-a428-89f0b71fd6cb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:49.579552 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c6df76a0-5537-4274-bf8a-5e41eb16735b req-799492f5-b03b-485f-a428-89f0b71fd6cb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:49.579800 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c6df76a0-5537-4274-bf8a-5e41eb16735b req-799492f5-b03b-485f-a428-89f0b71fd6cb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:49.579936 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c6df76a0-5537-4274-bf8a-5e41eb16735b req-799492f5-b03b-485f-a428-89f0b71fd6cb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:49.580241 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c6df76a0-5537-4274-bf8a-5e41eb16735b req-799492f5-b03b-485f-a428-89f0b71fd6cb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:49.580413 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c6df76a0-5537-4274-bf8a-5e41eb16735b req-799492f5-b03b-485f-a428-89f0b71fd6cb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:49.580518 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c6df76a0-5537-4274-bf8a-5e41eb16735b req-799492f5-b03b-485f-a428-89f0b71fd6cb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:49.599873 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-c6df76a0-5537-4274-bf8a-5e41eb16735b req-799492f5-b03b-485f-a428-89f0b71fd6cb tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments/8bea7534-470c-435e-a98a-52e4c4284352" status: 200 len: 302 microversion: 2.89 time: 0.064400 Aug 03 06:44:49.600191 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 519/1543] 10.4.3.71 () {72 vars in 1876 bytes} [Mon Aug 3 06:44:49 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments/8bea7534-470c-435e-a98a-52e4c4284352 => generated 302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:44:49.615982 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-14bd60e1-2fea-489d-9083-6910dfe4578d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:49.616154 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-14bd60e1-2fea-489d-9083-6910dfe4578d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:49.619958 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14bd60e1-2fea-489d-9083-6910dfe4578d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:49.620128 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14bd60e1-2fea-489d-9083-6910dfe4578d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:49.620261 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14bd60e1-2fea-489d-9083-6910dfe4578d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:49.620476 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14bd60e1-2fea-489d-9083-6910dfe4578d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:49.620595 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14bd60e1-2fea-489d-9083-6910dfe4578d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:49.620739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14bd60e1-2fea-489d-9083-6910dfe4578d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:49.665871 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-14bd60e1-2fea-489d-9083-6910dfe4578d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lazy-loading 'services' on Instance uuid 430f3887-4d92-4efc-b14f-b27a6be8905b {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:44:49.757333 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-14bd60e1-2fea-489d-9083-6910dfe4578d tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments/8bea7534-470c-435e-a98a-52e4c4284352" status: 202 len: 0 microversion: 2.1 time: 0.143172 Aug 03 06:44:49.757626 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 509/1544] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:44:49 2026] DELETE /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments/8bea7534-470c-435e-a98a-52e4c4284352 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:44:49.766710 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-aa51c746-139b-4814-a48f-1d25069477aa tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:49.768279 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-aa51c746-139b-4814-a48f-1d25069477aa tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:49.772538 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aa51c746-139b-4814-a48f-1d25069477aa tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:49.772787 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aa51c746-139b-4814-a48f-1d25069477aa tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:49.772954 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aa51c746-139b-4814-a48f-1d25069477aa tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:49.773306 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aa51c746-139b-4814-a48f-1d25069477aa tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:49.773508 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aa51c746-139b-4814-a48f-1d25069477aa tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:49.773724 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-aa51c746-139b-4814-a48f-1d25069477aa tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:49.794541 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-aa51c746-139b-4814-a48f-1d25069477aa tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030058 Aug 03 06:44:49.794917 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 520/1545] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:44:49 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:50.805254 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c44e3445-7fce-4bb3-a877-5df28be6f8ac tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:50.806628 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c44e3445-7fce-4bb3-a877-5df28be6f8ac tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:50.813438 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c44e3445-7fce-4bb3-a877-5df28be6f8ac tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:50.813438 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c44e3445-7fce-4bb3-a877-5df28be6f8ac tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:50.813438 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c44e3445-7fce-4bb3-a877-5df28be6f8ac tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:50.813438 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c44e3445-7fce-4bb3-a877-5df28be6f8ac tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:50.813987 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c44e3445-7fce-4bb3-a877-5df28be6f8ac tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:50.813987 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c44e3445-7fce-4bb3-a877-5df28be6f8ac tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:50.830708 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c44e3445-7fce-4bb3-a877-5df28be6f8ac tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.027409 Aug 03 06:44:50.831146 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 510/1546] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:44:50 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:44:50.843363 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:50.843756 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:50.847254 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:50.847433 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:50.847547 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:50.847891 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:50.848081 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:50.848226 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:50.892129 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] HTTP exception thrown: Instance 430f3887-4d92-4efc-b14f-b27a6be8905b is not attached to volume 8bea7534-470c-435e-a98a-52e4c4284352 Aug 03 06:44:50.892380 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Returning 404 to user: Instance 430f3887-4d92-4efc-b14f-b27a6be8905b is not attached to volume 8bea7534-470c-435e-a98a-52e4c4284352 {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:44:50.892793 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-02e16144-2f78-47bd-846f-59b07eb2d5da tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments/8bea7534-470c-435e-a98a-52e4c4284352" status: 404 len: 154 microversion: 2.1 time: 0.052575 Aug 03 06:44:50.893096 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 521/1547] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:44:50 2026] DELETE /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b/os-volume_attachments/8bea7534-470c-435e-a98a-52e4c4284352 => generated 154 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:44:51.364734 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-57713557-3431-41bd-9b91-8464d68ed619 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0/action" status: 202 len: 0 microversion: 2.1 time: 2.140198 Aug 03 06:44:51.365142 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 517/1548] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:44:49 2026] POST /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0/action => generated 0 bytes in 2141 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Aug 03 06:44:51.476425 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-baa63bf5-dec8-4cdb-bb5b-896a0bff556b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-892049605", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC2uori/cY0+9Xw1N6S2LifGrYOKzLBHHIl2PJbs+CpMFVaMyxFPNOtF9lHxBWE1NiJGkWsi+xASZlRLdT+4Y+cl6lElHYUoabGwoIeyPo4G+c+GoJx3YknJznJq/2KrDA=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:51.485413 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-baa63bf5-dec8-4cdb-bb5b-896a0bff556b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:44:51.488051 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-baa63bf5-dec8-4cdb-bb5b-896a0bff556b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:44:51.505278 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-baa63bf5-dec8-4cdb-bb5b-896a0bff556b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.030448 Aug 03 06:44:51.505601 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 511/1549] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:44:51 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:52.002800 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d2e121e7-0d45-468b-965a-f06972c647f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:52.003179 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d2e121e7-0d45-468b-965a-f06972c647f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:52.006699 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d2e121e7-0d45-468b-965a-f06972c647f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:52.006963 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d2e121e7-0d45-468b-965a-f06972c647f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:52.007222 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d2e121e7-0d45-468b-965a-f06972c647f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:52.007526 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d2e121e7-0d45-468b-965a-f06972c647f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:52.007739 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d2e121e7-0d45-468b-965a-f06972c647f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:52.007958 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d2e121e7-0d45-468b-965a-f06972c647f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:52.022202 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d2e121e7-0d45-468b-965a-f06972c647f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:44:52.067956 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d2e121e7-0d45-468b-965a-f06972c647f7 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b" status: 204 len: 0 microversion: 2.1 time: 0.066653 Aug 03 06:44:52.068341 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 522/1550] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:44:52 2026] DELETE /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:44:52.084528 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:52.090627 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:52.096731 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:52.097065 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:52.097352 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:52.097955 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:52.098693 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:52.098812 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:52.118860 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:52.256606 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7cf8ed2e6a44e0ebff08b0597748c8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392354c35ed146bb8977864ca524ac7d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:52.264331 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b9fc06c0-3f3e-47fb-83bf-6b8c5bfa8169 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b" status: 200 len: 1706 microversion: 2.1 time: 0.184982 Aug 03 06:44:52.264615 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 518/1551] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:52 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b => generated 1706 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:52.358772 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-image-snapshot-server-99819633", "imageRef": "98e8126f-5d6c-4b67-aa42-639c0c126a02", "flavorRef": "42", "networks": [{"uuid": "29475638-4fc8-425b-8c1e-8d0503548bc3"}], "security_groups": [{"name": "tempest-securitygroup--1307036078"}], "key_name": "tempest-keypair-892049605", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:52.464963 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:52.465320 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:52.465610 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:52.466154 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:52.466445 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:52.466861 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:52.473568 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:52.522064 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-e75e46e9-49ed-4d9c-926b-d44d8c03c5cc req-d7a484fb-5c26-4e4c-8ba5-fab98f1d40be service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "430f3887-4d92-4efc-b14f-b27a6be8905b", "name": "network-vif-unplugged", "status": "completed", "tag": "2d068a46-e3b8-4cd9-9bd8-571dd103f36d"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:52.528052 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e75e46e9-49ed-4d9c-926b-d44d8c03c5cc req-d7a484fb-5c26-4e4c-8ba5-fab98f1d40be service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:52.530745 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e75e46e9-49ed-4d9c-926b-d44d8c03c5cc req-d7a484fb-5c26-4e4c-8ba5-fab98f1d40be service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:52.530745 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e75e46e9-49ed-4d9c-926b-d44d8c03c5cc req-d7a484fb-5c26-4e4c-8ba5-fab98f1d40be service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:52.530843 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] validate_networks() for [('29475638-4fc8-425b-8c1e-8d0503548bc3', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:44:52.530843 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:52.535166 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e75e46e9-49ed-4d9c-926b-d44d8c03c5cc req-d7a484fb-5c26-4e4c-8ba5-fab98f1d40be service nova] Creating event network-vif-unplugged:2d068a46-e3b8-4cd9-9bd8-571dd103f36d for instance 430f3887-4d92-4efc-b14f-b27a6be8905b on np0000006323 Aug 03 06:44:52.535692 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-e75e46e9-49ed-4d9c-926b-d44d8c03c5cc req-d7a484fb-5c26-4e4c-8ba5-fab98f1d40be service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:52.539914 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-e75e46e9-49ed-4d9c-926b-d44d8c03c5cc req-d7a484fb-5c26-4e4c-8ba5-fab98f1d40be service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019867 Aug 03 06:44:52.540282 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 523/1552] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:52 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) Aug 03 06:44:52.773374 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:52.926371 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:44:52.926548 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:44:52.926776 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:44:52.926919 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:44:52.927071 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:44:52.933998 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:52.934226 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:52.934413 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:52.935023 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:52.935226 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:52.936393 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:52.952194 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:44:52.956775 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:44:52.962341 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:44:52.964442 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] 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='7579bbff-d899-4dea-ba25-c85e0e332b4e',source_type='snapshot',tag=None,updated_at=,uuid=,volume_id=None,volume_size=1,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:44:52.986801 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-b2b9c159-3c51-4e46-ac23-c53026e964c8 req-183e99d1-c2af-4408-a154-fa816af6c1d3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "430f3887-4d92-4efc-b14f-b27a6be8905b", "name": "network-vif-deleted", "tag": "2d068a46-e3b8-4cd9-9bd8-571dd103f36d"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:52.993763 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-b2b9c159-3c51-4e46-ac23-c53026e964c8 req-183e99d1-c2af-4408-a154-fa816af6c1d3 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:52.994018 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-b2b9c159-3c51-4e46-ac23-c53026e964c8 req-183e99d1-c2af-4408-a154-fa816af6c1d3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:52.994289 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-b2b9c159-3c51-4e46-ac23-c53026e964c8 req-183e99d1-c2af-4408-a154-fa816af6c1d3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:53.000931 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-b2b9c159-3c51-4e46-ac23-c53026e964c8 req-183e99d1-c2af-4408-a154-fa816af6c1d3 service nova] Creating event network-vif-deleted:2d068a46-e3b8-4cd9-9bd8-571dd103f36d for instance 430f3887-4d92-4efc-b14f-b27a6be8905b on np0000006323 Aug 03 06:44:53.001482 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-b2b9c159-3c51-4e46-ac23-c53026e964c8 req-183e99d1-c2af-4408-a154-fa816af6c1d3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:53.006031 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-b2b9c159-3c51-4e46-ac23-c53026e964c8 req-183e99d1-c2af-4408-a154-fa816af6c1d3 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020964 Aug 03 06:44:53.006403 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 519/1553] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:52 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) Aug 03 06:44:53.047220 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-257b94a5-7118-44e0-9f57-e21e167af7cc tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.690254 Aug 03 06:44:53.047556 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 512/1554] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:44:52 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) Aug 03 06:44:53.065148 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9a4fe825-803b-4ad5-96a8-daa54ad17347 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:53.066824 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9a4fe825-803b-4ad5-96a8-daa54ad17347 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:53.077952 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9a4fe825-803b-4ad5-96a8-daa54ad17347 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:53.128093 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9a4fe825-803b-4ad5-96a8-daa54ad17347 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:53.138165 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9a4fe825-803b-4ad5-96a8-daa54ad17347 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 200 len: 1245 microversion: 2.1 time: 0.074714 Aug 03 06:44:53.139986 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 524/1555] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:53 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 1245 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:53.280076 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:53.281557 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:53.285967 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:53.286204 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:53.286520 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:53.287029 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:53.287272 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:53.287556 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:53.314069 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:53.314864 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:53.315060 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:53.315300 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lazy-loading 'fault' on Instance uuid 430f3887-4d92-4efc-b14f-b27a6be8905b {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:44:53.319404 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:53.370449 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7cf8ed2e6a44e0ebff08b0597748c8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '392354c35ed146bb8977864ca524ac7d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:53.381125 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6ffec2cd-6139-4a22-8768-eb9a8d88d072 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b" status: 200 len: 1342 microversion: 2.1 time: 0.101407 Aug 03 06:44:53.381125 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 520/1556] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:53 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b => generated 1342 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:54.159642 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:54.161323 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:54.165410 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:54.165777 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:54.166013 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:54.166437 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:54.167008 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:54.167345 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:54.186389 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:54.376929 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:54.389380 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ef0208ca-2b29-4bec-a6ce-0e15f40f39b2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 200 len: 1383 microversion: 2.1 time: 0.231578 Aug 03 06:44:54.391355 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 513/1557] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:54 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 1383 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:54.396382 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:54.397864 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] [instance: 430f3887-4d92-4efc-b14f-b27a6be8905b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:54.402449 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:54.402794 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:54.403079 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:54.403629 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:54.403945 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:54.404313 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:54.411597 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] HTTP exception thrown: Instance 430f3887-4d92-4efc-b14f-b27a6be8905b could not be found. Aug 03 06:44:54.411871 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Returning 404 to user: Instance 430f3887-4d92-4efc-b14f-b27a6be8905b could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:44:54.412213 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b0b58fcf-d236-4a13-8554-6074e16ebea6 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b" status: 404 len: 111 microversion: 2.1 time: 0.017577 Aug 03 06:44:54.412486 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 525/1558] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:54 2026] GET /compute/v2.1/servers/430f3887-4d92-4efc-b14f-b27a6be8905b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:44:54.424548 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-5100c47e-dce6-4b65-be94-e3ada28044ed tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:54.426313 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6a49ada6-ddfc-41b1-a1a5-70bfbc222550 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:54.426553 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6a49ada6-ddfc-41b1-a1a5-70bfbc222550 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:54.430521 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6a49ada6-ddfc-41b1-a1a5-70bfbc222550 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:54.430830 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6a49ada6-ddfc-41b1-a1a5-70bfbc222550 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:54.431058 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6a49ada6-ddfc-41b1-a1a5-70bfbc222550 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:54.431402 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6a49ada6-ddfc-41b1-a1a5-70bfbc222550 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:54.431601 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6a49ada6-ddfc-41b1-a1a5-70bfbc222550 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:54.431799 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6a49ada6-ddfc-41b1-a1a5-70bfbc222550 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:54.441245 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5100c47e-dce6-4b65-be94-e3ada28044ed tempest-TestServerVolumeAttachScenarioOldVersion-1006869421 tempest-TestServerVolumeAttachScenarioOldVersion-1006869421-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1607906394" status: 202 len: 0 microversion: 2.1 time: 0.020099 Aug 03 06:44:54.441536 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 521/1559] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:44:54 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1607906394 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:44:54.485421 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-6a49ada6-ddfc-41b1-a1a5-70bfbc222550 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lazy-loading 'services' on Instance uuid 984a2f2e-0183-4572-8548-34a1db8df7aa {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:44:54.531820 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6a49ada6-ddfc-41b1-a1a5-70bfbc222550 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa/os-volume_attachments/c90eadaa-b474-47a7-9eea-dad3b1fdb30c" status: 202 len: 0 microversion: 2.1 time: 0.107609 Aug 03 06:44:54.532123 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 514/1560] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:44:54 2026] DELETE /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa/os-volume_attachments/c90eadaa-b474-47a7-9eea-dad3b1fdb30c => generated 0 bytes in 108 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:44:54.580933 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-29a950b8-91c5-4264-a028-b75242a8fdd6 req-835a3e41-f28b-4dc2-8f52-4bfc5b16f3e4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "430f3887-4d92-4efc-b14f-b27a6be8905b", "name": "network-vif-unplugged", "status": "completed", "tag": "2d068a46-e3b8-4cd9-9bd8-571dd103f36d"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:54.591158 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-29a950b8-91c5-4264-a028-b75242a8fdd6 req-835a3e41-f28b-4dc2-8f52-4bfc5b16f3e4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:54.591375 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-29a950b8-91c5-4264-a028-b75242a8fdd6 req-835a3e41-f28b-4dc2-8f52-4bfc5b16f3e4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:54.591530 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-29a950b8-91c5-4264-a028-b75242a8fdd6 req-835a3e41-f28b-4dc2-8f52-4bfc5b16f3e4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:54.602063 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-29a950b8-91c5-4264-a028-b75242a8fdd6 req-835a3e41-f28b-4dc2-8f52-4bfc5b16f3e4 service nova] Creating event network-vif-unplugged:2d068a46-e3b8-4cd9-9bd8-571dd103f36d for instance 430f3887-4d92-4efc-b14f-b27a6be8905b on np0000006323 Aug 03 06:44:54.602544 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-29a950b8-91c5-4264-a028-b75242a8fdd6 req-835a3e41-f28b-4dc2-8f52-4bfc5b16f3e4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:54.606749 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-29a950b8-91c5-4264-a028-b75242a8fdd6 req-835a3e41-f28b-4dc2-8f52-4bfc5b16f3e4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028119 Aug 03 06:44:54.607119 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 526/1561] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:54 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) Aug 03 06:44:55.056846 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-22de83c6-5472-4940-8971-824d1ea93f5b req-bb5633bc-3d3b-492b-b58d-93809ab3af0c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca57df66-7010-42c0-be5e-7e621dec2012", "tag": "f7372beb-6101-4656-856c-5753733d1719"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:55.062688 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-22de83c6-5472-4940-8971-824d1ea93f5b req-bb5633bc-3d3b-492b-b58d-93809ab3af0c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:55.062688 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-22de83c6-5472-4940-8971-824d1ea93f5b req-bb5633bc-3d3b-492b-b58d-93809ab3af0c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:55.062688 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-22de83c6-5472-4940-8971-824d1ea93f5b req-bb5633bc-3d3b-492b-b58d-93809ab3af0c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:55.068735 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-22de83c6-5472-4940-8971-824d1ea93f5b req-bb5633bc-3d3b-492b-b58d-93809ab3af0c service nova] Creating event network-changed:f7372beb-6101-4656-856c-5753733d1719 for instance ca57df66-7010-42c0-be5e-7e621dec2012 on np0000006323 Aug 03 06:44:55.069070 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-22de83c6-5472-4940-8971-824d1ea93f5b req-bb5633bc-3d3b-492b-b58d-93809ab3af0c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:55.072415 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-22de83c6-5472-4940-8971-824d1ea93f5b req-bb5633bc-3d3b-492b-b58d-93809ab3af0c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017193 Aug 03 06:44:55.072699 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 522/1562] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:55 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) Aug 03 06:44:55.409826 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:55.411231 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:55.416219 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:55.416459 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:55.416732 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:55.417162 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:55.417454 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:55.417876 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:55.441356 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:55.563767 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:55.573517 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-48254851-c391-4a68-a19f-21b5489054ff tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 200 len: 1383 microversion: 2.1 time: 0.165305 Aug 03 06:44:55.574087 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 515/1563] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:55 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 1383 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:55.625123 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-77fa499c-11c3-4a37-b0ea-86dd9873f1b8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:55.625464 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-77fa499c-11c3-4a37-b0ea-86dd9873f1b8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:55.628617 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77fa499c-11c3-4a37-b0ea-86dd9873f1b8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:55.628889 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77fa499c-11c3-4a37-b0ea-86dd9873f1b8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:55.629060 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77fa499c-11c3-4a37-b0ea-86dd9873f1b8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:55.629377 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77fa499c-11c3-4a37-b0ea-86dd9873f1b8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:55.629553 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77fa499c-11c3-4a37-b0ea-86dd9873f1b8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:55.629730 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-77fa499c-11c3-4a37-b0ea-86dd9873f1b8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:55.641760 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-77fa499c-11c3-4a37-b0ea-86dd9873f1b8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:44:55.700387 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-77fa499c-11c3-4a37-b0ea-86dd9873f1b8 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa" status: 204 len: 0 microversion: 2.1 time: 0.076778 Aug 03 06:44:55.700692 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 527/1564] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:44:55 2026] DELETE /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:44:55.711581 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:55.715028 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:55.719268 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:55.719509 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:55.719747 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:55.720203 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:55.720502 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:55.720834 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:55.735026 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:55.868822 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:55.876346 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6bf8e046-c808-4115-8c7f-b4c311956e1d tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa" status: 200 len: 1664 microversion: 2.1 time: 0.167169 Aug 03 06:44:55.876602 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 523/1565] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:55 2026] GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa => generated 1664 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:56.184957 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-ba7a727a-9593-4656-9b44-91f1620f29b5 req-7f2f7782-fa26-413f-9657-25a972a993be service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "984a2f2e-0183-4572-8548-34a1db8df7aa", "name": "network-vif-unplugged", "status": "completed", "tag": "4a7ae491-69fb-48aa-813e-8340b83fc302"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:56.195314 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ba7a727a-9593-4656-9b44-91f1620f29b5 req-7f2f7782-fa26-413f-9657-25a972a993be service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:56.195314 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ba7a727a-9593-4656-9b44-91f1620f29b5 req-7f2f7782-fa26-413f-9657-25a972a993be service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:56.195481 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ba7a727a-9593-4656-9b44-91f1620f29b5 req-7f2f7782-fa26-413f-9657-25a972a993be service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:56.201441 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-ba7a727a-9593-4656-9b44-91f1620f29b5 req-7f2f7782-fa26-413f-9657-25a972a993be service nova] Creating event network-vif-unplugged:4a7ae491-69fb-48aa-813e-8340b83fc302 for instance 984a2f2e-0183-4572-8548-34a1db8df7aa on np0000006323 Aug 03 06:44:56.201845 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-ba7a727a-9593-4656-9b44-91f1620f29b5 req-7f2f7782-fa26-413f-9657-25a972a993be service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:56.206323 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-ba7a727a-9593-4656-9b44-91f1620f29b5 req-7f2f7782-fa26-413f-9657-25a972a993be service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024033 Aug 03 06:44:56.206615 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 516/1566] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:56 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) Aug 03 06:44:56.579301 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:44:56.595120 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:56.596543 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:56.600323 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:56.600619 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:56.600872 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:56.601274 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:56.601549 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:56.601976 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:56.632945 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:56.760762 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:56.767717 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-fdbba543-7111-40aa-a5a5-364a5844b33d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 200 len: 1383 microversion: 2.1 time: 0.174321 Aug 03 06:44:56.768032 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 528/1567] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:56 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 1383 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:56.893532 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:56.899233 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:56.903064 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:56.903363 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:56.903604 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:56.904068 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:56.904381 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:56.904713 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:56.925105 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:56.926381 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:56.926595 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:56.926922 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lazy-loading 'fault' on Instance uuid 984a2f2e-0183-4572-8548-34a1db8df7aa {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:44:56.930880 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:57.008949 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fea4f084ca364150897d001309ebbb22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bff93d197d1441b2a7927b20c48277e4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:57.017583 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-23990d9f-5440-4914-bc85-8274e4ed40d0 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa" status: 200 len: 1321 microversion: 2.1 time: 0.126224 Aug 03 06:44:57.018184 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 524/1568] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:56 2026] GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa => generated 1321 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:57.114751 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-a68b3fb3-27a9-45dd-a42f-459de36870f2 req-3e209a57-0e76-4e73-a29f-e33bcc2c9faa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "984a2f2e-0183-4572-8548-34a1db8df7aa", "name": "network-vif-deleted", "tag": "4a7ae491-69fb-48aa-813e-8340b83fc302"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:57.121793 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a68b3fb3-27a9-45dd-a42f-459de36870f2 req-3e209a57-0e76-4e73-a29f-e33bcc2c9faa service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:57.121793 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a68b3fb3-27a9-45dd-a42f-459de36870f2 req-3e209a57-0e76-4e73-a29f-e33bcc2c9faa service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:57.121793 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a68b3fb3-27a9-45dd-a42f-459de36870f2 req-3e209a57-0e76-4e73-a29f-e33bcc2c9faa service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:57.128750 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-a68b3fb3-27a9-45dd-a42f-459de36870f2 req-3e209a57-0e76-4e73-a29f-e33bcc2c9faa service nova] Creating event network-vif-deleted:4a7ae491-69fb-48aa-813e-8340b83fc302 for instance 984a2f2e-0183-4572-8548-34a1db8df7aa on np0000006323 Aug 03 06:44:57.129103 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-a68b3fb3-27a9-45dd-a42f-459de36870f2 req-3e209a57-0e76-4e73-a29f-e33bcc2c9faa service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:57.133006 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-a68b3fb3-27a9-45dd-a42f-459de36870f2 req-3e209a57-0e76-4e73-a29f-e33bcc2c9faa service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019938 Aug 03 06:44:57.133006 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 517/1569] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:57 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:44:57.784058 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:57.786156 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:57.792061 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:57.793341 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:57.793883 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:57.795550 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:57.796001 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:57.796409 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:57.820296 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:57.996285 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:58.004079 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5a8e0675-a317-4c05-9dc5-3e7f1099ff26 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 200 len: 1417 microversion: 2.1 time: 0.221819 Aug 03 06:44:58.004481 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 529/1570] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:57 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 1417 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:44:58.038202 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:58.040715 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] [instance: 984a2f2e-0183-4572-8548-34a1db8df7aa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:58.048079 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:58.048424 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:58.048705 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:58.049140 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:58.049423 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:58.049717 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:58.061016 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] HTTP exception thrown: Instance 984a2f2e-0183-4572-8548-34a1db8df7aa could not be found. Aug 03 06:44:58.061558 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Returning 404 to user: Instance 984a2f2e-0183-4572-8548-34a1db8df7aa could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:44:58.062144 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-97b51533-7b45-4e73-bcf9-359a26f952c5 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa" status: 404 len: 111 microversion: 2.1 time: 0.025764 Aug 03 06:44:58.062530 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 525/1571] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:58 2026] GET /compute/v2.1/servers/984a2f2e-0183-4572-8548-34a1db8df7aa => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:44:58.073609 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3d4c0fc5-8d15-46ba-a6ea-4353c11dc467 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:58.095128 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3d4c0fc5-8d15-46ba-a6ea-4353c11dc467 tempest-VolumesBackupsTest-106881710 tempest-VolumesBackupsTest-106881710-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-979546324" status: 202 len: 0 microversion: 2.1 time: 0.023873 Aug 03 06:44:58.095456 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 518/1572] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:44:58 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-979546324 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:44:58.281376 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-74d68b7d-11aa-470e-a17a-cd4d588706d9 req-c0c4c892-1206-4323-a26e-71eebe1f955c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "984a2f2e-0183-4572-8548-34a1db8df7aa", "name": "network-vif-unplugged", "status": "completed", "tag": "4a7ae491-69fb-48aa-813e-8340b83fc302"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:58.288275 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-74d68b7d-11aa-470e-a17a-cd4d588706d9 req-c0c4c892-1206-4323-a26e-71eebe1f955c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:58.288451 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-74d68b7d-11aa-470e-a17a-cd4d588706d9 req-c0c4c892-1206-4323-a26e-71eebe1f955c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:58.288620 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-74d68b7d-11aa-470e-a17a-cd4d588706d9 req-c0c4c892-1206-4323-a26e-71eebe1f955c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:58.294667 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-74d68b7d-11aa-470e-a17a-cd4d588706d9 req-c0c4c892-1206-4323-a26e-71eebe1f955c service nova] Creating event network-vif-unplugged:4a7ae491-69fb-48aa-813e-8340b83fc302 for instance 984a2f2e-0183-4572-8548-34a1db8df7aa on np0000006323 Aug 03 06:44:58.295032 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-74d68b7d-11aa-470e-a17a-cd4d588706d9 req-c0c4c892-1206-4323-a26e-71eebe1f955c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:58.299349 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-74d68b7d-11aa-470e-a17a-cd4d588706d9 req-c0c4c892-1206-4323-a26e-71eebe1f955c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019671 Aug 03 06:44:58.299697 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 530/1573] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:58 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) Aug 03 06:44:59.019119 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:44:59.020733 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:44:59.027204 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:59.027384 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:59.027593 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:59.028244 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:59.028709 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:59.029139 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:59.046180 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:44:59.171923 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-2305c873-bd2f-4be3-931d-dfb6aaea0871 req-081142ab-234a-4237-b1c2-72184a184db5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ca57df66-7010-42c0-be5e-7e621dec2012", "name": "network-vif-plugged", "status": "completed", "tag": "f7372beb-6101-4656-856c-5753733d1719"}, {"server_uuid": "ca57df66-7010-42c0-be5e-7e621dec2012", "name": "network-vif-plugged", "status": "completed", "tag": "f7372beb-6101-4656-856c-5753733d1719"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:44:59.181804 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-2305c873-bd2f-4be3-931d-dfb6aaea0871 req-081142ab-234a-4237-b1c2-72184a184db5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:44:59.182059 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-2305c873-bd2f-4be3-931d-dfb6aaea0871 req-081142ab-234a-4237-b1c2-72184a184db5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:44:59.182260 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-2305c873-bd2f-4be3-931d-dfb6aaea0871 req-081142ab-234a-4237-b1c2-72184a184db5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:44:59.190017 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-2305c873-bd2f-4be3-931d-dfb6aaea0871 req-081142ab-234a-4237-b1c2-72184a184db5 service nova] Creating event network-vif-plugged:f7372beb-6101-4656-856c-5753733d1719 for instance ca57df66-7010-42c0-be5e-7e621dec2012 on np0000006323 Aug 03 06:44:59.190249 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-2305c873-bd2f-4be3-931d-dfb6aaea0871 req-081142ab-234a-4237-b1c2-72184a184db5 service nova] Creating event network-vif-plugged:f7372beb-6101-4656-856c-5753733d1719 for instance ca57df66-7010-42c0-be5e-7e621dec2012 on np0000006323 Aug 03 06:44:59.190768 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-2305c873-bd2f-4be3-931d-dfb6aaea0871 req-081142ab-234a-4237-b1c2-72184a184db5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:44:59.196268 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-2305c873-bd2f-4be3-931d-dfb6aaea0871 req-081142ab-234a-4237-b1c2-72184a184db5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.026270 Aug 03 06:44:59.196797 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 519/1574] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:44:59 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) Aug 03 06:44:59.206934 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:44:59.213973 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-bd8844b4-6924-49c1-8294-b8f9a914daa6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 200 len: 1417 microversion: 2.1 time: 0.196513 Aug 03 06:44:59.214249 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 526/1575] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:44:59 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 1417 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:00.229724 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:00.231583 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:00.236170 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:00.236541 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:00.236804 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:00.237503 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:00.237961 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:00.238321 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:00.258599 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:00.418500 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:00.429389 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6bda9a14-7c09-4ecb-b500-c65a0420a5ca tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 200 len: 1601 microversion: 2.1 time: 0.201804 Aug 03 06:45:00.429930 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 531/1576] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:00 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 1601 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:00.450056 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-db526b14-05c1-430a-a159-0d2472f62d4d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:00.452591 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-db526b14-05c1-430a-a159-0d2472f62d4d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:00.455223 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db526b14-05c1-430a-a159-0d2472f62d4d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:00.455502 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db526b14-05c1-430a-a159-0d2472f62d4d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:00.455750 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db526b14-05c1-430a-a159-0d2472f62d4d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:00.456080 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db526b14-05c1-430a-a159-0d2472f62d4d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:00.456285 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db526b14-05c1-430a-a159-0d2472f62d4d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:00.456465 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-db526b14-05c1-430a-a159-0d2472f62d4d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:00.468917 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-db526b14-05c1-430a-a159-0d2472f62d4d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:00.534385 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-db526b14-05c1-430a-a159-0d2472f62d4d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.086000 Aug 03 06:45:00.536179 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 520/1577] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:45:00 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012/os-interface => generated 282 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:01.240153 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-8c887195-351d-4e47-83d6-2278aaf7913e req-409b40ca-a9c1-4920-b6b5-48cda7d51c65 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca57df66-7010-42c0-be5e-7e621dec2012", "tag": "f7372beb-6101-4656-856c-5753733d1719"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:01.246072 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8c887195-351d-4e47-83d6-2278aaf7913e req-409b40ca-a9c1-4920-b6b5-48cda7d51c65 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:01.246264 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8c887195-351d-4e47-83d6-2278aaf7913e req-409b40ca-a9c1-4920-b6b5-48cda7d51c65 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:01.246386 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8c887195-351d-4e47-83d6-2278aaf7913e req-409b40ca-a9c1-4920-b6b5-48cda7d51c65 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:01.252373 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-8c887195-351d-4e47-83d6-2278aaf7913e req-409b40ca-a9c1-4920-b6b5-48cda7d51c65 service nova] Creating event network-changed:f7372beb-6101-4656-856c-5753733d1719 for instance ca57df66-7010-42c0-be5e-7e621dec2012 on np0000006323 Aug 03 06:45:01.254173 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-8c887195-351d-4e47-83d6-2278aaf7913e req-409b40ca-a9c1-4920-b6b5-48cda7d51c65 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:01.258281 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-8c887195-351d-4e47-83d6-2278aaf7913e req-409b40ca-a9c1-4920-b6b5-48cda7d51c65 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019895 Aug 03 06:45:01.258567 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 527/1578] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:01 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) Aug 03 06:45:02.940254 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:02.959674 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=5 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:03.130027 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:06.677516 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-458272572"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:06.680721 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:06.683882 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:06.684142 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:06.684235 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:06.684400 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:06.685032 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:06.685032 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:06.702911 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:06.845662 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-71ab0bd5-3e01-4e16-b01d-22ee809c8b8e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:06.847666 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-71ab0bd5-3e01-4e16-b01d-22ee809c8b8e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:06.851227 np0000006323 devstack@n-api.service[84359]: INFO nova.network.security_group_api [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Removing security group 119f80bf-8398-46b2-b8a6-3b9cfe14a777 from port 579f9b90-e856-45dd-a77a-796af4d63c0a Aug 03 06:45:06.852069 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71ab0bd5-3e01-4e16-b01d-22ee809c8b8e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:06.852287 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71ab0bd5-3e01-4e16-b01d-22ee809c8b8e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:06.852462 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71ab0bd5-3e01-4e16-b01d-22ee809c8b8e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:06.852813 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71ab0bd5-3e01-4e16-b01d-22ee809c8b8e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:06.853005 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71ab0bd5-3e01-4e16-b01d-22ee809c8b8e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:06.853155 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-71ab0bd5-3e01-4e16-b01d-22ee809c8b8e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:06.867639 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-71ab0bd5-3e01-4e16-b01d-22ee809c8b8e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/ips" status: 200 len: 148 microversion: 2.1 time: 0.024226 Aug 03 06:45:06.870499 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 521/1579] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:45:06 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/ips => generated 148 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:07.412777 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-17c65e88-fa6c-498d-a86b-7a337c3dc4c4 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/action" status: 202 len: 0 microversion: 2.1 time: 0.737779 Aug 03 06:45:07.412976 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 532/1580] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:45:06 2026] POST /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/action => generated 0 bytes in 738 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:45:07.446226 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-2eb2266a-d2e4-47eb-bfef-5362bfec16ae req-2844bdda-431f-4ca8-b7f3-65b38399f526 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:07.454289 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-2eb2266a-d2e4-47eb-bfef-5362bfec16ae req-2844bdda-431f-4ca8-b7f3-65b38399f526 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:07.454487 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-2eb2266a-d2e4-47eb-bfef-5362bfec16ae req-2844bdda-431f-4ca8-b7f3-65b38399f526 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:07.454644 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-2eb2266a-d2e4-47eb-bfef-5362bfec16ae req-2844bdda-431f-4ca8-b7f3-65b38399f526 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:07.463025 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-2eb2266a-d2e4-47eb-bfef-5362bfec16ae req-2844bdda-431f-4ca8-b7f3-65b38399f526 service nova] Creating event network-changed:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:45:07.463525 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-2eb2266a-d2e4-47eb-bfef-5362bfec16ae req-2844bdda-431f-4ca8-b7f3-65b38399f526 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:07.469130 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-2eb2266a-d2e4-47eb-bfef-5362bfec16ae req-2844bdda-431f-4ca8-b7f3-65b38399f526 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028634 Aug 03 06:45:07.470201 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 528/1581] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:07 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) Aug 03 06:45:08.132639 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c62da33b-91f2-4ce8-a6f1-39ac8213acc3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "4a0d4881-cfeb-4161-87d4-58aa47366d6b"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:08.134055 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c62da33b-91f2-4ce8-a6f1-39ac8213acc3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:08.147550 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c62da33b-91f2-4ce8-a6f1-39ac8213acc3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:08.147739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c62da33b-91f2-4ce8-a6f1-39ac8213acc3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:08.147863 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c62da33b-91f2-4ce8-a6f1-39ac8213acc3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:08.148093 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c62da33b-91f2-4ce8-a6f1-39ac8213acc3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:08.148230 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c62da33b-91f2-4ce8-a6f1-39ac8213acc3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:08.148339 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c62da33b-91f2-4ce8-a6f1-39ac8213acc3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:08.334096 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-72bee36b-1950-4bd3-a898-d4509b83e64e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:08.334356 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-72bee36b-1950-4bd3-a898-d4509b83e64e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:08.337436 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72bee36b-1950-4bd3-a898-d4509b83e64e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:08.337594 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72bee36b-1950-4bd3-a898-d4509b83e64e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:08.337767 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72bee36b-1950-4bd3-a898-d4509b83e64e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:08.337994 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72bee36b-1950-4bd3-a898-d4509b83e64e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:08.338145 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72bee36b-1950-4bd3-a898-d4509b83e64e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:08.338259 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-72bee36b-1950-4bd3-a898-d4509b83e64e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:08.367135 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c62da33b-91f2-4ce8-a6f1-39ac8213acc3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.238991 Aug 03 06:45:08.367809 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 522/1582] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:45:08 2026] POST /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-volume_attachments => generated 194 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:08.392529 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-72bee36b-1950-4bd3-a898-d4509b83e64e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lazy-loading 'services' on Instance uuid 01314776-be43-44ce-9034-43103dd93fb9 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:45:08.449880 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-72bee36b-1950-4bd3-a898-d4509b83e64e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/os-volume_attachments/26f7da0d-3f6c-40e1-b9f4-e50254e7c5e6" status: 202 len: 0 microversion: 2.1 time: 0.117410 Aug 03 06:45:08.450301 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 533/1583] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:45:08 2026] DELETE /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/os-volume_attachments/26f7da0d-3f6c-40e1-b9f4-e50254e7c5e6 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:45:08.460539 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b7a1bca6-68f8-4e97-b96d-6b67c6052671 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:08.463084 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b7a1bca6-68f8-4e97-b96d-6b67c6052671 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:08.469502 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b7a1bca6-68f8-4e97-b96d-6b67c6052671 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:08.469712 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b7a1bca6-68f8-4e97-b96d-6b67c6052671 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:08.469860 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b7a1bca6-68f8-4e97-b96d-6b67c6052671 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:08.470150 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b7a1bca6-68f8-4e97-b96d-6b67c6052671 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:08.470322 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b7a1bca6-68f8-4e97-b96d-6b67c6052671 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:08.470434 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b7a1bca6-68f8-4e97-b96d-6b67c6052671 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:08.490805 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b7a1bca6-68f8-4e97-b96d-6b67c6052671 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031880 Aug 03 06:45:08.490978 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 529/1584] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:45:08 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:09.505125 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-de7d25a2-ae84-442f-95f6-11689574e380 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:09.506608 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-de7d25a2-ae84-442f-95f6-11689574e380 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:09.511230 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de7d25a2-ae84-442f-95f6-11689574e380 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.511392 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "4a0d4881-cfeb-4161-87d4-58aa47366d6b"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:09.511788 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de7d25a2-ae84-442f-95f6-11689574e380 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.511788 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de7d25a2-ae84-442f-95f6-11689574e380 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.511850 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de7d25a2-ae84-442f-95f6-11689574e380 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.512002 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de7d25a2-ae84-442f-95f6-11689574e380 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.512132 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-de7d25a2-ae84-442f-95f6-11689574e380 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.513470 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:09.513730 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-ddf5ceab-1292-432a-ac3d-c4bf32c23d70 req-2ab56ede-b6e8-41b4-a536-5d224bde8467 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:09.518599 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.518974 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.519092 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.519466 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.519606 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ddf5ceab-1292-432a-ac3d-c4bf32c23d70 req-2ab56ede-b6e8-41b4-a536-5d224bde8467 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.519677 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ddf5ceab-1292-432a-ac3d-c4bf32c23d70 req-2ab56ede-b6e8-41b4-a536-5d224bde8467 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.519744 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.519882 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.520031 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ddf5ceab-1292-432a-ac3d-c4bf32c23d70 req-2ab56ede-b6e8-41b4-a536-5d224bde8467 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.528839 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-ddf5ceab-1292-432a-ac3d-c4bf32c23d70 req-2ab56ede-b6e8-41b4-a536-5d224bde8467 service nova] Creating event network-changed:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:45:09.528839 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-ddf5ceab-1292-432a-ac3d-c4bf32c23d70 req-2ab56ede-b6e8-41b4-a536-5d224bde8467 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:09.534428 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-ddf5ceab-1292-432a-ac3d-c4bf32c23d70 req-2ab56ede-b6e8-41b4-a536-5d224bde8467 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022545 Aug 03 06:45:09.534764 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 530/1585] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:09 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:09.540262 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-de7d25a2-ae84-442f-95f6-11689574e380 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.038558 Aug 03 06:45:09.540642 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 523/1586] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:45:09 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/os-volume_attachments => generated 25 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:45:09.553750 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:09.553750 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:09.557874 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.558155 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.558382 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.558570 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.558789 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.559394 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.597334 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Invalid volume: volume 4a0d4881-cfeb-4161-87d4-58aa47366d6b is already attached to instances: a77b84d6-2258-469e-b03d-f84aa24dac9f Aug 03 06:45:09.597594 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 400 to user: Invalid volume: volume 4a0d4881-cfeb-4161-87d4-58aa47366d6b is already attached to instances: a77b84d6-2258-469e-b03d-f84aa24dac9f {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:45:09.598103 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1723dfe6-5789-48b2-ae59-1bcc5de824b4 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.089828 Aug 03 06:45:09.598554 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 534/1587] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:45:09 2026] POST /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-volume_attachments => generated 174 bytes in 91 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 03 06:45:09.615962 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] HTTP exception thrown: Instance 01314776-be43-44ce-9034-43103dd93fb9 is not attached to volume 26f7da0d-3f6c-40e1-b9f4-e50254e7c5e6 Aug 03 06:45:09.616206 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Returning 404 to user: Instance 01314776-be43-44ce-9034-43103dd93fb9 is not attached to volume 26f7da0d-3f6c-40e1-b9f4-e50254e7c5e6 {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:45:09.616543 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0e712015-9700-4686-9542-39f27c63e6be tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/os-volume_attachments/26f7da0d-3f6c-40e1-b9f4-e50254e7c5e6" status: 404 len: 154 microversion: 2.1 time: 0.065160 Aug 03 06:45:09.616852 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 531/1588] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:45:09 2026] DELETE /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9/os-volume_attachments/26f7da0d-3f6c-40e1-b9f4-e50254e7c5e6 => generated 154 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:45:09.660685 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2fc2bc82-766c-4718-811c-2cca995b8359 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:09.660926 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-2fc2bc82-766c-4718-811c-2cca995b8359 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:09.667973 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2fc2bc82-766c-4718-811c-2cca995b8359 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.667973 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2fc2bc82-766c-4718-811c-2cca995b8359 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.667973 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2fc2bc82-766c-4718-811c-2cca995b8359 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.668264 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2fc2bc82-766c-4718-811c-2cca995b8359 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.668553 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2fc2bc82-766c-4718-811c-2cca995b8359 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.668688 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2fc2bc82-766c-4718-811c-2cca995b8359 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.738233 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-2fc2bc82-766c-4718-811c-2cca995b8359 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lazy-loading 'services' on Instance uuid a77b84d6-2258-469e-b03d-f84aa24dac9f {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:45:09.801848 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2fc2bc82-766c-4718-811c-2cca995b8359 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-volume_attachments/4a0d4881-cfeb-4161-87d4-58aa47366d6b" status: 202 len: 0 microversion: 2.1 time: 0.143054 Aug 03 06:45:09.802309 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 524/1589] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:45:09 2026] DELETE /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-volume_attachments/4a0d4881-cfeb-4161-87d4-58aa47366d6b => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:45:09.815473 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b9a91b31-faa9-4239-97e1-284e18bc475e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:09.817566 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b9a91b31-faa9-4239-97e1-284e18bc475e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:09.822932 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b9a91b31-faa9-4239-97e1-284e18bc475e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.822932 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b9a91b31-faa9-4239-97e1-284e18bc475e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.822932 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b9a91b31-faa9-4239-97e1-284e18bc475e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.824114 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b9a91b31-faa9-4239-97e1-284e18bc475e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:09.824309 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b9a91b31-faa9-4239-97e1-284e18bc475e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:09.824471 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b9a91b31-faa9-4239-97e1-284e18bc475e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:09.845829 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b9a91b31-faa9-4239-97e1-284e18bc475e tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032806 Aug 03 06:45:09.846105 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 535/1590] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:45:09 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:10.732728 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4f61dd9c-83ef-458a-b1aa-72a74eb00cdc tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:10.733139 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4f61dd9c-83ef-458a-b1aa-72a74eb00cdc tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:10.737052 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f61dd9c-83ef-458a-b1aa-72a74eb00cdc tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:10.737298 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f61dd9c-83ef-458a-b1aa-72a74eb00cdc tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:10.737463 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f61dd9c-83ef-458a-b1aa-72a74eb00cdc tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:10.737802 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f61dd9c-83ef-458a-b1aa-72a74eb00cdc tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:10.738024 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f61dd9c-83ef-458a-b1aa-72a74eb00cdc tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:10.738201 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4f61dd9c-83ef-458a-b1aa-72a74eb00cdc tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:10.758043 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4f61dd9c-83ef-458a-b1aa-72a74eb00cdc tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:45:10.840750 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4f61dd9c-83ef-458a-b1aa-72a74eb00cdc tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 204 len: 0 microversion: 2.1 time: 0.111082 Aug 03 06:45:10.841283 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 532/1591] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:45:10 2026] DELETE /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:45:10.853326 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:10.855090 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:10.859807 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:10.860070 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:10.860327 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:10.860449 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d236bd60-d694-4aeb-b72d-d886fb44b196 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:10.860900 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:10.861130 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:10.861441 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:10.863454 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d236bd60-d694-4aeb-b72d-d886fb44b196 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:10.865496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d236bd60-d694-4aeb-b72d-d886fb44b196 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:10.868737 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d236bd60-d694-4aeb-b72d-d886fb44b196 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:10.868737 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d236bd60-d694-4aeb-b72d-d886fb44b196 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:10.868737 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d236bd60-d694-4aeb-b72d-d886fb44b196 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:10.868737 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d236bd60-d694-4aeb-b72d-d886fb44b196 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:10.868918 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d236bd60-d694-4aeb-b72d-d886fb44b196 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:10.887030 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d236bd60-d694-4aeb-b72d-d886fb44b196 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.028303 Aug 03 06:45:10.887287 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 536/1592] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:45:10 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:45:10.887880 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:10.946991 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-5969b165-313a-4d99-8753-c543dc76e497 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:10.947236 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-5969b165-313a-4d99-8753-c543dc76e497 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:10.951798 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5969b165-313a-4d99-8753-c543dc76e497 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:10.952168 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5969b165-313a-4d99-8753-c543dc76e497 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:10.952360 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5969b165-313a-4d99-8753-c543dc76e497 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:10.952834 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5969b165-313a-4d99-8753-c543dc76e497 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:10.953139 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5969b165-313a-4d99-8753-c543dc76e497 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:10.953357 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5969b165-313a-4d99-8753-c543dc76e497 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:10.973850 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-5969b165-313a-4d99-8753-c543dc76e497 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:45:11.043476 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5969b165-313a-4d99-8753-c543dc76e497 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 204 len: 0 microversion: 2.1 time: 0.098674 Aug 03 06:45:11.043736 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 533/1593] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:45:10 2026] DELETE /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:45:11.056059 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:11.057603 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:11.062863 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:11.063169 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:11.063371 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:11.065172 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:11.065172 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:11.065172 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:11.091500 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:11.093328 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:11.099791 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-14b0b541-2162-4255-89cb-e833d6229640 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1548 microversion: 2.1 time: 0.248993 Aug 03 06:45:11.100063 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 525/1594] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:10 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1548 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:45:11.303685 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:11.317755 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e70a6b57-2641-40bb-b405-3526409dfccd tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 200 len: 1673 microversion: 2.1 time: 0.263977 Aug 03 06:45:11.318184 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 537/1595] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:11 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 1673 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:11.610744 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-af306e9e-1c4b-451e-a1e2-2b680e74effa req-9eab8c6f-6bb6-407d-bf17-1f2644f0af7b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "name": "network-vif-unplugged", "status": "completed", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:11.619245 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-af306e9e-1c4b-451e-a1e2-2b680e74effa req-9eab8c6f-6bb6-407d-bf17-1f2644f0af7b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:11.619508 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-af306e9e-1c4b-451e-a1e2-2b680e74effa req-9eab8c6f-6bb6-407d-bf17-1f2644f0af7b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:11.619607 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-af306e9e-1c4b-451e-a1e2-2b680e74effa req-9eab8c6f-6bb6-407d-bf17-1f2644f0af7b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:11.628623 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-af306e9e-1c4b-451e-a1e2-2b680e74effa req-9eab8c6f-6bb6-407d-bf17-1f2644f0af7b service nova] Creating event network-vif-unplugged:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:45:11.629055 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-af306e9e-1c4b-451e-a1e2-2b680e74effa req-9eab8c6f-6bb6-407d-bf17-1f2644f0af7b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:11.639055 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-af306e9e-1c4b-451e-a1e2-2b680e74effa req-9eab8c6f-6bb6-407d-bf17-1f2644f0af7b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032345 Aug 03 06:45:11.639475 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 534/1596] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:11 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) Aug 03 06:45:11.845495 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-73e7254e-ee8c-4bed-a3ca-6cbb9ae8ab81 req-257baccc-ff4e-4443-9924-66ab16083c2e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "name": "network-vif-deleted", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:11.853374 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-73e7254e-ee8c-4bed-a3ca-6cbb9ae8ab81 req-257baccc-ff4e-4443-9924-66ab16083c2e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:11.853884 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-73e7254e-ee8c-4bed-a3ca-6cbb9ae8ab81 req-257baccc-ff4e-4443-9924-66ab16083c2e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:11.853884 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-73e7254e-ee8c-4bed-a3ca-6cbb9ae8ab81 req-257baccc-ff4e-4443-9924-66ab16083c2e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:11.861280 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-73e7254e-ee8c-4bed-a3ca-6cbb9ae8ab81 req-257baccc-ff4e-4443-9924-66ab16083c2e service nova] Creating event network-vif-deleted:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:45:11.862068 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-73e7254e-ee8c-4bed-a3ca-6cbb9ae8ab81 req-257baccc-ff4e-4443-9924-66ab16083c2e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:11.867430 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-73e7254e-ee8c-4bed-a3ca-6cbb9ae8ab81 req-257baccc-ff4e-4443-9924-66ab16083c2e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023603 Aug 03 06:45:11.867839 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 526/1597] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:11 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) Aug 03 06:45:12.117598 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:12.119629 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:12.123905 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:12.124154 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:12.124353 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:12.124848 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:12.125138 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:12.125411 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:12.148273 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:12.148474 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:12.148629 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:12.148890 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lazy-loading 'fault' on Instance uuid 01314776-be43-44ce-9034-43103dd93fb9 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:45:12.152284 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:12.202191 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:12.212548 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6c2787b8-9fb6-422a-854a-2d79178d5582 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 200 len: 1343 microversion: 2.1 time: 0.097086 Aug 03 06:45:12.212970 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 538/1598] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:12 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 1343 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:12.338192 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:12.340120 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:12.345909 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:12.346210 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:12.346462 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:12.346984 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:12.347357 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:12.347696 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:12.366017 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:12.498051 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:12.507603 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3ed7d210-9017-4a62-babb-d4623eac08a0 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 200 len: 1673 microversion: 2.1 time: 0.171633 Aug 03 06:45:12.507988 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 535/1599] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:12 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 1673 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:13.231449 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:13.233777 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: 01314776-be43-44ce-9034-43103dd93fb9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:13.237883 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:13.238139 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:13.238420 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:13.238903 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:13.239195 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:13.239498 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:13.247238 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] HTTP exception thrown: Instance 01314776-be43-44ce-9034-43103dd93fb9 could not be found. Aug 03 06:45:13.247505 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Returning 404 to user: Instance 01314776-be43-44ce-9034-43103dd93fb9 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:45:13.247984 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e6a0a555-f92b-49ee-b1ae-38450bfe7a57 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9" status: 404 len: 111 microversion: 2.1 time: 0.018526 Aug 03 06:45:13.248268 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 527/1600] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:13 2026] GET /compute/v2.1/servers/01314776-be43-44ce-9034-43103dd93fb9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:45:13.258849 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-bbdfadcf-4231-41a0-821c-e6583beef0bf tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:13.276848 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-bbdfadcf-4231-41a0-821c-e6583beef0bf tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1666098661" status: 202 len: 0 microversion: 2.1 time: 0.019890 Aug 03 06:45:13.277180 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 539/1601] 10.4.3.71 () {66 vars in 1383 bytes} [Mon Aug 3 06:45:13 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1666098661 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:45:13.528069 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:13.529515 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:13.534045 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:13.534449 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:13.534849 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:13.535447 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:13.535926 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:13.536314 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:13.544677 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance a77b84d6-2258-469e-b03d-f84aa24dac9f could not be found. Aug 03 06:45:13.545207 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance a77b84d6-2258-469e-b03d-f84aa24dac9f could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:45:13.546050 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-99955d1a-3095-482a-847e-e14865aaf338 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 404 len: 111 microversion: 2.1 time: 0.020797 Aug 03 06:45:13.546050 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 536/1602] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:13 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:45:13.556004 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bcdaa453-818a-4f7f-8f97-612382de9bf5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:13.572294 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bcdaa453-818a-4f7f-8f97-612382de9bf5 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1779653882" status: 202 len: 0 microversion: 2.1 time: 0.018016 Aug 03 06:45:13.572640 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 528/1603] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:45:13 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1779653882 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:45:13.678617 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-a44698df-f077-43a2-88c6-3ef2a75640b1 req-44ad4d15-d49a-4c3c-8e0c-433c04b9de28 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "01314776-be43-44ce-9034-43103dd93fb9", "name": "network-vif-unplugged", "status": "completed", "tag": "579f9b90-e856-45dd-a77a-796af4d63c0a"}, {"server_uuid": "a77b84d6-2258-469e-b03d-f84aa24dac9f", "name": "network-vif-unplugged", "status": "completed", "tag": "f045b629-9d05-4a3d-a01f-28c22523f576"}, {"server_uuid": "a77b84d6-2258-469e-b03d-f84aa24dac9f", "name": "network-vif-unplugged", "status": "completed", "tag": "f045b629-9d05-4a3d-a01f-28c22523f576"}, {"server_uuid": "a77b84d6-2258-469e-b03d-f84aa24dac9f", "name": "network-vif-deleted", "tag": "f045b629-9d05-4a3d-a01f-28c22523f576"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:13.692088 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a44698df-f077-43a2-88c6-3ef2a75640b1 req-44ad4d15-d49a-4c3c-8e0c-433c04b9de28 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:13.692270 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a44698df-f077-43a2-88c6-3ef2a75640b1 req-44ad4d15-d49a-4c3c-8e0c-433c04b9de28 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:13.692551 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a44698df-f077-43a2-88c6-3ef2a75640b1 req-44ad4d15-d49a-4c3c-8e0c-433c04b9de28 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:13.702277 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a44698df-f077-43a2-88c6-3ef2a75640b1 req-44ad4d15-d49a-4c3c-8e0c-433c04b9de28 service nova] Creating event network-vif-unplugged:579f9b90-e856-45dd-a77a-796af4d63c0a for instance 01314776-be43-44ce-9034-43103dd93fb9 on np0000006323 Aug 03 06:45:13.702453 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a44698df-f077-43a2-88c6-3ef2a75640b1 req-44ad4d15-d49a-4c3c-8e0c-433c04b9de28 service nova] Creating event network-vif-unplugged:f045b629-9d05-4a3d-a01f-28c22523f576 for instance a77b84d6-2258-469e-b03d-f84aa24dac9f on np0000006323 Aug 03 06:45:13.702676 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a44698df-f077-43a2-88c6-3ef2a75640b1 req-44ad4d15-d49a-4c3c-8e0c-433c04b9de28 service nova] Creating event network-vif-unplugged:f045b629-9d05-4a3d-a01f-28c22523f576 for instance a77b84d6-2258-469e-b03d-f84aa24dac9f on np0000006323 Aug 03 06:45:13.702950 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-a44698df-f077-43a2-88c6-3ef2a75640b1 req-44ad4d15-d49a-4c3c-8e0c-433c04b9de28 service nova] Creating event network-vif-deleted:f045b629-9d05-4a3d-a01f-28c22523f576 for instance a77b84d6-2258-469e-b03d-f84aa24dac9f on np0000006323 Aug 03 06:45:13.703540 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-a44698df-f077-43a2-88c6-3ef2a75640b1 req-44ad4d15-d49a-4c3c-8e0c-433c04b9de28 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:13.711952 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-a44698df-f077-43a2-88c6-3ef2a75640b1 req-44ad4d15-d49a-4c3c-8e0c-433c04b9de28 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 702 microversion: 2.1 time: 0.035795 Aug 03 06:45:13.712458 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 540/1604] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:13 2026] POST /compute/v2.1/os-server-external-events => generated 702 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:14.065017 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9a14b5b7-2ee5-497a-8cf4-29e7d81544e6 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1254277146", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLvyry++Wc9JnATfB+iaETYyVX10uxepbSF3kLg4WmTm13eOp5v7QvZbZxH6sX51SAamlzPCKWtef4lybVqv4eXCwgVQ5d/bxdchgLF1tgMRp2yGynsZZJnYk/NMBdtxFA=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:14.078589 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-9a14b5b7-2ee5-497a-8cf4-29e7d81544e6 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:45:14.082594 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-9a14b5b7-2ee5-497a-8cf4-29e7d81544e6 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for user 57c582cfa267429eb13d0f712b425f3c and project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:45:14.112401 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9a14b5b7-2ee5-497a-8cf4-29e7d81544e6 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.051525 Aug 03 06:45:14.112711 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 537/1605] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:45:14 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:15.347047 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5511d46b-689c-41a2-86c1-28aa13ed9b86 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-165040684", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHrCQu4j2tVhJCChRHPWBd7HVG/9evrbFbywuCNAYa/Htq1vZsa9s+qXw1XHIQXKLXT/781nQzVYSvgxrcdNL0ow7zOuydDetTIj7aW32WrxQE6ORXUilDj6SeFB7n0mRg=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:15.361218 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-5511d46b-689c-41a2-86c1-28aa13ed9b86 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Getting quotas for project 7c5bf9c21fb64a3692d5f805f5b0f455. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:45:15.364597 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-5511d46b-689c-41a2-86c1-28aa13ed9b86 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Getting quotas for user 2d5c62413c1d471e8bd35f78a5bfc9b5 and project 7c5bf9c21fb64a3692d5f805f5b0f455. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:45:15.389324 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5511d46b-689c-41a2-86c1-28aa13ed9b86 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 402 microversion: 2.1 time: 0.044522 Aug 03 06:45:15.389855 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 529/1606] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:45:15 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) Aug 03 06:45:15.400157 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1375376237", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5a5ee637-c173-493b-921c-04bf7ae42101"}], "security_groups": [{"name": "tempest-securitygroup--1955792574"}], "key_name": "tempest-keypair-1254277146", "user_data": "}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:15.496212 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-852895258", "imageRef": "8673391f-00cf-4449-be6e-b6115f00b607", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-165040684", "networks": [{"uuid": "e5dafe78-5aa6-4c9c-99ca-f84301cc60f6"}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:15.513574 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:15.514048 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:15.514427 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:15.515261 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:15.515669 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:15.516044 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:15.525409 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:15.596273 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:15.596646 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:15.596991 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:15.597530 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:15.597902 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:15.598199 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:15.598301 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] validate_networks() for [('5a5ee637-c173-493b-921c-04bf7ae42101', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:45:15.598755 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:15.604880 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] validate_networks() for [('e5dafe78-5aa6-4c9c-99ca-f84301cc60f6', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:45:15.605353 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:15.791475 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:15.820052 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:15.954680 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:45:15.955061 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:45:15.955377 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:45:15.955436 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:45:15.955575 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:45:15.962923 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:15.963026 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:15.963181 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:15.963846 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:15.964071 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:15.964258 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:15.978092 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:45:15.978334 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:45:15.978616 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:45:15.978995 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:45:15.979360 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:45:15.983881 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:45:15.986320 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Getting quotas for user 57c582cfa267429eb13d0f712b425f3c and project b3d6792519db40f98c5aa8cff0ab9ad0. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:45:15.987278 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:15.987615 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:15.987826 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:15.988419 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:15.988637 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:15.988855 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:15.992027 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:45:15.993482 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:45:16.006055 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Getting quotas for project 7c5bf9c21fb64a3692d5f805f5b0f455. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:45:16.009473 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Getting quotas for user 2d5c62413c1d471e8bd35f78a5bfc9b5 and project 7c5bf9c21fb64a3692d5f805f5b0f455. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:45:16.017299 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:45:16.019300 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] 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='8673391f-00cf-4449-be6e-b6115f00b607',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:45:16.058645 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-de154d73-fcce-46d7-967a-2d7da01a54e8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 400 microversion: 2.1 time: 0.661961 Aug 03 06:45:16.061268 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 541/1607] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:45:15 2026] POST /compute/v2.1/servers => generated 400 bytes in 665 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:45:16.075554 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-cccdc3c8-4aa9-4447-8222-ea68c19cdc69 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:16.078010 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-cccdc3c8-4aa9-4447-8222-ea68c19cdc69 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:16.091737 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-09da838f-112d-4940-878f-f34e2cb2121f tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.596980 Aug 03 06:45:16.092111 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 538/1608] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:45:15 2026] POST /compute/v2.1/servers => generated 378 bytes in 598 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:45:16.095579 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-cccdc3c8-4aa9-4447-8222-ea68c19cdc69 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:16.106979 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d4bcb43e-bd82-451e-b7a9-6e0888581155 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:16.108969 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d4bcb43e-bd82-451e-b7a9-6e0888581155 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:16.125856 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d4bcb43e-bd82-451e-b7a9-6e0888581155 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:16.148621 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-cccdc3c8-4aa9-4447-8222-ea68c19cdc69 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:16.160195 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-cccdc3c8-4aa9-4447-8222-ea68c19cdc69 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 200 len: 1236 microversion: 2.1 time: 0.086650 Aug 03 06:45:16.160620 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 530/1609] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:16 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 1236 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:16.195219 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d4bcb43e-bd82-451e-b7a9-6e0888581155 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:16.204545 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d4bcb43e-bd82-451e-b7a9-6e0888581155 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1251 microversion: 2.1 time: 0.100327 Aug 03 06:45:16.204908 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 542/1610] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:16 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1251 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:17.177970 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:17.179793 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:17.187938 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:17.188269 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:17.188524 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:17.189327 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:17.189759 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:17.190104 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:17.215277 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:17.227922 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:17.227922 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:17.235750 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:17.236422 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:17.236967 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:17.237800 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:17.238441 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:17.239373 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:17.275513 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:17.283764 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:17.294733 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f56efae8-1a4a-4ea2-ad83-76619b087f16 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 200 len: 1288 microversion: 2.1 time: 0.118312 Aug 03 06:45:17.294733 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 539/1611] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:17 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 1288 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:17.347058 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:17.361833 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e1ac937c-80fc-45d2-b0a8-c56f5079b415 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1309 microversion: 2.1 time: 0.135174 Aug 03 06:45:17.361833 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 531/1612] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:17 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1309 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:18.315173 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:18.317270 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:18.325333 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:18.325333 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:18.325333 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:18.325333 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:18.325533 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:18.325533 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:18.345693 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:18.380015 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:18.382342 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:18.390534 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:18.390890 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:18.391216 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:18.391562 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:18.391921 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:18.392290 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:18.409867 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:18.533605 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:18.546890 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b74d3fdd-026b-4ebd-9d4b-5a7def6a555b tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 200 len: 1362 microversion: 2.1 time: 0.233684 Aug 03 06:45:18.547287 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 543/1613] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:18 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 1362 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:18.563689 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:18.572255 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a34294cb-f2e4-4eb7-a9d5-1e90be339c13 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1351 microversion: 2.1 time: 0.193834 Aug 03 06:45:18.572613 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 540/1614] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:18 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1351 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:18.814904 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-ed7c90e7-ac3d-43ac-8501-45c6d0edef02 req-c886638f-f78a-45ad-988c-4db2a6671097 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "93afc759-589d-43b5-9ffa-83d6e16d652b", "tag": "c2bd005c-a7de-4265-89ab-a647c394dfcb"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:18.824491 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ed7c90e7-ac3d-43ac-8501-45c6d0edef02 req-c886638f-f78a-45ad-988c-4db2a6671097 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:18.824799 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ed7c90e7-ac3d-43ac-8501-45c6d0edef02 req-c886638f-f78a-45ad-988c-4db2a6671097 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:18.825000 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ed7c90e7-ac3d-43ac-8501-45c6d0edef02 req-c886638f-f78a-45ad-988c-4db2a6671097 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:18.836513 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-ed7c90e7-ac3d-43ac-8501-45c6d0edef02 req-c886638f-f78a-45ad-988c-4db2a6671097 service nova] Creating event network-changed:c2bd005c-a7de-4265-89ab-a647c394dfcb for instance 93afc759-589d-43b5-9ffa-83d6e16d652b on np0000006323 Aug 03 06:45:18.836513 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-ed7c90e7-ac3d-43ac-8501-45c6d0edef02 req-c886638f-f78a-45ad-988c-4db2a6671097 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:18.839764 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-ed7c90e7-ac3d-43ac-8501-45c6d0edef02 req-c886638f-f78a-45ad-988c-4db2a6671097 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027689 Aug 03 06:45:18.841512 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 532/1615] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:18 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) Aug 03 06:45:18.997619 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-e6ade447-47cb-4ca3-bc1e-3b87b71979b4 req-c03ff6e2-5720-414b-af4d-08fc3be1e3d7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f9e02a40-1557-4f1e-b0ae-590291e2583c", "tag": "0c5fc048-0939-443d-b75a-2714b6466671"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:19.006501 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e6ade447-47cb-4ca3-bc1e-3b87b71979b4 req-c03ff6e2-5720-414b-af4d-08fc3be1e3d7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:19.006921 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e6ade447-47cb-4ca3-bc1e-3b87b71979b4 req-c03ff6e2-5720-414b-af4d-08fc3be1e3d7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:19.007256 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-e6ade447-47cb-4ca3-bc1e-3b87b71979b4 req-c03ff6e2-5720-414b-af4d-08fc3be1e3d7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:19.016861 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-e6ade447-47cb-4ca3-bc1e-3b87b71979b4 req-c03ff6e2-5720-414b-af4d-08fc3be1e3d7 service nova] Creating event network-changed:0c5fc048-0939-443d-b75a-2714b6466671 for instance f9e02a40-1557-4f1e-b0ae-590291e2583c on np0000006323 Aug 03 06:45:19.017618 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-e6ade447-47cb-4ca3-bc1e-3b87b71979b4 req-c03ff6e2-5720-414b-af4d-08fc3be1e3d7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:19.023712 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-e6ade447-47cb-4ca3-bc1e-3b87b71979b4 req-c03ff6e2-5720-414b-af4d-08fc3be1e3d7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029052 Aug 03 06:45:19.024166 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 544/1616] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45: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) Aug 03 06:45:19.566118 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:19.567901 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:19.577568 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:19.577943 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:19.579614 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:19.580273 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:19.580682 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:19.581097 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:19.597586 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:19.599348 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:19.605355 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:19.605685 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:19.605854 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:19.605984 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:19.606592 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:19.607090 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:19.607413 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:19.644202 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:19.888457 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:19.892641 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:19.903407 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f5eb54b6-b94b-472a-ba1b-7d5561d23399 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1351 microversion: 2.1 time: 0.307880 Aug 03 06:45:19.904047 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 533/1617] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:19 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1351 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:19.908680 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7100ed1e-0ac8-4b77-b371-4de79d7a2e95 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 200 len: 1362 microversion: 2.1 time: 0.343198 Aug 03 06:45:19.908680 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 541/1618] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:19 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 1362 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:19.949894 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-77264d5d-c6c8-4ab9-8bd6-6cc13bbe6e07 req-bd23cce3-9e3c-4ca1-8d0d-1447d28e4929 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f9e02a40-1557-4f1e-b0ae-590291e2583c", "name": "network-vif-plugged", "status": "completed", "tag": "0c5fc048-0939-443d-b75a-2714b6466671"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:19.956239 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-77264d5d-c6c8-4ab9-8bd6-6cc13bbe6e07 req-bd23cce3-9e3c-4ca1-8d0d-1447d28e4929 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:19.956640 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-77264d5d-c6c8-4ab9-8bd6-6cc13bbe6e07 req-bd23cce3-9e3c-4ca1-8d0d-1447d28e4929 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:19.956945 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-77264d5d-c6c8-4ab9-8bd6-6cc13bbe6e07 req-bd23cce3-9e3c-4ca1-8d0d-1447d28e4929 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:19.967422 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-77264d5d-c6c8-4ab9-8bd6-6cc13bbe6e07 req-bd23cce3-9e3c-4ca1-8d0d-1447d28e4929 service nova] Creating event network-vif-plugged:0c5fc048-0939-443d-b75a-2714b6466671 for instance f9e02a40-1557-4f1e-b0ae-590291e2583c on np0000006323 Aug 03 06:45:19.968098 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-77264d5d-c6c8-4ab9-8bd6-6cc13bbe6e07 req-bd23cce3-9e3c-4ca1-8d0d-1447d28e4929 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:19.972803 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-77264d5d-c6c8-4ab9-8bd6-6cc13bbe6e07 req-bd23cce3-9e3c-4ca1-8d0d-1447d28e4929 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025107 Aug 03 06:45:19.973253 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 545/1619] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:19 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) Aug 03 06:45:20.922745 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:20.922745 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:20.925924 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:20.927692 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:20.928259 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:20.928625 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:20.929084 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:20.929755 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:20.930164 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:20.930786 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:20.933125 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:20.934096 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:20.934096 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:20.934336 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:20.934695 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:20.935057 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:20.950307 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:20.956323 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:21.090813 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-d04f8b64-66da-4014-ab47-84ce80da1061 req-d0828140-0561-46ce-8cb3-a24d09725e93 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93afc759-589d-43b5-9ffa-83d6e16d652b", "name": "network-vif-plugged", "status": "completed", "tag": "c2bd005c-a7de-4265-89ab-a647c394dfcb"}, {"server_uuid": "93afc759-589d-43b5-9ffa-83d6e16d652b", "name": "network-vif-plugged", "status": "completed", "tag": "c2bd005c-a7de-4265-89ab-a647c394dfcb"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:21.096891 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d04f8b64-66da-4014-ab47-84ce80da1061 req-d0828140-0561-46ce-8cb3-a24d09725e93 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:21.097121 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d04f8b64-66da-4014-ab47-84ce80da1061 req-d0828140-0561-46ce-8cb3-a24d09725e93 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:21.097241 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-d04f8b64-66da-4014-ab47-84ce80da1061 req-d0828140-0561-46ce-8cb3-a24d09725e93 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:21.104130 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-d04f8b64-66da-4014-ab47-84ce80da1061 req-d0828140-0561-46ce-8cb3-a24d09725e93 service nova] Creating event network-vif-plugged:c2bd005c-a7de-4265-89ab-a647c394dfcb for instance 93afc759-589d-43b5-9ffa-83d6e16d652b on np0000006323 Aug 03 06:45:21.104544 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-d04f8b64-66da-4014-ab47-84ce80da1061 req-d0828140-0561-46ce-8cb3-a24d09725e93 service nova] Creating event network-vif-plugged:c2bd005c-a7de-4265-89ab-a647c394dfcb for instance 93afc759-589d-43b5-9ffa-83d6e16d652b on np0000006323 Aug 03 06:45:21.104640 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-d04f8b64-66da-4014-ab47-84ce80da1061 req-d0828140-0561-46ce-8cb3-a24d09725e93 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:21.108743 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-d04f8b64-66da-4014-ab47-84ce80da1061 req-d0828140-0561-46ce-8cb3-a24d09725e93 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.021242 Aug 03 06:45:21.111870 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 546/1620] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:21 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) Aug 03 06:45:21.127420 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:21.138911 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d8555cf1-2c27-4679-a194-4d2c79b83937 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 200 len: 1362 microversion: 2.1 time: 0.214904 Aug 03 06:45:21.139640 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 542/1621] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:20 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 1362 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:21.161496 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:21.173062 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1839ee53-7e67-4409-827f-8ffdcdad0c16 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1351 microversion: 2.1 time: 0.254814 Aug 03 06:45:21.173436 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 534/1622] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:20 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1351 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:22.016469 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-ea3fff8c-6d5b-475a-b8dc-642d8caab299 req-5df4bead-ac20-4630-9cb9-b6ce67d8e00f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f9e02a40-1557-4f1e-b0ae-590291e2583c", "name": "network-vif-plugged", "status": "completed", "tag": "0c5fc048-0939-443d-b75a-2714b6466671"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:22.023472 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ea3fff8c-6d5b-475a-b8dc-642d8caab299 req-5df4bead-ac20-4630-9cb9-b6ce67d8e00f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.023679 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ea3fff8c-6d5b-475a-b8dc-642d8caab299 req-5df4bead-ac20-4630-9cb9-b6ce67d8e00f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.023892 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-ea3fff8c-6d5b-475a-b8dc-642d8caab299 req-5df4bead-ac20-4630-9cb9-b6ce67d8e00f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.030935 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-ea3fff8c-6d5b-475a-b8dc-642d8caab299 req-5df4bead-ac20-4630-9cb9-b6ce67d8e00f service nova] Creating event network-vif-plugged:0c5fc048-0939-443d-b75a-2714b6466671 for instance f9e02a40-1557-4f1e-b0ae-590291e2583c on np0000006323 Aug 03 06:45:22.031367 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-ea3fff8c-6d5b-475a-b8dc-642d8caab299 req-5df4bead-ac20-4630-9cb9-b6ce67d8e00f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:22.035894 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-ea3fff8c-6d5b-475a-b8dc-642d8caab299 req-5df4bead-ac20-4630-9cb9-b6ce67d8e00f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021877 Aug 03 06:45:22.036089 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 547/1623] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:22 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) Aug 03 06:45:22.158642 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:22.161335 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:22.167539 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.167978 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.168343 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.169110 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.169600 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.170020 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.191107 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:22.196289 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:22.197753 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:22.202686 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.203051 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.203278 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.203774 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.204048 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.204429 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.221214 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:22.352892 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:22.365247 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-cd255209-7c7d-49cf-b22b-e8a041b8211f tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 200 len: 1551 microversion: 2.1 time: 0.209270 Aug 03 06:45:22.366095 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 543/1624] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:22 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 1551 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:22.385796 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b214ea04-e32a-4ff7-8b6c-5c9a55170aff tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:22.388397 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b214ea04-e32a-4ff7-8b6c-5c9a55170aff tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:22.393556 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b214ea04-e32a-4ff7-8b6c-5c9a55170aff tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.393884 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b214ea04-e32a-4ff7-8b6c-5c9a55170aff tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.394059 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b214ea04-e32a-4ff7-8b6c-5c9a55170aff tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.394404 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b214ea04-e32a-4ff7-8b6c-5c9a55170aff tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.394604 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b214ea04-e32a-4ff7-8b6c-5c9a55170aff tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.394818 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b214ea04-e32a-4ff7-8b6c-5c9a55170aff tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.409497 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:22.410490 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b214ea04-e32a-4ff7-8b6c-5c9a55170aff tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:22.420140 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e5e44e66-dc3c-43d3-ac11-1540897caa17 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1539 microversion: 2.1 time: 0.227651 Aug 03 06:45:22.420548 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 535/1625] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:22 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1539 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:22.440224 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:22.441938 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:22.447948 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.448287 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.448533 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.449016 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.449343 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.449636 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.478181 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:22.499995 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b214ea04-e32a-4ff7-8b6c-5c9a55170aff tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.117266 Aug 03 06:45:22.500562 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 548/1626] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:45:22 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/os-interface => generated 283 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:22.643750 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:22.655307 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a6cc51f9-fa15-46db-b427-9489a2542c4e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1539 microversion: 2.1 time: 0.217236 Aug 03 06:45:22.655911 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 544/1627] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:22 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1539 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:22.679839 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:22.682072 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:22.682399 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Searching by: {'deleted': False, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455'} {{(pid=84360) get_all /opt/stack/nova/nova/compute/api.py:3110}} Aug 03 06:45:22.687854 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.688048 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.688219 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.688556 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.688838 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.688920 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.714406 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.multi_cell_list [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=84360) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Aug 03 06:45:22.746755 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d1fe472e-c83b-4075-a82f-1ff19d72d27e tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers" status: 200 len: 340 microversion: 2.1 time: 0.069977 Aug 03 06:45:22.747126 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 536/1628] 10.4.3.71 () {66 vars in 1236 bytes} [Mon Aug 3 06:45:22 2026] GET /compute/v2.1/servers => generated 340 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:22.761206 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:22.764125 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:22.769522 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.769974 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.770299 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.771065 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:22.771663 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:22.772129 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:22.791224 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:22.963483 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:22.982244 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ec0f92f7-c73f-4f7e-a7f0-3e3ef54bdf02 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1539 microversion: 2.1 time: 0.223765 Aug 03 06:45:22.982244 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 549/1629] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:22 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1539 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:23.240379 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-81c02c67-f637-44f8-82a0-f20857769668 req-a9c86bb6-94c5-4b2d-93be-2f3080f852fa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "93afc759-589d-43b5-9ffa-83d6e16d652b", "tag": "c2bd005c-a7de-4265-89ab-a647c394dfcb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:23.247086 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-81c02c67-f637-44f8-82a0-f20857769668 req-a9c86bb6-94c5-4b2d-93be-2f3080f852fa service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:23.247317 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-81c02c67-f637-44f8-82a0-f20857769668 req-a9c86bb6-94c5-4b2d-93be-2f3080f852fa service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:23.247509 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-81c02c67-f637-44f8-82a0-f20857769668 req-a9c86bb6-94c5-4b2d-93be-2f3080f852fa service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:23.255522 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-81c02c67-f637-44f8-82a0-f20857769668 req-a9c86bb6-94c5-4b2d-93be-2f3080f852fa service nova] Creating event network-changed:c2bd005c-a7de-4265-89ab-a647c394dfcb for instance 93afc759-589d-43b5-9ffa-83d6e16d652b on np0000006323 Aug 03 06:45:23.256178 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-81c02c67-f637-44f8-82a0-f20857769668 req-a9c86bb6-94c5-4b2d-93be-2f3080f852fa service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:23.263499 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-81c02c67-f637-44f8-82a0-f20857769668 req-a9c86bb6-94c5-4b2d-93be-2f3080f852fa service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023079 Aug 03 06:45:23.263992 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 545/1630] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:23 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:24.403949 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3c736a4e-b610-4a92-9eb2-86d1fee9e6df tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2a42cc67-ed85-44d2-a9d2-3940a69780bc"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:24.405847 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3c736a4e-b610-4a92-9eb2-86d1fee9e6df tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:24.409493 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c736a4e-b610-4a92-9eb2-86d1fee9e6df tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:24.409685 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c736a4e-b610-4a92-9eb2-86d1fee9e6df tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:24.409849 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c736a4e-b610-4a92-9eb2-86d1fee9e6df tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:24.410084 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c736a4e-b610-4a92-9eb2-86d1fee9e6df tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:24.410208 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c736a4e-b610-4a92-9eb2-86d1fee9e6df tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:24.410318 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c736a4e-b610-4a92-9eb2-86d1fee9e6df tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:24.636102 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3c736a4e-b610-4a92-9eb2-86d1fee9e6df tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.233873 Aug 03 06:45:24.636543 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 537/1631] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:45:24 2026] POST /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/os-volume_attachments => generated 194 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:25.815754 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:25.816499 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:25.823841 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:25.824145 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:25.824454 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:25.825090 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:25.825526 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:25.826146 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:25.846604 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:25.942364 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f3286851-cc68-4c57-9513-606490d93e6f tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-650653995", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHRtm90yrQCC3HtFclK2GBws2GsAgAu0jU6Qdylm73KJX/nRHMzc7mKW123XUaA/ZsQOxCniQNLyaUx27JAdeZuyOWWHD55yJa6aXEBT74ta0E5znW21cSO6EbAf6SxmNg=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:25.955753 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-f3286851-cc68-4c57-9513-606490d93e6f tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Getting quotas for project ec266ae0dd9340f289cf4df9ccdf0cda. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:45:25.960111 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-f3286851-cc68-4c57-9513-606490d93e6f tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Getting quotas for user ac60cdc85d324856997877fab9bd4675 and project ec266ae0dd9340f289cf4df9ccdf0cda. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:45:25.970624 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:25.982615 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f3286851-cc68-4c57-9513-606490d93e6f tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.042167 Aug 03 06:45:25.983145 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 546/1632] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:45:25 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:25.997123 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:25.997179 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:26.007101 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ba15be9b-d0d0-491b-bcd1-4dddbaefe83b tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1585 microversion: 2.1 time: 0.195198 Aug 03 06:45:26.007509 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 550/1633] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:25 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1585 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:26.151150 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:26.197780 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=4 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:27.244073 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-431678293", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "e70d550d-edb3-47e5-b170-c2fbf8627cc5"}], "security_groups": [{"name": "tempest-securitygroup--294224405"}], "key_name": "tempest-keypair-650653995", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:27.366585 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:27.367101 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:27.367554 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:27.368350 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:27.368979 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:27.369737 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:27.369884 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-026e422a-58d9-4111-acb6-bd3222daf4af req-cdd540c2-5b24-488a-a90b-571aa85c6438 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f9e02a40-1557-4f1e-b0ae-590291e2583c", "tag": "0c5fc048-0939-443d-b75a-2714b6466671"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:27.376993 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:27.378248 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-026e422a-58d9-4111-acb6-bd3222daf4af req-cdd540c2-5b24-488a-a90b-571aa85c6438 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:27.378427 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-026e422a-58d9-4111-acb6-bd3222daf4af req-cdd540c2-5b24-488a-a90b-571aa85c6438 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:27.378498 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-026e422a-58d9-4111-acb6-bd3222daf4af req-cdd540c2-5b24-488a-a90b-571aa85c6438 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:27.385936 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-026e422a-58d9-4111-acb6-bd3222daf4af req-cdd540c2-5b24-488a-a90b-571aa85c6438 service nova] Creating event network-changed:0c5fc048-0939-443d-b75a-2714b6466671 for instance f9e02a40-1557-4f1e-b0ae-590291e2583c on np0000006323 Aug 03 06:45:27.386521 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-026e422a-58d9-4111-acb6-bd3222daf4af req-cdd540c2-5b24-488a-a90b-571aa85c6438 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:27.391704 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-026e422a-58d9-4111-acb6-bd3222daf4af req-cdd540c2-5b24-488a-a90b-571aa85c6438 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023970 Aug 03 06:45:27.392093 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 547/1634] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:27 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) Aug 03 06:45:27.476635 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] validate_networks() for [('e70d550d-edb3-47e5-b170-c2fbf8627cc5', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:45:27.476907 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:27.802411 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:27.974757 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:45:27.975632 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:45:27.975982 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:45:27.976219 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:45:27.976455 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:45:27.993589 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:27.994246 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:27.994590 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:27.995479 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:27.995673 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:27.995929 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:28.013797 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Getting quotas for project ec266ae0dd9340f289cf4df9ccdf0cda. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:45:28.017555 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Getting quotas for user ac60cdc85d324856997877fab9bd4675 and project ec266ae0dd9340f289cf4df9ccdf0cda. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:45:28.029022 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:45:28.030604 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:45:28.094121 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1fea9d89-d89d-4808-b206-fd021d39c118 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.852515 Aug 03 06:45:28.095032 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 538/1635] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:45:27 2026] POST /compute/v2.1/servers => generated 403 bytes in 853 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:45:28.104790 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f4b52b46-6ff0-4aab-9ccf-ba3670fd32a2 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:28.106451 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f4b52b46-6ff0-4aab-9ccf-ba3670fd32a2 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:28.120158 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f4b52b46-6ff0-4aab-9ccf-ba3670fd32a2 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:28.182049 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f4b52b46-6ff0-4aab-9ccf-ba3670fd32a2 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:28.192365 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f4b52b46-6ff0-4aab-9ccf-ba3670fd32a2 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff" status: 200 len: 1235 microversion: 2.1 time: 0.089488 Aug 03 06:45:28.192783 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 551/1636] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:28 2026] GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff => generated 1235 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:28.635469 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-1704953279"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:28.637267 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:28.646668 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:28.647181 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:28.647420 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:28.649301 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:28.649301 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:28.649301 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:28.667985 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:28.863066 np0000006323 devstack@n-api.service[84358]: INFO nova.network.security_group_api [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Adding security group 0c8e9e69-4b7e-4f43-a6a4-680d51112fb8 to port 0c5fc048-0939-443d-b75a-2714b6466671 Aug 03 06:45:29.215537 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:29.222268 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:29.232515 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:29.232515 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:29.232515 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:29.233007 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:29.233449 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:29.233885 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:29.259544 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:29.315486 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:29.322603 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b79e3ea7-7f8c-4a75-b446-bb7befb3d752 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff" status: 200 len: 1293 microversion: 2.1 time: 0.109239 Aug 03 06:45:29.322923 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 539/1637] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:29 2026] GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff => generated 1293 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:29.327452 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8c34d7bc-dbfd-4d73-8f4b-28e61793aae5 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/action" status: 202 len: 0 microversion: 2.1 time: 0.694013 Aug 03 06:45:29.327950 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 548/1638] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:45:28 2026] POST /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/action => generated 0 bytes in 695 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:45:29.338118 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:29.339720 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:29.345121 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:29.345512 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:29.345843 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:29.346469 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:29.346874 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:29.347206 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:29.367118 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:29.435436 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-46120ebf-d6a5-4e6a-a379-859275f5d844 req-f242bd78-c493-4889-959e-db8e0a10435f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f9e02a40-1557-4f1e-b0ae-590291e2583c", "tag": "0c5fc048-0939-443d-b75a-2714b6466671"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:29.443425 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-46120ebf-d6a5-4e6a-a379-859275f5d844 req-f242bd78-c493-4889-959e-db8e0a10435f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:29.443425 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-46120ebf-d6a5-4e6a-a379-859275f5d844 req-f242bd78-c493-4889-959e-db8e0a10435f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:29.443592 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-46120ebf-d6a5-4e6a-a379-859275f5d844 req-f242bd78-c493-4889-959e-db8e0a10435f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:29.451366 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-46120ebf-d6a5-4e6a-a379-859275f5d844 req-f242bd78-c493-4889-959e-db8e0a10435f service nova] Creating event network-changed:0c5fc048-0939-443d-b75a-2714b6466671 for instance f9e02a40-1557-4f1e-b0ae-590291e2583c on np0000006323 Aug 03 06:45:29.452788 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-46120ebf-d6a5-4e6a-a379-859275f5d844 req-f242bd78-c493-4889-959e-db8e0a10435f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:29.457981 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-46120ebf-d6a5-4e6a-a379-859275f5d844 req-f242bd78-c493-4889-959e-db8e0a10435f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024332 Aug 03 06:45:29.458422 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 540/1639] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:29 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) Aug 03 06:45:29.563078 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:29.571428 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-85a9673b-d5cf-4f36-8c84-6551cb8c199c tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1751 microversion: 2.1 time: 0.235149 Aug 03 06:45:29.571799 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 552/1640] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:29 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1751 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:30.339097 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:30.340785 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:30.345812 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:30.347140 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:30.347140 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:30.347640 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:30.349017 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:30.349017 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:30.365966 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:30.500908 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:30.510413 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7c415f37-5265-4c07-8ef2-c5a2ed086cb0 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff" status: 200 len: 1360 microversion: 2.1 time: 0.173356 Aug 03 06:45:30.510773 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 549/1641] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:30 2026] GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff => generated 1360 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:31.022506 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-26368cfa-111d-45f1-a906-590badc8bb20 req-c37a2d47-079b-4a97-b7a5-ba7c5ce60f57 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eb650364-a745-4db6-bea9-26e6a9e99fff", "name": "network-vif-plugged", "status": "completed", "tag": "c5f27cf8-b257-4644-a2c2-4a05142f040f"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:31.032046 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-26368cfa-111d-45f1-a906-590badc8bb20 req-c37a2d47-079b-4a97-b7a5-ba7c5ce60f57 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:31.034461 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-26368cfa-111d-45f1-a906-590badc8bb20 req-c37a2d47-079b-4a97-b7a5-ba7c5ce60f57 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:31.034461 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-26368cfa-111d-45f1-a906-590badc8bb20 req-c37a2d47-079b-4a97-b7a5-ba7c5ce60f57 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:31.042116 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-26368cfa-111d-45f1-a906-590badc8bb20 req-c37a2d47-079b-4a97-b7a5-ba7c5ce60f57 service nova] Creating event network-vif-plugged:c5f27cf8-b257-4644-a2c2-4a05142f040f for instance eb650364-a745-4db6-bea9-26e6a9e99fff on np0000006323 Aug 03 06:45:31.043065 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-26368cfa-111d-45f1-a906-590badc8bb20 req-c37a2d47-079b-4a97-b7a5-ba7c5ce60f57 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:31.050729 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-26368cfa-111d-45f1-a906-590badc8bb20 req-c37a2d47-079b-4a97-b7a5-ba7c5ce60f57 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029721 Aug 03 06:45:31.051472 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 541/1642] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:31 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) Aug 03 06:45:31.505750 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-fe06ef1f-0032-491c-a727-a2884dfd578b req-037517cd-cbec-4db3-9a94-d8dd51025220 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "eb650364-a745-4db6-bea9-26e6a9e99fff", "tag": "c5f27cf8-b257-4644-a2c2-4a05142f040f"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:31.512937 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fe06ef1f-0032-491c-a727-a2884dfd578b req-037517cd-cbec-4db3-9a94-d8dd51025220 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:31.513252 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fe06ef1f-0032-491c-a727-a2884dfd578b req-037517cd-cbec-4db3-9a94-d8dd51025220 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:31.513477 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fe06ef1f-0032-491c-a727-a2884dfd578b req-037517cd-cbec-4db3-9a94-d8dd51025220 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:31.521493 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-fe06ef1f-0032-491c-a727-a2884dfd578b req-037517cd-cbec-4db3-9a94-d8dd51025220 service nova] Creating event network-changed:c5f27cf8-b257-4644-a2c2-4a05142f040f for instance eb650364-a745-4db6-bea9-26e6a9e99fff on np0000006323 Aug 03 06:45:31.522108 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-fe06ef1f-0032-491c-a727-a2884dfd578b req-037517cd-cbec-4db3-9a94-d8dd51025220 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:31.526917 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-fe06ef1f-0032-491c-a727-a2884dfd578b req-037517cd-cbec-4db3-9a94-d8dd51025220 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022789 Aug 03 06:45:31.527553 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 553/1643] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:31 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) Aug 03 06:45:31.532804 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:31.533625 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:31.539443 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:31.539867 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:31.540148 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:31.540757 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:31.541817 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:31.544794 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:31.562206 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:31.754384 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:31.765121 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-90ef5892-a77e-4417-b7b4-331e16501909 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff" status: 200 len: 1360 microversion: 2.1 time: 0.238266 Aug 03 06:45:31.765121 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 550/1644] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:31 2026] GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff => generated 1360 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:32.785751 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:32.787826 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:32.794822 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:32.795394 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:32.796748 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:32.796748 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:32.797304 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:32.797843 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:32.821408 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:33.000966 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:33.011922 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c123c138-9194-40c3-b004-89ca477db19a tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff" status: 200 len: 1548 microversion: 2.1 time: 0.229521 Aug 03 06:45:33.012836 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 542/1645] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:32 2026] GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff => generated 1548 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:33.033074 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-dc7ddeed-b689-472f-865c-4e6f30091c77 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:33.036375 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-dc7ddeed-b689-472f-865c-4e6f30091c77 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:33.043808 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc7ddeed-b689-472f-865c-4e6f30091c77 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:33.044064 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc7ddeed-b689-472f-865c-4e6f30091c77 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:33.044310 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc7ddeed-b689-472f-865c-4e6f30091c77 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:33.044682 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc7ddeed-b689-472f-865c-4e6f30091c77 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:33.044935 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc7ddeed-b689-472f-865c-4e6f30091c77 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:33.045117 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-dc7ddeed-b689-472f-865c-4e6f30091c77 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:33.066433 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-dc7ddeed-b689-472f-865c-4e6f30091c77 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:33.103466 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-534c3694-36d7-4efe-bb1a-92995b6d0859 req-51b3461f-649c-48e2-a011-7c4c16cd4215 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eb650364-a745-4db6-bea9-26e6a9e99fff", "name": "network-vif-plugged", "status": "completed", "tag": "c5f27cf8-b257-4644-a2c2-4a05142f040f"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:33.110990 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-534c3694-36d7-4efe-bb1a-92995b6d0859 req-51b3461f-649c-48e2-a011-7c4c16cd4215 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:33.111253 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-534c3694-36d7-4efe-bb1a-92995b6d0859 req-51b3461f-649c-48e2-a011-7c4c16cd4215 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:33.111312 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-534c3694-36d7-4efe-bb1a-92995b6d0859 req-51b3461f-649c-48e2-a011-7c4c16cd4215 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:33.119563 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-534c3694-36d7-4efe-bb1a-92995b6d0859 req-51b3461f-649c-48e2-a011-7c4c16cd4215 service nova] Creating event network-vif-plugged:c5f27cf8-b257-4644-a2c2-4a05142f040f for instance eb650364-a745-4db6-bea9-26e6a9e99fff on np0000006323 Aug 03 06:45:33.120016 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-534c3694-36d7-4efe-bb1a-92995b6d0859 req-51b3461f-649c-48e2-a011-7c4c16cd4215 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:33.125773 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-534c3694-36d7-4efe-bb1a-92995b6d0859 req-51b3461f-649c-48e2-a011-7c4c16cd4215 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024253 Aug 03 06:45:33.126410 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 551/1646] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45: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) Aug 03 06:45:33.144049 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-dc7ddeed-b689-472f-865c-4e6f30091c77 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.114762 Aug 03 06:45:33.144447 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 554/1647] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:45:33 2026] GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff/os-interface => generated 283 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:35.179683 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-e202b0d0-3111-434d-9520-92437a0a5fe3 req-b83a8be8-4189-456a-8fe2-fdf544c3438e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "eb650364-a745-4db6-bea9-26e6a9e99fff", "tag": "c5f27cf8-b257-4644-a2c2-4a05142f040f"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:35.186745 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e202b0d0-3111-434d-9520-92437a0a5fe3 req-b83a8be8-4189-456a-8fe2-fdf544c3438e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:35.187301 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e202b0d0-3111-434d-9520-92437a0a5fe3 req-b83a8be8-4189-456a-8fe2-fdf544c3438e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:35.187725 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-e202b0d0-3111-434d-9520-92437a0a5fe3 req-b83a8be8-4189-456a-8fe2-fdf544c3438e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:35.194703 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-e202b0d0-3111-434d-9520-92437a0a5fe3 req-b83a8be8-4189-456a-8fe2-fdf544c3438e service nova] Creating event network-changed:c5f27cf8-b257-4644-a2c2-4a05142f040f for instance eb650364-a745-4db6-bea9-26e6a9e99fff on np0000006323 Aug 03 06:45:35.195312 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-e202b0d0-3111-434d-9520-92437a0a5fe3 req-b83a8be8-4189-456a-8fe2-fdf544c3438e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:35.200738 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-e202b0d0-3111-434d-9520-92437a0a5fe3 req-b83a8be8-4189-456a-8fe2-fdf544c3438e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025380 Aug 03 06:45:35.200738 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 543/1648] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45: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) Aug 03 06:45:35.966354 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=7 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:37.114422 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:37.116982 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:37.123052 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:37.123445 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:37.123760 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:37.124354 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:37.124757 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:37.125071 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:37.144175 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:37.473462 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:37.483577 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-a48e1141-f6f7-496a-ae32-8432f885a21b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 200 len: 1720 microversion: 2.1 time: 0.371742 Aug 03 06:45:37.484435 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 552/1649] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:37 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 1720 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:37.552529 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6b8840ef-ec0c-4847-8a0e-2d818699ccb3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:37.553089 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6b8840ef-ec0c-4847-8a0e-2d818699ccb3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:37.557681 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b8840ef-ec0c-4847-8a0e-2d818699ccb3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:37.558076 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b8840ef-ec0c-4847-8a0e-2d818699ccb3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:37.558293 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b8840ef-ec0c-4847-8a0e-2d818699ccb3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:37.558701 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b8840ef-ec0c-4847-8a0e-2d818699ccb3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:37.558932 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b8840ef-ec0c-4847-8a0e-2d818699ccb3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:37.559094 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6b8840ef-ec0c-4847-8a0e-2d818699ccb3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:37.578297 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6b8840ef-ec0c-4847-8a0e-2d818699ccb3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:45:37.649623 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6b8840ef-ec0c-4847-8a0e-2d818699ccb3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 204 len: 0 microversion: 2.1 time: 0.099501 Aug 03 06:45:37.650005 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 555/1650] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:45:37 2026] DELETE /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:45:37.661138 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:37.663155 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:37.668153 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:37.668413 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:37.668625 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:37.669102 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:37.669381 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:37.669645 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:37.691313 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:37.876398 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:37.890842 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b63c6e9b-8604-4d37-8639-691d4b2c8053 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 200 len: 1726 microversion: 2.1 time: 0.232091 Aug 03 06:45:37.891190 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 544/1651] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:37 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 1726 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:38.000395 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:38.022063 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:38.184488 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:38.193820 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-97665961-4887-447e-9966-9ea1538142ff req-ec633249-3b6d-4c4e-a927-e54465ebe9ff service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ca57df66-7010-42c0-be5e-7e621dec2012", "name": "network-vif-unplugged", "status": "completed", "tag": "f7372beb-6101-4656-856c-5753733d1719"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:38.209068 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-97665961-4887-447e-9966-9ea1538142ff req-ec633249-3b6d-4c4e-a927-e54465ebe9ff service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:38.209257 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-97665961-4887-447e-9966-9ea1538142ff req-ec633249-3b6d-4c4e-a927-e54465ebe9ff service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:38.209406 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-97665961-4887-447e-9966-9ea1538142ff req-ec633249-3b6d-4c4e-a927-e54465ebe9ff service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:38.218149 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-97665961-4887-447e-9966-9ea1538142ff req-ec633249-3b6d-4c4e-a927-e54465ebe9ff service nova] Creating event network-vif-unplugged:f7372beb-6101-4656-856c-5753733d1719 for instance ca57df66-7010-42c0-be5e-7e621dec2012 on np0000006323 Aug 03 06:45:38.218840 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-97665961-4887-447e-9966-9ea1538142ff req-ec633249-3b6d-4c4e-a927-e54465ebe9ff service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:38.225331 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-97665961-4887-447e-9966-9ea1538142ff req-ec633249-3b6d-4c4e-a927-e54465ebe9ff service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.034151 Aug 03 06:45:38.225911 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 553/1652] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:38 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) Aug 03 06:45:38.911551 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:38.914069 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:38.919821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:38.920184 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:38.920503 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:38.921169 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:38.921607 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:38.923575 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:38.944968 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:39.058731 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:39.065913 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8d8afb6c-1489-488d-a6a9-2df8027e9d9f tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 200 len: 1376 microversion: 2.1 time: 0.156672 Aug 03 06:45:39.066336 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 556/1653] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:38 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 1376 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:40.083685 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:40.084434 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:40.086400 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=60,nova_api:INSERT=8,nova_api:DELETE=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:40.088967 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:40.089320 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:40.089591 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:40.090123 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:40.090476 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:40.090857 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:40.094865 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=105,nova_cell1:INSERT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:40.103527 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance ca57df66-7010-42c0-be5e-7e621dec2012 could not be found. Aug 03 06:45:40.104023 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance ca57df66-7010-42c0-be5e-7e621dec2012 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:45:40.104418 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-619be91c-2914-483f-ad8d-185067ef0f74 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 404 len: 111 microversion: 2.1 time: 0.024168 Aug 03 06:45:40.104769 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 545/1654] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:40 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:45:40.277847 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-681a523c-6b1f-4140-84cf-765149a2f980 req-27388f17-de01-4a34-83a0-0a9658aa62e7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ca57df66-7010-42c0-be5e-7e621dec2012", "name": "network-vif-unplugged", "status": "completed", "tag": "f7372beb-6101-4656-856c-5753733d1719"}, {"server_uuid": "ca57df66-7010-42c0-be5e-7e621dec2012", "name": "network-vif-deleted", "tag": "f7372beb-6101-4656-856c-5753733d1719"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:40.282929 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=61,nova_api:DELETE=1,nova_api:UPDATE=2,nova_api:INSERT=5 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:40.284933 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-681a523c-6b1f-4140-84cf-765149a2f980 req-27388f17-de01-4a34-83a0-0a9658aa62e7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:40.285177 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-681a523c-6b1f-4140-84cf-765149a2f980 req-27388f17-de01-4a34-83a0-0a9658aa62e7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:40.285592 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-681a523c-6b1f-4140-84cf-765149a2f980 req-27388f17-de01-4a34-83a0-0a9658aa62e7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:40.289275 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=120,nova_cell1:INSERT=4,nova_cell1:UPDATE=7 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:40.297684 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-681a523c-6b1f-4140-84cf-765149a2f980 req-27388f17-de01-4a34-83a0-0a9658aa62e7 service nova] Creating event network-vif-unplugged:f7372beb-6101-4656-856c-5753733d1719 for instance ca57df66-7010-42c0-be5e-7e621dec2012 on np0000006323 Aug 03 06:45:40.298180 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-681a523c-6b1f-4140-84cf-765149a2f980 req-27388f17-de01-4a34-83a0-0a9658aa62e7 service nova] Creating event network-vif-deleted:f7372beb-6101-4656-856c-5753733d1719 for instance ca57df66-7010-42c0-be5e-7e621dec2012 on np0000006323 Aug 03 06:45:40.298866 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-681a523c-6b1f-4140-84cf-765149a2f980 req-27388f17-de01-4a34-83a0-0a9658aa62e7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:40.304933 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-681a523c-6b1f-4140-84cf-765149a2f980 req-27388f17-de01-4a34-83a0-0a9658aa62e7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.029129 Aug 03 06:45:40.305495 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 554/1655] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:40 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:41.221381 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c6ffe0f3-e240-41a1-b522-837e8a769f6c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:41.221816 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c6ffe0f3-e240-41a1-b522-837e8a769f6c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:41.223463 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=59,nova_api:UPDATE=3,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:41.227027 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6ffe0f3-e240-41a1-b522-837e8a769f6c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:41.227301 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6ffe0f3-e240-41a1-b522-837e8a769f6c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:41.227531 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6ffe0f3-e240-41a1-b522-837e8a769f6c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:41.227920 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6ffe0f3-e240-41a1-b522-837e8a769f6c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:41.228066 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6ffe0f3-e240-41a1-b522-837e8a769f6c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:41.228430 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6ffe0f3-e240-41a1-b522-837e8a769f6c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:41.234974 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=123,nova_cell1:UPDATE=6,nova_cell1:INSERT=4 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:41.248620 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c6ffe0f3-e240-41a1-b522-837e8a769f6c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:45:41.318925 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c6ffe0f3-e240-41a1-b522-837e8a769f6c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 204 len: 0 microversion: 2.1 time: 0.099121 Aug 03 06:45:41.319240 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 557/1656] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:45:41 2026] DELETE /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:45:41.333009 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:41.334914 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:41.340671 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:41.340855 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:41.341162 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:41.341835 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:41.342183 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:41.342601 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:41.365031 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:41.680222 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:41.690634 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-47ddaef8-4a0a-4a2e-a96f-b518ce334370 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 200 len: 1568 microversion: 2.1 time: 0.360118 Aug 03 06:45:41.691093 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 546/1657] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:41 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 1568 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:41.914649 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-c99e4f78-df35-46f1-9aa1-35eab3f7a916 req-a5e87250-bf5e-47fc-bf7f-765e7f4eab4b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8f68eefb-5e09-42ae-a79b-6e4ef1668db0", "name": "network-vif-unplugged", "status": "completed", "tag": "58774275-5867-4230-8f0f-0453171d2b0b"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:41.921412 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c99e4f78-df35-46f1-9aa1-35eab3f7a916 req-a5e87250-bf5e-47fc-bf7f-765e7f4eab4b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:41.921769 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c99e4f78-df35-46f1-9aa1-35eab3f7a916 req-a5e87250-bf5e-47fc-bf7f-765e7f4eab4b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:41.921987 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c99e4f78-df35-46f1-9aa1-35eab3f7a916 req-a5e87250-bf5e-47fc-bf7f-765e7f4eab4b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:41.933174 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-c99e4f78-df35-46f1-9aa1-35eab3f7a916 req-a5e87250-bf5e-47fc-bf7f-765e7f4eab4b service nova] Creating event network-vif-unplugged:58774275-5867-4230-8f0f-0453171d2b0b for instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 on np0000006323 Aug 03 06:45:41.933846 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-c99e4f78-df35-46f1-9aa1-35eab3f7a916 req-a5e87250-bf5e-47fc-bf7f-765e7f4eab4b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:41.940619 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-c99e4f78-df35-46f1-9aa1-35eab3f7a916 req-a5e87250-bf5e-47fc-bf7f-765e7f4eab4b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028252 Aug 03 06:45:41.941290 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 555/1658] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:41 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) Aug 03 06:45:42.709546 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:42.711729 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:42.718086 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:42.718466 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:42.718818 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:42.720284 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:42.720284 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:42.720519 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:42.749234 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:42.836978 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:42.847970 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-78a9507e-11f6-4c96-8af4-5ac7aaa9351d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 200 len: 1219 microversion: 2.1 time: 0.141266 Aug 03 06:45:42.848390 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 558/1659] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:42 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 1219 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:43.864532 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:43.869232 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:43.874095 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:43.874463 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:43.875736 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:43.875736 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:43.876055 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:43.876446 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:43.887122 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 could not be found. Aug 03 06:45:43.887510 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:45:43.888047 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-20edc95e-ef91-4215-aa7d-f2b1f7f61829 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 404 len: 111 microversion: 2.1 time: 0.025586 Aug 03 06:45:43.888452 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 547/1660] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:43 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:45:43.920099 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:43.920492 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:43.924875 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:43.925139 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:43.925348 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:43.925681 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:43.925851 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:43.926022 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:43.937616 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance ca57df66-7010-42c0-be5e-7e621dec2012 could not be found. Aug 03 06:45:43.938050 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance ca57df66-7010-42c0-be5e-7e621dec2012 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:45:43.938503 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ab1d56c8-c206-4d7d-855f-c87a36299d02 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 404 len: 111 microversion: 2.1 time: 0.020743 Aug 03 06:45:43.938871 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 556/1661] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:45:43 2026] DELETE /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:45:43.950982 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:43.953727 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: ca57df66-7010-42c0-be5e-7e621dec2012] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:43.960410 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:43.960794 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:43.961105 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:43.961967 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:43.962354 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:43.962910 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:43.972994 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance ca57df66-7010-42c0-be5e-7e621dec2012 could not be found. Aug 03 06:45:43.973367 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance ca57df66-7010-42c0-be5e-7e621dec2012 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:45:43.973897 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-890ac9ef-8e62-47ee-95ca-336abc04057a tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012" status: 404 len: 111 microversion: 2.1 time: 0.025366 Aug 03 06:45:43.974242 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 559/1662] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:43 2026] GET /compute/v2.1/servers/ca57df66-7010-42c0-be5e-7e621dec2012 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:45:43.985144 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-af08d5bd-50b3-4761-a977-db4418fc0c92 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:43.985428 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-20f33c02-8056-48b5-b465-cd915ad54dd3 req-adaf49d9-f9b2-46bc-bacd-56d62ac95d25 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8f68eefb-5e09-42ae-a79b-6e4ef1668db0", "name": "network-vif-unplugged", "status": "completed", "tag": "58774275-5867-4230-8f0f-0453171d2b0b"}, {"server_uuid": "8f68eefb-5e09-42ae-a79b-6e4ef1668db0", "name": "network-vif-deleted", "tag": "58774275-5867-4230-8f0f-0453171d2b0b"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:43.993344 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-20f33c02-8056-48b5-b465-cd915ad54dd3 req-adaf49d9-f9b2-46bc-bacd-56d62ac95d25 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:43.993585 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-20f33c02-8056-48b5-b465-cd915ad54dd3 req-adaf49d9-f9b2-46bc-bacd-56d62ac95d25 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:43.993764 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-20f33c02-8056-48b5-b465-cd915ad54dd3 req-adaf49d9-f9b2-46bc-bacd-56d62ac95d25 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:44.006108 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-20f33c02-8056-48b5-b465-cd915ad54dd3 req-adaf49d9-f9b2-46bc-bacd-56d62ac95d25 service nova] Creating event network-vif-unplugged:58774275-5867-4230-8f0f-0453171d2b0b for instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 on np0000006323 Aug 03 06:45:44.006348 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-20f33c02-8056-48b5-b465-cd915ad54dd3 req-adaf49d9-f9b2-46bc-bacd-56d62ac95d25 service nova] Creating event network-vif-deleted:58774275-5867-4230-8f0f-0453171d2b0b for instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 on np0000006323 Aug 03 06:45:44.006855 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-20f33c02-8056-48b5-b465-cd915ad54dd3 req-adaf49d9-f9b2-46bc-bacd-56d62ac95d25 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:44.011391 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-20f33c02-8056-48b5-b465-cd915ad54dd3 req-adaf49d9-f9b2-46bc-bacd-56d62ac95d25 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.027871 Aug 03 06:45:44.011746 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 557/1663] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:43 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:44.012305 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-af08d5bd-50b3-4761-a977-db4418fc0c92 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-892049605" status: 202 len: 0 microversion: 2.1 time: 0.028904 Aug 03 06:45:44.012844 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 548/1664] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:45:43 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-892049605 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:45:44.964433 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:44.964895 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:44.969290 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:44.969502 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:44.969716 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:44.970039 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:44.970253 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:44.970317 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:44.980799 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 could not be found. Aug 03 06:45:44.981214 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:45:44.981989 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-7408ded0-b2e3-4798-9cab-98e7667548a8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 404 len: 111 microversion: 2.1 time: 0.019287 Aug 03 06:45:44.982083 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 560/1665] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:45:44 2026] DELETE /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:45:44.992920 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:44.996106 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 8f68eefb-5e09-42ae-a79b-6e4ef1668db0] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:45.002547 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:45.002975 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:45.003767 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:45.004416 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:45.005096 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:45.005471 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:45.023481 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 could not be found. Aug 03 06:45:45.024100 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 8f68eefb-5e09-42ae-a79b-6e4ef1668db0 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:45:45.024701 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c793ebb2-be4f-4114-b81d-c12475502218 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0" status: 404 len: 111 microversion: 2.1 time: 0.034076 Aug 03 06:45:45.025200 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 558/1666] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:44 2026] GET /compute/v2.1/servers/8f68eefb-5e09-42ae-a79b-6e4ef1668db0 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:45:45.035322 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-95219768-d14d-4c55-8c1c-7cd6919543cd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:45.050361 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-95219768-d14d-4c55-8c1c-7cd6919543cd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-625533615" status: 202 len: 0 microversion: 2.1 time: 0.016742 Aug 03 06:45:45.050729 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 549/1667] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:45:45 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-625533615 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:45:45.562751 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5018d2c7-35d9-4cab-b6b4-48920174f372 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1622801360", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA/z3CD5JpDhzjykgco1sXyj34s2EPqKuQiixA871ujZ/EmgR4PfvnT3XEjPRfW2h9dwZx08//pXxG31Qyl6bt+x3udG2GjRJOt32QFsifmhArPI9ilYL1ezKPugQ70hfA=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:45.576130 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-5018d2c7-35d9-4cab-b6b4-48920174f372 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:45:45.581016 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-5018d2c7-35d9-4cab-b6b4-48920174f372 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:45:45.602159 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5018d2c7-35d9-4cab-b6b4-48920174f372 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 400 microversion: 2.1 time: 0.041509 Aug 03 06:45:45.602882 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 561/1668] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:45:45 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:48.362586 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-500483564", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-425054086"}], "block_device_mapping_v2": [{"uuid": "97ff98c4-625a-43d1-bee7-84bd515fb0f2", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-1622801360", "networks": [{"uuid": "29475638-4fc8-425b-8c1e-8d0503548bc3"}]}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:48.416348 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:48.416885 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:48.417320 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:48.418192 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:48.418640 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:48.419083 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:48.428633 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:48.506451 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] validate_networks() for [('29475638-4fc8-425b-8c1e-8d0503548bc3', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:45:48.506918 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:48.771764 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:49.079342 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:45:49.079538 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:45:49.079864 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:45:49.080014 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:45:49.080212 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:45:49.086395 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:49.086577 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:49.086765 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:49.087424 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:49.087612 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:49.087782 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:49.098510 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:45:49.102152 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:45:49.145962 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:45:49.147692 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] 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='97ff98c4-625a-43d1-bee7-84bd515fb0f2',volume_size=None,volume_type=None)] {{(pid=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:45:49.292226 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c7992596-3bdd-4a75-ad59-4106b917c747 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.932535 Aug 03 06:45:49.292631 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 559/1669] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:45:48 2026] POST /compute/v2.1/servers => generated 403 bytes in 933 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:45:49.305713 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5fba761c-b07b-484c-b8a6-26ed5cc9ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:49.307491 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5fba761c-b07b-484c-b8a6-26ed5cc9ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:49.319972 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-5fba761c-b07b-484c-b8a6-26ed5cc9ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:49.380636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-5fba761c-b07b-484c-b8a6-26ed5cc9ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:49.389130 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5fba761c-b07b-484c-b8a6-26ed5cc9ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 200 len: 1089 microversion: 2.1 time: 0.084810 Aug 03 06:45:49.389578 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 550/1670] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:49 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 1089 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:50.412575 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:50.416416 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:50.423444 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:50.424184 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:50.424371 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:50.425034 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:50.425929 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:50.427915 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:50.451457 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:50.516138 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:50.526683 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d321fc00-df57-4fdb-9384-a5e40b27d7d1 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 200 len: 1205 microversion: 2.1 time: 0.116384 Aug 03 06:45:50.526683 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 562/1671] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:50 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 1205 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:51.546110 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:51.547793 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:51.558647 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:51.558995 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:51.559333 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:51.559888 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:51.560241 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:51.560550 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:51.585843 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:51.742598 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:51.753856 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c9e9f3d6-21af-4793-82be-e7dbe1340811 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 200 len: 1260 microversion: 2.1 time: 0.209554 Aug 03 06:45:51.754220 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 560/1672] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:51 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 1260 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:52.129930 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-7a87f09f-add4-420c-8965-593d684dc519 req-cdca1dff-5ac5-4e42-9bc9-b897271fc1ca service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7453d139-11e6-4951-a9b9-31ea5be4bf20", "tag": "164aaf81-f5d8-4fc4-bf34-b10946356969"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:52.137310 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-7a87f09f-add4-420c-8965-593d684dc519 req-cdca1dff-5ac5-4e42-9bc9-b897271fc1ca service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:52.137573 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-7a87f09f-add4-420c-8965-593d684dc519 req-cdca1dff-5ac5-4e42-9bc9-b897271fc1ca service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:52.137818 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-7a87f09f-add4-420c-8965-593d684dc519 req-cdca1dff-5ac5-4e42-9bc9-b897271fc1ca service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:52.147283 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-7a87f09f-add4-420c-8965-593d684dc519 req-cdca1dff-5ac5-4e42-9bc9-b897271fc1ca service nova] Creating event network-changed:164aaf81-f5d8-4fc4-bf34-b10946356969 for instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 on np0000006323 Aug 03 06:45:52.147870 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-7a87f09f-add4-420c-8965-593d684dc519 req-cdca1dff-5ac5-4e42-9bc9-b897271fc1ca service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:52.153386 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-7a87f09f-add4-420c-8965-593d684dc519 req-cdca1dff-5ac5-4e42-9bc9-b897271fc1ca service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.064118 Aug 03 06:45:52.153869 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 551/1673] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:52 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:52.773760 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:52.776621 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:52.782170 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:52.782516 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:52.782844 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:52.783987 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:52.784989 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:52.785790 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:52.812718 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:53.075976 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:53.088794 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4e708784-36c5-410e-93e9-7bd34f8c9bb7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 200 len: 1260 microversion: 2.1 time: 0.318175 Aug 03 06:45:53.089396 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 563/1674] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:52 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 1260 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:53.390771 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-c87c65d8-acbd-4aaa-b39e-f2c5c18c491a req-3d6d3a43-fa55-4f2b-9b95-a21f8bf49cd5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7453d139-11e6-4951-a9b9-31ea5be4bf20", "name": "network-vif-plugged", "status": "completed", "tag": "164aaf81-f5d8-4fc4-bf34-b10946356969"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:53.398539 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c87c65d8-acbd-4aaa-b39e-f2c5c18c491a req-3d6d3a43-fa55-4f2b-9b95-a21f8bf49cd5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:53.398539 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c87c65d8-acbd-4aaa-b39e-f2c5c18c491a req-3d6d3a43-fa55-4f2b-9b95-a21f8bf49cd5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:53.398539 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c87c65d8-acbd-4aaa-b39e-f2c5c18c491a req-3d6d3a43-fa55-4f2b-9b95-a21f8bf49cd5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:53.405395 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-c87c65d8-acbd-4aaa-b39e-f2c5c18c491a req-3d6d3a43-fa55-4f2b-9b95-a21f8bf49cd5 service nova] Creating event network-vif-plugged:164aaf81-f5d8-4fc4-bf34-b10946356969 for instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 on np0000006323 Aug 03 06:45:53.405936 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-c87c65d8-acbd-4aaa-b39e-f2c5c18c491a req-3d6d3a43-fa55-4f2b-9b95-a21f8bf49cd5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:53.410463 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-c87c65d8-acbd-4aaa-b39e-f2c5c18c491a req-3d6d3a43-fa55-4f2b-9b95-a21f8bf49cd5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.071228 Aug 03 06:45:53.410829 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 561/1675] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:53 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:54.108946 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:54.111994 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:54.117012 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:54.117864 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:54.118251 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:54.118906 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:54.119555 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:54.120076 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:54.150213 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:54.330233 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:54.340439 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-440fa523-a74b-4e6d-8b16-e899641fd24c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 200 len: 1260 microversion: 2.1 time: 0.233800 Aug 03 06:45:54.340707 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 552/1676] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:54 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 1260 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:55.365377 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:55.368701 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:55.376834 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:55.377136 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:55.377352 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:55.377843 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:55.378216 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:55.378606 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:55.398888 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:55.505164 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-3794965e-2695-42b4-8df6-7399416efb34 req-92e526fc-f282-4a40-aedc-d7fd6790686e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7453d139-11e6-4951-a9b9-31ea5be4bf20", "name": "network-vif-plugged", "status": "completed", "tag": "164aaf81-f5d8-4fc4-bf34-b10946356969"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:55.513743 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-3794965e-2695-42b4-8df6-7399416efb34 req-92e526fc-f282-4a40-aedc-d7fd6790686e service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:55.513743 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-3794965e-2695-42b4-8df6-7399416efb34 req-92e526fc-f282-4a40-aedc-d7fd6790686e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:55.513743 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-3794965e-2695-42b4-8df6-7399416efb34 req-92e526fc-f282-4a40-aedc-d7fd6790686e service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:55.521603 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-3794965e-2695-42b4-8df6-7399416efb34 req-92e526fc-f282-4a40-aedc-d7fd6790686e service nova] Creating event network-vif-plugged:164aaf81-f5d8-4fc4-bf34-b10946356969 for instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 on np0000006323 Aug 03 06:45:55.522262 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-3794965e-2695-42b4-8df6-7399416efb34 req-92e526fc-f282-4a40-aedc-d7fd6790686e service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:55.527259 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-3794965e-2695-42b4-8df6-7399416efb34 req-92e526fc-f282-4a40-aedc-d7fd6790686e service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025959 Aug 03 06:45:55.527579 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 562/1677] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45: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) Aug 03 06:45:55.557279 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:55.571299 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-35243a41-401a-4c21-be30-595f9ce808ba tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 200 len: 1445 microversion: 2.1 time: 0.207306 Aug 03 06:45:55.571451 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 564/1678] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:55 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 1445 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:55.589267 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:55.598902 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:55.601115 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:55.607488 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:55.608881 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:55.608881 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:55.608881 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:55.609284 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:55.610344 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:55.630494 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:45:55.818579 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:45:55.831629 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8d912ca2-bedd-4948-9932-f2b8351cdca9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 200 len: 1445 microversion: 2.1 time: 0.234150 Aug 03 06:45:55.831629 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 553/1679] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:45:55 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 1445 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:45:57.652351 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-f47d6f61-1859-4d51-bc47-4ca0d8166415 req-75c3c4bf-00f8-4697-b432-985ee246cec2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7453d139-11e6-4951-a9b9-31ea5be4bf20", "tag": "164aaf81-f5d8-4fc4-bf34-b10946356969"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:45:57.659754 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-f47d6f61-1859-4d51-bc47-4ca0d8166415 req-75c3c4bf-00f8-4697-b432-985ee246cec2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:57.659973 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-f47d6f61-1859-4d51-bc47-4ca0d8166415 req-75c3c4bf-00f8-4697-b432-985ee246cec2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:57.660117 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-f47d6f61-1859-4d51-bc47-4ca0d8166415 req-75c3c4bf-00f8-4697-b432-985ee246cec2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:57.670206 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-f47d6f61-1859-4d51-bc47-4ca0d8166415 req-75c3c4bf-00f8-4697-b432-985ee246cec2 service nova] Creating event network-changed:164aaf81-f5d8-4fc4-bf34-b10946356969 for instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 on np0000006323 Aug 03 06:45:57.670768 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-f47d6f61-1859-4d51-bc47-4ca0d8166415 req-75c3c4bf-00f8-4697-b432-985ee246cec2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:45:57.677400 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-f47d6f61-1859-4d51-bc47-4ca0d8166415 req-75c3c4bf-00f8-4697-b432-985ee246cec2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026945 Aug 03 06:45:57.677400 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 563/1680] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:45:57 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) Aug 03 06:45:59.090754 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:59.105253 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:45:59.142469 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c6fa8a09-6821-4177-80c5-24dd1eb2e85c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:45:59.144048 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c6fa8a09-6821-4177-80c5-24dd1eb2e85c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:45:59.149953 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6fa8a09-6821-4177-80c5-24dd1eb2e85c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:59.151130 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6fa8a09-6821-4177-80c5-24dd1eb2e85c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:59.151130 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6fa8a09-6821-4177-80c5-24dd1eb2e85c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:59.151311 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6fa8a09-6821-4177-80c5-24dd1eb2e85c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:45:59.151488 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6fa8a09-6821-4177-80c5-24dd1eb2e85c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:45:59.151681 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-c6fa8a09-6821-4177-80c5-24dd1eb2e85c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:45:59.173118 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c6fa8a09-6821-4177-80c5-24dd1eb2e85c tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/ips" status: 200 len: 148 microversion: 2.1 time: 0.033177 Aug 03 06:45:59.173573 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 565/1681] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:45:59 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/ips => generated 148 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:45:59.383046 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:00.518000 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c441175c-1288-4d26-854b-7cf91eca2f43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b71990e0-b17c-4c92-854c-40a7de15439d"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:00.520932 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c441175c-1288-4d26-854b-7cf91eca2f43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:00.526481 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c441175c-1288-4d26-854b-7cf91eca2f43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:00.526777 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c441175c-1288-4d26-854b-7cf91eca2f43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:00.527000 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c441175c-1288-4d26-854b-7cf91eca2f43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:00.527355 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c441175c-1288-4d26-854b-7cf91eca2f43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:00.527568 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c441175c-1288-4d26-854b-7cf91eca2f43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:00.527776 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c441175c-1288-4d26-854b-7cf91eca2f43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:00.799271 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c441175c-1288-4d26-854b-7cf91eca2f43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "POST /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.283751 Aug 03 06:46:00.805995 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 554/1682] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:46:00 2026] POST /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/os-volume_attachments => generated 194 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:02.052107 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7e54d2db-c471-464b-8ddf-c7ec40216ea3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:02.052107 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7e54d2db-c471-464b-8ddf-c7ec40216ea3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:02.056433 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7e54d2db-c471-464b-8ddf-c7ec40216ea3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:02.056711 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7e54d2db-c471-464b-8ddf-c7ec40216ea3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:02.056846 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7e54d2db-c471-464b-8ddf-c7ec40216ea3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:02.057135 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7e54d2db-c471-464b-8ddf-c7ec40216ea3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:02.057363 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7e54d2db-c471-464b-8ddf-c7ec40216ea3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:02.057406 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7e54d2db-c471-464b-8ddf-c7ec40216ea3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:02.142141 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-7e54d2db-c471-464b-8ddf-c7ec40216ea3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lazy-loading 'services' on Instance uuid 93afc759-589d-43b5-9ffa-83d6e16d652b {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:46:02.202126 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7e54d2db-c471-464b-8ddf-c7ec40216ea3 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/os-volume_attachments/b71990e0-b17c-4c92-854c-40a7de15439d" status: 202 len: 0 microversion: 2.1 time: 0.153360 Aug 03 06:46:02.202570 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 564/1683] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:46:02 2026] DELETE /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/os-volume_attachments/b71990e0-b17c-4c92-854c-40a7de15439d => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:46:02.217311 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ef34c2ae-618f-440f-8684-05923b35241a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:02.220206 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ef34c2ae-618f-440f-8684-05923b35241a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:02.227323 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef34c2ae-618f-440f-8684-05923b35241a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:02.227987 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef34c2ae-618f-440f-8684-05923b35241a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:02.227987 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef34c2ae-618f-440f-8684-05923b35241a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:02.228499 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef34c2ae-618f-440f-8684-05923b35241a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:02.228499 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef34c2ae-618f-440f-8684-05923b35241a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:02.228499 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef34c2ae-618f-440f-8684-05923b35241a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:02.264561 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ef34c2ae-618f-440f-8684-05923b35241a tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.050725 Aug 03 06:46:02.264561 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 566/1684] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:46:02 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:03.277962 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2b5400a8-ef7d-42ce-a9fa-0a6eeccafafa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:03.280034 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-2b5400a8-ef7d-42ce-a9fa-0a6eeccafafa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:03.286111 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b5400a8-ef7d-42ce-a9fa-0a6eeccafafa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:03.286111 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b5400a8-ef7d-42ce-a9fa-0a6eeccafafa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:03.286283 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b5400a8-ef7d-42ce-a9fa-0a6eeccafafa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:03.286543 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b5400a8-ef7d-42ce-a9fa-0a6eeccafafa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:03.287944 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b5400a8-ef7d-42ce-a9fa-0a6eeccafafa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:03.287944 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2b5400a8-ef7d-42ce-a9fa-0a6eeccafafa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:03.312462 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2b5400a8-ef7d-42ce-a9fa-0a6eeccafafa tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.037222 Aug 03 06:46:03.312945 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 555/1685] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:46:03 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b/os-volume_attachments => generated 25 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:46:03.367785 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d7ff18e7-12c2-4d73-95f5-1f9451553fc8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:03.368310 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d7ff18e7-12c2-4d73-95f5-1f9451553fc8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:03.373940 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7ff18e7-12c2-4d73-95f5-1f9451553fc8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:03.373940 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7ff18e7-12c2-4d73-95f5-1f9451553fc8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:03.373940 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7ff18e7-12c2-4d73-95f5-1f9451553fc8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:03.373940 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7ff18e7-12c2-4d73-95f5-1f9451553fc8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:03.374233 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7ff18e7-12c2-4d73-95f5-1f9451553fc8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:03.374233 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d7ff18e7-12c2-4d73-95f5-1f9451553fc8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:03.392345 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d7ff18e7-12c2-4d73-95f5-1f9451553fc8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:46:03.466883 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d7ff18e7-12c2-4d73-95f5-1f9451553fc8 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 204 len: 0 microversion: 2.1 time: 0.101401 Aug 03 06:46:03.467327 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 565/1686] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:46:03 2026] DELETE /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:46:03.482340 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:03.486990 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:03.494061 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:03.494061 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:03.494251 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:03.494873 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:03.495264 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:03.495615 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:03.521076 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:03.734418 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:03.752442 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e4b6ddb8-40ef-4a6c-9121-fe12729bbe43 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 200 len: 1675 microversion: 2.1 time: 0.274782 Aug 03 06:46:03.752848 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 567/1687] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:03 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 1675 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:04.106644 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-f0781340-6d60-4bd6-9395-216a7e65f1fc req-495516ae-375a-4184-aa3e-e60fd0b35222 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93afc759-589d-43b5-9ffa-83d6e16d652b", "name": "network-vif-unplugged", "status": "completed", "tag": "c2bd005c-a7de-4265-89ab-a647c394dfcb"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:04.114494 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f0781340-6d60-4bd6-9395-216a7e65f1fc req-495516ae-375a-4184-aa3e-e60fd0b35222 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:04.114690 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f0781340-6d60-4bd6-9395-216a7e65f1fc req-495516ae-375a-4184-aa3e-e60fd0b35222 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:04.115099 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-f0781340-6d60-4bd6-9395-216a7e65f1fc req-495516ae-375a-4184-aa3e-e60fd0b35222 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:04.126762 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-f0781340-6d60-4bd6-9395-216a7e65f1fc req-495516ae-375a-4184-aa3e-e60fd0b35222 service nova] Creating event network-vif-unplugged:c2bd005c-a7de-4265-89ab-a647c394dfcb for instance 93afc759-589d-43b5-9ffa-83d6e16d652b on np0000006323 Aug 03 06:46:04.127385 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-f0781340-6d60-4bd6-9395-216a7e65f1fc req-495516ae-375a-4184-aa3e-e60fd0b35222 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:04.134133 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-f0781340-6d60-4bd6-9395-216a7e65f1fc req-495516ae-375a-4184-aa3e-e60fd0b35222 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.133707 Aug 03 06:46:04.134613 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 556/1688] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:03 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:04.667218 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-5af6674f-0bc9-4f2b-93ca-0dc5a76c3e21 req-35bfed9d-cec4-41da-97cb-8fce4c788b5f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93afc759-589d-43b5-9ffa-83d6e16d652b", "name": "network-vif-deleted", "tag": "c2bd005c-a7de-4265-89ab-a647c394dfcb"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:04.674091 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5af6674f-0bc9-4f2b-93ca-0dc5a76c3e21 req-35bfed9d-cec4-41da-97cb-8fce4c788b5f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:04.674232 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5af6674f-0bc9-4f2b-93ca-0dc5a76c3e21 req-35bfed9d-cec4-41da-97cb-8fce4c788b5f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:04.674360 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-5af6674f-0bc9-4f2b-93ca-0dc5a76c3e21 req-35bfed9d-cec4-41da-97cb-8fce4c788b5f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:04.684953 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-5af6674f-0bc9-4f2b-93ca-0dc5a76c3e21 req-35bfed9d-cec4-41da-97cb-8fce4c788b5f service nova] Creating event network-vif-deleted:c2bd005c-a7de-4265-89ab-a647c394dfcb for instance 93afc759-589d-43b5-9ffa-83d6e16d652b on np0000006323 Aug 03 06:46:04.684953 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-5af6674f-0bc9-4f2b-93ca-0dc5a76c3e21 req-35bfed9d-cec4-41da-97cb-8fce4c788b5f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:04.690104 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-5af6674f-0bc9-4f2b-93ca-0dc5a76c3e21 req-35bfed9d-cec4-41da-97cb-8fce4c788b5f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024696 Aug 03 06:46:04.690104 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 566/1689] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:04 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:04.776742 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:04.782567 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:04.787493 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:04.787828 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:04.788084 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:04.788591 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:04.789736 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:04.789736 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:04.810722 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:04.811015 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:04.811225 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:04.811464 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lazy-loading 'fault' on Instance uuid 93afc759-589d-43b5-9ffa-83d6e16d652b {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:46:04.815959 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:04.874918 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '57c582cfa267429eb13d0f712b425f3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3d6792519db40f98c5aa8cff0ab9ad0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:04.883582 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f7cdae21-7648-4346-881c-c1881338c681 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 200 len: 1326 microversion: 2.1 time: 0.111205 Aug 03 06:46:04.883931 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 568/1690] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:04 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 1326 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:05.746017 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d3cae91c-6717-46f7-bb9b-8553c923f1ff tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:05.748416 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d3cae91c-6717-46f7-bb9b-8553c923f1ff tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:05.754133 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d3cae91c-6717-46f7-bb9b-8553c923f1ff tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:05.754377 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d3cae91c-6717-46f7-bb9b-8553c923f1ff tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:05.754568 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d3cae91c-6717-46f7-bb9b-8553c923f1ff tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:05.755038 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d3cae91c-6717-46f7-bb9b-8553c923f1ff tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:05.755238 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d3cae91c-6717-46f7-bb9b-8553c923f1ff tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:05.755402 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d3cae91c-6717-46f7-bb9b-8553c923f1ff tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:05.822965 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d3cae91c-6717-46f7-bb9b-8553c923f1ff tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/action" status: 202 len: 0 microversion: 2.1 time: 0.079491 Aug 03 06:46:05.823289 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 557/1691] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:46:05 2026] POST /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:46:05.837466 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:05.839946 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:05.845854 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:05.846243 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:05.846562 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:05.847914 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:05.847914 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:05.850509 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:05.873867 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:05.903291 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:05.905341 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:05.912147 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:05.912639 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:05.913757 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:05.914028 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:05.914297 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:05.914685 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:05.926421 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance 93afc759-589d-43b5-9ffa-83d6e16d652b could not be found. Aug 03 06:46:05.926912 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance 93afc759-589d-43b5-9ffa-83d6e16d652b could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:05.927322 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-94b5f5a3-c029-45b9-8a95-dd3b25c03632 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 404 len: 111 microversion: 2.1 time: 0.026038 Aug 03 06:46:05.927644 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 569/1692] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:05 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:05.941183 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a43aad39-e3e6-4a12-bffc-9c99b5cacbdf tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:05.957924 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a43aad39-e3e6-4a12-bffc-9c99b5cacbdf tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1254277146" status: 202 len: 0 microversion: 2.1 time: 0.019207 Aug 03 06:46:05.958703 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 558/1693] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:46:05 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1254277146 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:46:06.109013 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:06.125779 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-19f1d1c4-1ea4-43d9-9f95-7b72fa48dea6 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1743 microversion: 2.1 time: 0.291847 Aug 03 06:46:06.126297 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 567/1694] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:05 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1743 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:06.189261 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-11b5d9de-b294-4ce8-bad1-c82d70e4c2b3 req-c6185339-a15d-4b4d-94f3-bb1ccea5acd6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93afc759-589d-43b5-9ffa-83d6e16d652b", "name": "network-vif-unplugged", "status": "completed", "tag": "c2bd005c-a7de-4265-89ab-a647c394dfcb"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:06.198898 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-11b5d9de-b294-4ce8-bad1-c82d70e4c2b3 req-c6185339-a15d-4b4d-94f3-bb1ccea5acd6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:06.199181 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-11b5d9de-b294-4ce8-bad1-c82d70e4c2b3 req-c6185339-a15d-4b4d-94f3-bb1ccea5acd6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:06.199371 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-11b5d9de-b294-4ce8-bad1-c82d70e4c2b3 req-c6185339-a15d-4b4d-94f3-bb1ccea5acd6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:06.211678 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-11b5d9de-b294-4ce8-bad1-c82d70e4c2b3 req-c6185339-a15d-4b4d-94f3-bb1ccea5acd6 service nova] Creating event network-vif-unplugged:c2bd005c-a7de-4265-89ab-a647c394dfcb for instance 93afc759-589d-43b5-9ffa-83d6e16d652b on np0000006323 Aug 03 06:46:06.212600 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-11b5d9de-b294-4ce8-bad1-c82d70e4c2b3 req-c6185339-a15d-4b4d-94f3-bb1ccea5acd6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:06.226264 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-11b5d9de-b294-4ce8-bad1-c82d70e4c2b3 req-c6185339-a15d-4b4d-94f3-bb1ccea5acd6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.037731 Aug 03 06:46:06.227919 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 570/1695] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46: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) Aug 03 06:46:06.335404 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-443dcb4a-6b74-471c-9443-15d45858abc3 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1250877644", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP7X/vpZ6qmrTlSvH7YD9LYprOoAy8hyS8JN6/PfCFRJTQxJky8yJEkrjFzP+fgLN/oP9n8koRDqnRHyN6NWGLhPBUdMv0J97UC2EdVJA2mAkSu41svvcnDc0cJ/BANLag=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:06.348427 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-443dcb4a-6b74-471c-9443-15d45858abc3 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Getting quotas for project 0de8d0694d14441ab1bfcaf46f4e3fdb. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:46:06.352808 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-443dcb4a-6b74-471c-9443-15d45858abc3 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Getting quotas for user 2a6e09e6ac5041569af0360415453503 and project 0de8d0694d14441ab1bfcaf46f4e3fdb. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:46:06.376438 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-443dcb4a-6b74-471c-9443-15d45858abc3 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.040245 Aug 03 06:46:06.376438 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 559/1696] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:46:06 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:07.150686 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:07.150686 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:07.156695 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:07.157234 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:07.157616 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:07.158348 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:07.158938 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:07.159574 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:07.180955 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:07.410176 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:07.421882 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-00495656-160f-4b9f-8a02-e8092239c863 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1748 microversion: 2.1 time: 0.276285 Aug 03 06:46:07.422845 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 568/1697] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:07 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1748 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:07.573581 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:07.574115 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:07.578223 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:07.579286 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:07.579286 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:07.579286 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:07.579286 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:07.579634 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:07.591009 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance 93afc759-589d-43b5-9ffa-83d6e16d652b could not be found. Aug 03 06:46:07.591478 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance 93afc759-589d-43b5-9ffa-83d6e16d652b could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:07.592082 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-87ab35f3-7434-4114-bddf-f2a89ee96386 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 404 len: 111 microversion: 2.1 time: 0.021151 Aug 03 06:46:07.592532 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 571/1698] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:46:07 2026] DELETE /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:07.605433 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:07.607314 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 93afc759-589d-43b5-9ffa-83d6e16d652b] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:07.612217 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:07.612217 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:07.612523 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:07.612949 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:07.613245 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:07.613535 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:07.627279 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance 93afc759-589d-43b5-9ffa-83d6e16d652b could not be found. Aug 03 06:46:07.627545 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance 93afc759-589d-43b5-9ffa-83d6e16d652b could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:07.628047 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1f672d7b-b5f4-41da-b1f3-49b867a33d57 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b" status: 404 len: 111 microversion: 2.1 time: 0.024798 Aug 03 06:46:07.628374 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 560/1699] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:07 2026] GET /compute/v2.1/servers/93afc759-589d-43b5-9ffa-83d6e16d652b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:07.803349 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-102233561", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "f329b77a-bde2-4134-8528-185bcb690823"}], "security_groups": [{"name": "tempest-securitygroup--1280534597"}], "key_name": "tempest-keypair-1250877644", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:07.911681 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:07.911681 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:07.911681 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:07.911890 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:07.913959 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:07.915461 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:07.920483 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:07.993676 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] validate_networks() for [('f329b77a-bde2-4134-8528-185bcb690823', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:46:07.994032 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:08.211055 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:08.383430 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:46:08.383637 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:46:08.383770 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:46:08.383976 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:46:08.384170 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:46:08.392450 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.392783 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.393193 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.393942 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.395375 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.395768 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.407308 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Getting quotas for project 0de8d0694d14441ab1bfcaf46f4e3fdb. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:46:08.410912 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Getting quotas for user 2a6e09e6ac5041569af0360415453503 and project 0de8d0694d14441ab1bfcaf46f4e3fdb. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:46:08.418481 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:46:08.420130 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:46:08.443387 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:08.445491 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:08.450602 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.450986 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.451670 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.452120 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.452515 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.453560 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.480336 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:08.486974 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-cfd6d856-f982-4362-b3d2-8f60b62a395a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.688217 Aug 03 06:46:08.487317 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 569/1700] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:46:07 2026] POST /compute/v2.1/servers => generated 404 bytes in 689 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:46:08.505286 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b9304c98-6af6-4fed-b376-793b6fe5ea9c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:08.506794 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b9304c98-6af6-4fed-b376-793b6fe5ea9c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:08.524673 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b9304c98-6af6-4fed-b376-793b6fe5ea9c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:08.608003 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b9304c98-6af6-4fed-b376-793b6fe5ea9c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:08.619077 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b9304c98-6af6-4fed-b376-793b6fe5ea9c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 200 len: 1237 microversion: 2.1 time: 0.116376 Aug 03 06:46:08.619077 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 561/1701] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:08 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 1237 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:08.655477 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:08.668568 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-35be95fb-0b3d-43fe-a9c6-93091f334368 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1748 microversion: 2.1 time: 0.226869 Aug 03 06:46:08.668568 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 572/1702] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:08 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1748 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:08.764103 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:08.764315 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:08.768581 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.768832 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.769075 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.769423 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.769609 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.769794 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.781007 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance a77b84d6-2258-469e-b03d-f84aa24dac9f could not be found. Aug 03 06:46:08.781414 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance a77b84d6-2258-469e-b03d-f84aa24dac9f could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:08.781998 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9dd34f84-2a01-41bd-9345-ef994f2bd9e2 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 404 len: 111 microversion: 2.1 time: 0.020633 Aug 03 06:46:08.782524 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 570/1703] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:46:08 2026] DELETE /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:08.793618 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:08.795703 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a77b84d6-2258-469e-b03d-f84aa24dac9f] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:08.802260 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.802542 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.803350 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.803496 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.803832 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.804214 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.818223 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance a77b84d6-2258-469e-b03d-f84aa24dac9f could not be found. Aug 03 06:46:08.818712 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance a77b84d6-2258-469e-b03d-f84aa24dac9f could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:08.819367 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c18b443d-272f-44d4-85ed-707956016aca tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f" status: 404 len: 111 microversion: 2.1 time: 0.027887 Aug 03 06:46:08.819874 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 562/1704] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:08 2026] GET /compute/v2.1/servers/a77b84d6-2258-469e-b03d-f84aa24dac9f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:08.831360 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:08.831578 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:08.836924 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.837250 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.837425 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.837689 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.837900 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.838016 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.847314 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance a748b61d-3019-4918-aa7e-8eff9c33cefa could not be found. Aug 03 06:46:08.847641 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance a748b61d-3019-4918-aa7e-8eff9c33cefa could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:08.848687 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-53177039-283c-48e0-a3a4-14e524eac787 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 404 len: 111 microversion: 2.1 time: 0.018841 Aug 03 06:46:08.848687 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 573/1705] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:46:08 2026] DELETE /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:08.858489 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:08.860332 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: a748b61d-3019-4918-aa7e-8eff9c33cefa] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:08.865367 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.865720 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.866222 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.866588 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:08.867029 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:08.867606 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:08.878818 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance a748b61d-3019-4918-aa7e-8eff9c33cefa could not be found. Aug 03 06:46:08.879206 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance a748b61d-3019-4918-aa7e-8eff9c33cefa could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:08.879780 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d23f9fa1-63b5-443c-848a-2c6078779c40 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa" status: 404 len: 111 microversion: 2.1 time: 0.023265 Aug 03 06:46:08.880109 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 571/1706] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:08 2026] GET /compute/v2.1/servers/a748b61d-3019-4918-aa7e-8eff9c33cefa => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:09.641015 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:09.642631 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:09.653628 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:09.653944 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:09.654212 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:09.654735 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:09.655070 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:09.655416 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:09.675359 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:09.687096 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:09.694481 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:09.703715 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:09.704156 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:09.704624 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:09.705231 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:09.705543 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:09.705934 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:09.728216 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:09.748233 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:09.758427 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f6009722-12f0-40e4-8091-6a123dc73c58 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 200 len: 1295 microversion: 2.1 time: 0.120302 Aug 03 06:46:09.759009 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 563/1707] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:09 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 1295 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:09.961180 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:09.973985 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8f0d03b6-9104-441e-89a2-a503667e0178 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1748 microversion: 2.1 time: 0.289345 Aug 03 06:46:09.974163 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 574/1708] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:09 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1748 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:10.039142 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:10.039645 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:10.045982 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:10.046166 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:10.046307 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:10.046575 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:10.047290 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:10.047290 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:10.058951 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 could not be found. Aug 03 06:46:10.059568 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:10.060263 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ff6a926e-a4ce-480a-997d-e6695b7d4f03 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 404 len: 111 microversion: 2.1 time: 0.025491 Aug 03 06:46:10.060827 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 572/1709] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:46:10 2026] DELETE /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:10.077307 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:10.079007 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] [instance: 5e07f3cd-13c0-42be-ac7c-d46181eda5e3] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:10.091137 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:10.091137 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:10.091332 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:10.091838 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:10.092259 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:10.092621 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:10.104547 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] HTTP exception thrown: Instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 could not be found. Aug 03 06:46:10.104837 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] Returning 404 to user: Instance 5e07f3cd-13c0-42be-ac7c-d46181eda5e3 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:10.105272 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-64af79ae-5078-4da0-946e-e294e1e19a05 tempest-AttachVolumeNegativeTest-480309747 tempest-AttachVolumeNegativeTest-480309747-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3" status: 404 len: 111 microversion: 2.1 time: 0.031466 Aug 03 06:46:10.105623 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 564/1710] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:10 2026] GET /compute/v2.1/servers/5e07f3cd-13c0-42be-ac7c-d46181eda5e3 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:10.787732 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:10.791143 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:10.800129 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:10.802568 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:10.802568 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:10.802568 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:10.802568 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:10.802879 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:10.835771 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:10.996231 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:10.998822 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:11.005416 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:11.005924 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:11.006296 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:11.007102 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:11.007584 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:11.008143 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:11.024991 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:11.026910 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:11.034087 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-248ae718-5d30-442d-a98d-1300fad021c0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 200 len: 1363 microversion: 2.1 time: 0.251617 Aug 03 06:46:11.034748 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 575/1711] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:10 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 1363 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:11.101598 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-338a4013-58fb-403d-aa36-e32d0604794b req-fbf21541-0cca-4f73-b0ed-623c34201ee3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6c1068ee-e31f-41d0-9d15-11a77f9a9bb1", "tag": "6f8bf92e-39fd-49b3-a9e1-0f37f156481f"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:11.108401 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-338a4013-58fb-403d-aa36-e32d0604794b req-fbf21541-0cca-4f73-b0ed-623c34201ee3 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:11.108401 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-338a4013-58fb-403d-aa36-e32d0604794b req-fbf21541-0cca-4f73-b0ed-623c34201ee3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:11.108401 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-338a4013-58fb-403d-aa36-e32d0604794b req-fbf21541-0cca-4f73-b0ed-623c34201ee3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:11.114170 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-338a4013-58fb-403d-aa36-e32d0604794b req-fbf21541-0cca-4f73-b0ed-623c34201ee3 service nova] Creating event network-changed:6f8bf92e-39fd-49b3-a9e1-0f37f156481f for instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 on np0000006323 Aug 03 06:46:11.114566 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-338a4013-58fb-403d-aa36-e32d0604794b req-fbf21541-0cca-4f73-b0ed-623c34201ee3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:11.119890 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-338a4013-58fb-403d-aa36-e32d0604794b req-fbf21541-0cca-4f73-b0ed-623c34201ee3 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019554 Aug 03 06:46:11.120225 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 565/1712] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:11 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) Aug 03 06:46:11.207926 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:11.227350 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3f95e4ee-365b-48a8-89f9-7eaa059e704d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1748 microversion: 2.1 time: 0.233608 Aug 03 06:46:11.227893 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 573/1713] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:10 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1748 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:12.057774 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:12.060728 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:12.068610 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:12.069802 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:12.069802 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:12.070326 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:12.070530 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:12.070964 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:12.101446 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:12.262135 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:12.264815 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:12.270898 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:12.270898 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:12.270898 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:12.270898 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:12.275308 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:12.275308 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:12.310895 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:12.382829 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d607ca49-5d8b-42f9-900c-6ee55a311e4d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "87d02358-3b16-4c2a-ad67-26207fe7fd3d", "device": "/dev/vdb"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:12.388187 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d607ca49-5d8b-42f9-900c-6ee55a311e4d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:12.394250 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d607ca49-5d8b-42f9-900c-6ee55a311e4d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:12.394474 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d607ca49-5d8b-42f9-900c-6ee55a311e4d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:12.394633 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d607ca49-5d8b-42f9-900c-6ee55a311e4d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:12.395002 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d607ca49-5d8b-42f9-900c-6ee55a311e4d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:12.395181 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d607ca49-5d8b-42f9-900c-6ee55a311e4d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:12.395545 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d607ca49-5d8b-42f9-900c-6ee55a311e4d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:12.453570 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:12.472328 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1d71135c-26e0-4cb2-a0e5-fa22691fa682 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 200 len: 1363 microversion: 2.1 time: 0.416707 Aug 03 06:46:12.472713 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 576/1714] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:12 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 1363 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:12.509391 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:12.527787 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0f137350-4acd-41ce-b77a-d7c32272855d tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1751 microversion: 2.1 time: 0.271060 Aug 03 06:46:12.527787 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 566/1715] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:12 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1751 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:12.727790 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d607ca49-5d8b-42f9-900c-6ee55a311e4d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "POST /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.348574 Aug 03 06:46:12.729884 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 574/1716] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:46:12 2026] POST /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff/os-volume_attachments => generated 194 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:13.181756 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-667245b4-382f-4754-84d1-30332d44984e req-01073156-cd5f-4abc-ac20-755e923d456f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c1068ee-e31f-41d0-9d15-11a77f9a9bb1", "name": "network-vif-plugged", "status": "completed", "tag": "6f8bf92e-39fd-49b3-a9e1-0f37f156481f"}, {"server_uuid": "6c1068ee-e31f-41d0-9d15-11a77f9a9bb1", "name": "network-vif-plugged", "status": "completed", "tag": "6f8bf92e-39fd-49b3-a9e1-0f37f156481f"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:13.192228 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-667245b4-382f-4754-84d1-30332d44984e req-01073156-cd5f-4abc-ac20-755e923d456f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:13.192692 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-667245b4-382f-4754-84d1-30332d44984e req-01073156-cd5f-4abc-ac20-755e923d456f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:13.193109 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-667245b4-382f-4754-84d1-30332d44984e req-01073156-cd5f-4abc-ac20-755e923d456f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:13.210230 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-667245b4-382f-4754-84d1-30332d44984e req-01073156-cd5f-4abc-ac20-755e923d456f service nova] Creating event network-vif-plugged:6f8bf92e-39fd-49b3-a9e1-0f37f156481f for instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 on np0000006323 Aug 03 06:46:13.211546 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-667245b4-382f-4754-84d1-30332d44984e req-01073156-cd5f-4abc-ac20-755e923d456f service nova] Creating event network-vif-plugged:6f8bf92e-39fd-49b3-a9e1-0f37f156481f for instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 on np0000006323 Aug 03 06:46:13.211546 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-667245b4-382f-4754-84d1-30332d44984e req-01073156-cd5f-4abc-ac20-755e923d456f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:13.217411 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-667245b4-382f-4754-84d1-30332d44984e req-01073156-cd5f-4abc-ac20-755e923d456f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.038956 Aug 03 06:46:13.218229 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 577/1717] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:13 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:13.500763 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:13.504193 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:13.511252 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:13.512053 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:13.512501 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:13.513217 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:13.514260 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:13.514912 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:13.544738 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:13.731562 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:13.740595 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0de57e8a-0f4b-4535-81fd-2c799bb6e56a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 200 len: 1363 microversion: 2.1 time: 0.244606 Aug 03 06:46:13.741306 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 567/1718] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:13 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 1363 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:14.758167 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:14.759824 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:14.765750 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:14.766034 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:14.766330 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:14.766944 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:14.767386 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:14.767749 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:14.791111 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:14.928602 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:14.938673 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-37a50080-8c75-43f7-b7a8-b46956234386 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 200 len: 1554 microversion: 2.1 time: 0.182250 Aug 03 06:46:14.939048 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 575/1719] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:14 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 1554 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:14.960566 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4f930bd7-b881-4f2a-8101-616ab0ad2750 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:14.964634 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4f930bd7-b881-4f2a-8101-616ab0ad2750 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:14.970058 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f930bd7-b881-4f2a-8101-616ab0ad2750 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:14.970300 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f930bd7-b881-4f2a-8101-616ab0ad2750 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:14.970474 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f930bd7-b881-4f2a-8101-616ab0ad2750 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:14.970928 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f930bd7-b881-4f2a-8101-616ab0ad2750 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:14.971011 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f930bd7-b881-4f2a-8101-616ab0ad2750 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:14.971249 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f930bd7-b881-4f2a-8101-616ab0ad2750 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:14.991076 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-4f930bd7-b881-4f2a-8101-616ab0ad2750 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:15.121041 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4f930bd7-b881-4f2a-8101-616ab0ad2750 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.164421 Aug 03 06:46:15.121582 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 578/1720] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:46:14 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-interface => generated 283 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:15.915386 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-319df1a1-8c11-4b0a-b089-2a2fbce24a27 req-bf161790-0300-40a6-a2aa-569e0dfd6d00 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6c1068ee-e31f-41d0-9d15-11a77f9a9bb1", "tag": "6f8bf92e-39fd-49b3-a9e1-0f37f156481f"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:15.926682 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-319df1a1-8c11-4b0a-b089-2a2fbce24a27 req-bf161790-0300-40a6-a2aa-569e0dfd6d00 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:15.926682 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-319df1a1-8c11-4b0a-b089-2a2fbce24a27 req-bf161790-0300-40a6-a2aa-569e0dfd6d00 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:15.926682 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-319df1a1-8c11-4b0a-b089-2a2fbce24a27 req-bf161790-0300-40a6-a2aa-569e0dfd6d00 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:15.934870 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-319df1a1-8c11-4b0a-b089-2a2fbce24a27 req-bf161790-0300-40a6-a2aa-569e0dfd6d00 service nova] Creating event network-changed:6f8bf92e-39fd-49b3-a9e1-0f37f156481f for instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 on np0000006323 Aug 03 06:46:15.935583 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-319df1a1-8c11-4b0a-b089-2a2fbce24a27 req-bf161790-0300-40a6-a2aa-569e0dfd6d00 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:15.941074 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-319df1a1-8c11-4b0a-b089-2a2fbce24a27 req-bf161790-0300-40a6-a2aa-569e0dfd6d00 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028482 Aug 03 06:46:15.941645 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 568/1721] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:15 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) Aug 03 06:46:18.398375 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:18.415426 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:18.611530 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:20.806709 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-bab1d6d8-efae-4b5b-9565-42168f3b576c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:20.807053 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-bab1d6d8-efae-4b5b-9565-42168f3b576c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:20.811165 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bab1d6d8-efae-4b5b-9565-42168f3b576c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:20.811353 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bab1d6d8-efae-4b5b-9565-42168f3b576c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:20.811474 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bab1d6d8-efae-4b5b-9565-42168f3b576c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:20.811758 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bab1d6d8-efae-4b5b-9565-42168f3b576c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:20.811935 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bab1d6d8-efae-4b5b-9565-42168f3b576c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:20.812070 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-bab1d6d8-efae-4b5b-9565-42168f3b576c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:20.859277 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-bab1d6d8-efae-4b5b-9565-42168f3b576c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lazy-loading 'services' on Instance uuid eb650364-a745-4db6-bea9-26e6a9e99fff {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:46:20.911913 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-bab1d6d8-efae-4b5b-9565-42168f3b576c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff/os-volume_attachments/87d02358-3b16-4c2a-ad67-26207fe7fd3d" status: 202 len: 0 microversion: 2.1 time: 0.106852 Aug 03 06:46:20.912219 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 576/1722] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:46:20 2026] DELETE /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff/os-volume_attachments/87d02358-3b16-4c2a-ad67-26207fe7fd3d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:46:20.926390 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-a2f2b2f8-88e6-4d48-a7b9-e254ad71da4c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:20.926886 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a2f2b2f8-88e6-4d48-a7b9-e254ad71da4c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:20.931296 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2f2b2f8-88e6-4d48-a7b9-e254ad71da4c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:20.931549 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2f2b2f8-88e6-4d48-a7b9-e254ad71da4c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:20.931787 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2f2b2f8-88e6-4d48-a7b9-e254ad71da4c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:20.932160 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2f2b2f8-88e6-4d48-a7b9-e254ad71da4c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:20.932370 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2f2b2f8-88e6-4d48-a7b9-e254ad71da4c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:20.932575 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-a2f2b2f8-88e6-4d48-a7b9-e254ad71da4c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:20.955350 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-a2f2b2f8-88e6-4d48-a7b9-e254ad71da4c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:46:21.029892 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-a2f2b2f8-88e6-4d48-a7b9-e254ad71da4c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff" status: 204 len: 0 microversion: 2.1 time: 0.107528 Aug 03 06:46:21.030627 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 579/1723] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:46:20 2026] DELETE /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:46:21.046386 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:21.049053 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:21.053679 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:21.053933 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:21.054191 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:21.054608 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:21.054930 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:21.055195 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:21.077084 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:21.244558 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:21.256903 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-701e831c-b12a-44ad-8f32-e64d4eab0740 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff" status: 200 len: 1718 microversion: 2.1 time: 0.214197 Aug 03 06:46:21.257191 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 569/1724] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:21 2026] GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff => generated 1718 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:22.253930 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-deb0df2e-af36-4d25-a931-f84e6d26268f req-99248384-d865-4c2d-b0a1-e085b4e8cfc4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eb650364-a745-4db6-bea9-26e6a9e99fff", "name": "network-vif-unplugged", "status": "completed", "tag": "c5f27cf8-b257-4644-a2c2-4a05142f040f"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:22.271107 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-deb0df2e-af36-4d25-a931-f84e6d26268f req-99248384-d865-4c2d-b0a1-e085b4e8cfc4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:22.271107 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-deb0df2e-af36-4d25-a931-f84e6d26268f req-99248384-d865-4c2d-b0a1-e085b4e8cfc4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:22.271107 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-deb0df2e-af36-4d25-a931-f84e6d26268f req-99248384-d865-4c2d-b0a1-e085b4e8cfc4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:22.278442 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:22.280614 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:22.283360 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-deb0df2e-af36-4d25-a931-f84e6d26268f req-99248384-d865-4c2d-b0a1-e085b4e8cfc4 service nova] Creating event network-vif-unplugged:c5f27cf8-b257-4644-a2c2-4a05142f040f for instance eb650364-a745-4db6-bea9-26e6a9e99fff on np0000006323 Aug 03 06:46:22.283788 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-deb0df2e-af36-4d25-a931-f84e6d26268f req-99248384-d865-4c2d-b0a1-e085b4e8cfc4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:22.286397 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:22.286819 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:22.287247 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:22.287847 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:22.289742 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:22.289742 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:22.289965 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-deb0df2e-af36-4d25-a931-f84e6d26268f req-99248384-d865-4c2d-b0a1-e085b4e8cfc4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.037555 Aug 03 06:46:22.289965 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 577/1725] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:22 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) Aug 03 06:46:22.315829 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:22.483251 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:22.492850 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ad17bffd-a6f4-4f4b-8f82-ead2cdf3724c tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff" status: 200 len: 1672 microversion: 2.1 time: 0.217340 Aug 03 06:46:22.493256 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 580/1726] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:22 2026] GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff => generated 1672 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:23.513687 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:23.516220 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: eb650364-a745-4db6-bea9-26e6a9e99fff] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:23.524158 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:23.524446 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:23.524675 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:23.525254 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:23.525709 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:23.526271 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:23.538802 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] HTTP exception thrown: Instance eb650364-a745-4db6-bea9-26e6a9e99fff could not be found. Aug 03 06:46:23.539125 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Returning 404 to user: Instance eb650364-a745-4db6-bea9-26e6a9e99fff could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:23.539550 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c58a40e8-ee22-4d4d-8531-1efc997b6828 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff" status: 404 len: 111 microversion: 2.1 time: 0.027636 Aug 03 06:46:23.540016 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 570/1727] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:23 2026] GET /compute/v2.1/servers/eb650364-a745-4db6-bea9-26e6a9e99fff => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:23.551058 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-219698ce-1738-488d-b82d-a59ba4d50211 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:23.565798 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-219698ce-1738-488d-b82d-a59ba4d50211 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-650653995" status: 202 len: 0 microversion: 2.1 time: 0.016559 Aug 03 06:46:23.566146 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 578/1728] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:46:23 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-650653995 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:46:24.330620 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-224ff975-a96d-4f75-8ff9-d483de577efc req-082cc8a7-9ce6-4ed3-a747-8f8b075b5612 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eb650364-a745-4db6-bea9-26e6a9e99fff", "name": "network-vif-unplugged", "status": "completed", "tag": "c5f27cf8-b257-4644-a2c2-4a05142f040f"}, {"server_uuid": "eb650364-a745-4db6-bea9-26e6a9e99fff", "name": "network-vif-deleted", "tag": "c5f27cf8-b257-4644-a2c2-4a05142f040f"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:24.337599 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-224ff975-a96d-4f75-8ff9-d483de577efc req-082cc8a7-9ce6-4ed3-a747-8f8b075b5612 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:24.338054 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-224ff975-a96d-4f75-8ff9-d483de577efc req-082cc8a7-9ce6-4ed3-a747-8f8b075b5612 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:24.338320 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-224ff975-a96d-4f75-8ff9-d483de577efc req-082cc8a7-9ce6-4ed3-a747-8f8b075b5612 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:24.347326 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-224ff975-a96d-4f75-8ff9-d483de577efc req-082cc8a7-9ce6-4ed3-a747-8f8b075b5612 service nova] Creating event network-vif-unplugged:c5f27cf8-b257-4644-a2c2-4a05142f040f for instance eb650364-a745-4db6-bea9-26e6a9e99fff on np0000006323 Aug 03 06:46:24.347713 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-224ff975-a96d-4f75-8ff9-d483de577efc req-082cc8a7-9ce6-4ed3-a747-8f8b075b5612 service nova] Creating event network-vif-deleted:c5f27cf8-b257-4644-a2c2-4a05142f040f for instance eb650364-a745-4db6-bea9-26e6a9e99fff on np0000006323 Aug 03 06:46:24.348365 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-224ff975-a96d-4f75-8ff9-d483de577efc req-082cc8a7-9ce6-4ed3-a747-8f8b075b5612 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:24.355142 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-224ff975-a96d-4f75-8ff9-d483de577efc req-082cc8a7-9ce6-4ed3-a747-8f8b075b5612 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.026042 Aug 03 06:46:24.355324 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 581/1729] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:24 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) Aug 03 06:46:28.838115 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7fe24d85-f551-4792-b28e-f06e28fd37ab tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-197494149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAOdK29Ks6qUx247khA5Xt8E/Xvn3ANjc642GhnqReXi0FtSSykOoTVQPA636dLjydp27oQ0XrvSYsf26hXnsDSzwPtS2Q+hh0auHH+IKBfkiC7ZHg/HzdsBagahiUSjgg=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:28.851627 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-7fe24d85-f551-4792-b28e-f06e28fd37ab tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Getting quotas for project ec266ae0dd9340f289cf4df9ccdf0cda. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:46:28.855903 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-7fe24d85-f551-4792-b28e-f06e28fd37ab tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Getting quotas for user ac60cdc85d324856997877fab9bd4675 and project ec266ae0dd9340f289cf4df9ccdf0cda. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:46:28.882286 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7fe24d85-f551-4792-b28e-f06e28fd37ab tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.046286 Aug 03 06:46:28.886706 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 571/1730] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:46:28 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:30.350382 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-676713219", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "e70d550d-edb3-47e5-b170-c2fbf8627cc5"}], "security_groups": [{"name": "tempest-securitygroup--950376719"}], "key_name": "tempest-keypair-197494149", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:30.483592 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:30.484192 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:30.484266 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:30.484872 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:30.485201 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:30.485490 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:30.493237 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:30.576490 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] validate_networks() for [('e70d550d-edb3-47e5-b170-c2fbf8627cc5', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:46:30.576490 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:30.842990 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:31.026110 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:46:31.026428 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:46:31.026706 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:46:31.027006 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:46:31.027287 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:46:31.036557 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:31.036737 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:31.036946 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:31.038265 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:31.040048 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:31.040168 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:31.058049 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Getting quotas for project ec266ae0dd9340f289cf4df9ccdf0cda. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:46:31.061902 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Getting quotas for user ac60cdc85d324856997877fab9bd4675 and project ec266ae0dd9340f289cf4df9ccdf0cda. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:46:31.071495 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:46:31.073678 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:46:31.144841 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8c784192-e95f-467b-837f-5f6af2e6f2fb tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.796513 Aug 03 06:46:31.145303 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 579/1731] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:46:30 2026] POST /compute/v2.1/servers => generated 403 bytes in 797 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:46:31.169088 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-c7b02ffe-1671-47e6-a43c-29a85a8aa660 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:31.173285 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-c7b02ffe-1671-47e6-a43c-29a85a8aa660 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:31.188250 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-c7b02ffe-1671-47e6-a43c-29a85a8aa660 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:31.257840 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-c7b02ffe-1671-47e6-a43c-29a85a8aa660 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:31.266732 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-c7b02ffe-1671-47e6-a43c-29a85a8aa660 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018" status: 200 len: 1235 microversion: 2.1 time: 0.102404 Aug 03 06:46:31.267030 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 582/1732] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:31 2026] GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018 => generated 1235 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:32.289154 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:32.291835 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:32.297825 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:32.298221 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:32.298526 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:32.299187 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:32.299648 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:32.300276 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:32.318856 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:32.388158 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:32.396645 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b914173f-8860-4d85-bb8b-1d9348d3fa00 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018" status: 200 len: 1293 microversion: 2.1 time: 0.110465 Aug 03 06:46:32.396645 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 572/1733] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:32 2026] GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018 => generated 1293 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:33.420586 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:33.422717 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:33.428491 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:33.428936 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:33.429225 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:33.429758 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:33.430138 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:33.430469 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:33.457846 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:33.601143 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-bce7e3f9-32a0-432f-b9a7-195e51cf7a8b req-74212f86-cf17-4f37-8bcb-4315a41220bb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "70a19dd7-effc-4e2a-a534-94b490e56018", "tag": "6ea0cd81-c86e-411d-b60b-a7fd297ef89b"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:33.610743 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-bce7e3f9-32a0-432f-b9a7-195e51cf7a8b req-74212f86-cf17-4f37-8bcb-4315a41220bb service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:33.612093 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-bce7e3f9-32a0-432f-b9a7-195e51cf7a8b req-74212f86-cf17-4f37-8bcb-4315a41220bb service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:33.612247 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-bce7e3f9-32a0-432f-b9a7-195e51cf7a8b req-74212f86-cf17-4f37-8bcb-4315a41220bb service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:33.620675 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-bce7e3f9-32a0-432f-b9a7-195e51cf7a8b req-74212f86-cf17-4f37-8bcb-4315a41220bb service nova] Creating event network-changed:6ea0cd81-c86e-411d-b60b-a7fd297ef89b for instance 70a19dd7-effc-4e2a-a534-94b490e56018 on np0000006323 Aug 03 06:46:33.621279 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-bce7e3f9-32a0-432f-b9a7-195e51cf7a8b req-74212f86-cf17-4f37-8bcb-4315a41220bb service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:33.626036 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-bce7e3f9-32a0-432f-b9a7-195e51cf7a8b req-74212f86-cf17-4f37-8bcb-4315a41220bb service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027353 Aug 03 06:46:33.626371 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 583/1734] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:33 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) Aug 03 06:46:33.678613 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:33.687458 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-11dcac56-de3c-45a2-b217-1aac800388b1 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018" status: 200 len: 1360 microversion: 2.1 time: 0.269358 Aug 03 06:46:33.687780 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 580/1735] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:33 2026] GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018 => generated 1360 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:34.707404 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:34.710979 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:34.719776 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:34.720103 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:34.720525 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:34.721310 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:34.721742 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:34.723114 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:34.745269 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:34.915678 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:34.924750 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-df0bf2cb-41e4-4864-95d9-37e19e04b274 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018" status: 200 len: 1360 microversion: 2.1 time: 0.219661 Aug 03 06:46:34.925153 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 573/1736] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:34 2026] GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018 => generated 1360 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:35.663637 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-3c2f96ef-64be-45b9-b989-76ba7155f7ce req-41663919-b9e9-4cd3-b419-d02d402d11b7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70a19dd7-effc-4e2a-a534-94b490e56018", "name": "network-vif-plugged", "status": "completed", "tag": "6ea0cd81-c86e-411d-b60b-a7fd297ef89b"}, {"server_uuid": "70a19dd7-effc-4e2a-a534-94b490e56018", "name": "network-vif-plugged", "status": "completed", "tag": "6ea0cd81-c86e-411d-b60b-a7fd297ef89b"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:35.669406 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-3c2f96ef-64be-45b9-b989-76ba7155f7ce req-41663919-b9e9-4cd3-b419-d02d402d11b7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:35.669571 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-3c2f96ef-64be-45b9-b989-76ba7155f7ce req-41663919-b9e9-4cd3-b419-d02d402d11b7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:35.669735 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-3c2f96ef-64be-45b9-b989-76ba7155f7ce req-41663919-b9e9-4cd3-b419-d02d402d11b7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:35.676498 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-3c2f96ef-64be-45b9-b989-76ba7155f7ce req-41663919-b9e9-4cd3-b419-d02d402d11b7 service nova] Creating event network-vif-plugged:6ea0cd81-c86e-411d-b60b-a7fd297ef89b for instance 70a19dd7-effc-4e2a-a534-94b490e56018 on np0000006323 Aug 03 06:46:35.676649 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-3c2f96ef-64be-45b9-b989-76ba7155f7ce req-41663919-b9e9-4cd3-b419-d02d402d11b7 service nova] Creating event network-vif-plugged:6ea0cd81-c86e-411d-b60b-a7fd297ef89b for instance 70a19dd7-effc-4e2a-a534-94b490e56018 on np0000006323 Aug 03 06:46:35.677023 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-3c2f96ef-64be-45b9-b989-76ba7155f7ce req-41663919-b9e9-4cd3-b419-d02d402d11b7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:35.680730 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-3c2f96ef-64be-45b9-b989-76ba7155f7ce req-41663919-b9e9-4cd3-b419-d02d402d11b7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.019119 Aug 03 06:46:35.681026 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 584/1737] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:35 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:35.943413 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:35.945141 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:35.950955 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:35.951317 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:35.951593 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:35.952097 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:35.952941 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:35.952941 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:35.975495 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:36.093788 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-ecf28502-8446-4822-8276-ed9dea3a797b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:36.094279 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ecf28502-8446-4822-8276-ed9dea3a797b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:36.098134 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecf28502-8446-4822-8276-ed9dea3a797b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:36.098298 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecf28502-8446-4822-8276-ed9dea3a797b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:36.098426 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecf28502-8446-4822-8276-ed9dea3a797b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:36.098684 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecf28502-8446-4822-8276-ed9dea3a797b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:36.098876 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecf28502-8446-4822-8276-ed9dea3a797b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:36.098957 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-ecf28502-8446-4822-8276-ed9dea3a797b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:36.115997 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-ecf28502-8446-4822-8276-ed9dea3a797b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:46:36.159725 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:36.169384 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ab6f5d53-53e6-4e2e-9d99-2160faed2666 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018" status: 200 len: 1360 microversion: 2.1 time: 0.227851 Aug 03 06:46:36.170283 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 574/1738] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:35 2026] GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018 => generated 1360 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:36.207438 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-ecf28502-8446-4822-8276-ed9dea3a797b tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 204 len: 0 microversion: 2.1 time: 0.328133 Aug 03 06:46:36.208184 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 581/1739] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:46:35 2026] DELETE /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:46:36.218213 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:36.219952 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:36.224670 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:36.224951 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:36.225262 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:36.225889 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:36.226274 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:36.226620 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:36.256557 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:36.460790 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:36.471497 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4f9d4aed-4364-4617-8860-013ba6a286a7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 200 len: 1570 microversion: 2.1 time: 0.255535 Aug 03 06:46:36.471967 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 585/1740] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:36 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 1570 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:36.761213 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-8b35367c-3b9f-4a4e-a1d7-347915eb6f9c req-07f5ee29-32cb-4b1c-ac48-9e1f04b9c91c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7453d139-11e6-4951-a9b9-31ea5be4bf20", "name": "network-vif-unplugged", "status": "completed", "tag": "164aaf81-f5d8-4fc4-bf34-b10946356969"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:36.771470 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8b35367c-3b9f-4a4e-a1d7-347915eb6f9c req-07f5ee29-32cb-4b1c-ac48-9e1f04b9c91c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:36.771614 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8b35367c-3b9f-4a4e-a1d7-347915eb6f9c req-07f5ee29-32cb-4b1c-ac48-9e1f04b9c91c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:36.771884 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-8b35367c-3b9f-4a4e-a1d7-347915eb6f9c req-07f5ee29-32cb-4b1c-ac48-9e1f04b9c91c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:36.778830 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-8b35367c-3b9f-4a4e-a1d7-347915eb6f9c req-07f5ee29-32cb-4b1c-ac48-9e1f04b9c91c service nova] Creating event network-vif-unplugged:164aaf81-f5d8-4fc4-bf34-b10946356969 for instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 on np0000006323 Aug 03 06:46:36.779349 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-8b35367c-3b9f-4a4e-a1d7-347915eb6f9c req-07f5ee29-32cb-4b1c-ac48-9e1f04b9c91c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:36.785041 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-8b35367c-3b9f-4a4e-a1d7-347915eb6f9c req-07f5ee29-32cb-4b1c-ac48-9e1f04b9c91c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025756 Aug 03 06:46:36.785041 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 575/1741] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:36 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) Aug 03 06:46:37.189915 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:37.194867 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:37.205279 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:37.205676 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:37.206053 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:37.206713 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:37.207228 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:37.207537 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:37.235016 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:37.495955 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:37.500956 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:37.501502 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:37.510621 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:37.511486 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:37.511486 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:37.512169 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:37.512539 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:37.512941 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:37.516628 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8986da8e-d1a9-4e10-884f-1cfb763d7262 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018" status: 200 len: 1547 microversion: 2.1 time: 0.331761 Aug 03 06:46:37.517211 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 582/1742] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:37 2026] GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018 => generated 1547 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:37.538857 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:37.548182 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7ad2d9b0-735c-4f86-aad6-3a5901dd7977 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:37.549631 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7ad2d9b0-735c-4f86-aad6-3a5901dd7977 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:37.555455 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7ad2d9b0-735c-4f86-aad6-3a5901dd7977 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:37.555827 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7ad2d9b0-735c-4f86-aad6-3a5901dd7977 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:37.555962 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7ad2d9b0-735c-4f86-aad6-3a5901dd7977 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:37.556973 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7ad2d9b0-735c-4f86-aad6-3a5901dd7977 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:37.557252 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7ad2d9b0-735c-4f86-aad6-3a5901dd7977 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:37.557456 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7ad2d9b0-735c-4f86-aad6-3a5901dd7977 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:37.573584 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-51101c05-9ca7-4365-912c-64d4b53b1e6f req-ce5040ae-003b-4ae2-8535-6cdb92fcc4d6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7453d139-11e6-4951-a9b9-31ea5be4bf20", "name": "network-vif-deleted", "tag": "164aaf81-f5d8-4fc4-bf34-b10946356969"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:37.588112 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-51101c05-9ca7-4365-912c-64d4b53b1e6f req-ce5040ae-003b-4ae2-8535-6cdb92fcc4d6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:37.588112 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-51101c05-9ca7-4365-912c-64d4b53b1e6f req-ce5040ae-003b-4ae2-8535-6cdb92fcc4d6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:37.588218 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-51101c05-9ca7-4365-912c-64d4b53b1e6f req-ce5040ae-003b-4ae2-8535-6cdb92fcc4d6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:37.590388 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-7ad2d9b0-735c-4f86-aad6-3a5901dd7977 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:37.599501 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-51101c05-9ca7-4365-912c-64d4b53b1e6f req-ce5040ae-003b-4ae2-8535-6cdb92fcc4d6 service nova] Creating event network-vif-deleted:164aaf81-f5d8-4fc4-bf34-b10946356969 for instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 on np0000006323 Aug 03 06:46:37.600443 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-51101c05-9ca7-4365-912c-64d4b53b1e6f req-ce5040ae-003b-4ae2-8535-6cdb92fcc4d6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:37.606958 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-51101c05-9ca7-4365-912c-64d4b53b1e6f req-ce5040ae-003b-4ae2-8535-6cdb92fcc4d6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036047 Aug 03 06:46:37.608003 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 583/1743] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:37 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) Aug 03 06:46:37.609401 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:37.620364 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ae0aa84e-028e-4e55-9c8f-8620419b9fb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 200 len: 1503 microversion: 2.1 time: 0.126396 Aug 03 06:46:37.620705 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 586/1744] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:37 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 1503 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:37.682048 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7ad2d9b0-735c-4f86-aad6-3a5901dd7977 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.140141 Aug 03 06:46:37.682458 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 576/1745] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:46:37 2026] GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018/os-interface => generated 282 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:38.378495 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-21204b49-debc-4d5d-abeb-487c1bfb88e0 req-832a7b29-35b1-4da2-907b-9f7ae12a58f2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "70a19dd7-effc-4e2a-a534-94b490e56018", "tag": "6ea0cd81-c86e-411d-b60b-a7fd297ef89b"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:38.386985 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-21204b49-debc-4d5d-abeb-487c1bfb88e0 req-832a7b29-35b1-4da2-907b-9f7ae12a58f2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:38.387232 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-21204b49-debc-4d5d-abeb-487c1bfb88e0 req-832a7b29-35b1-4da2-907b-9f7ae12a58f2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:38.387375 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-21204b49-debc-4d5d-abeb-487c1bfb88e0 req-832a7b29-35b1-4da2-907b-9f7ae12a58f2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:38.396366 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-21204b49-debc-4d5d-abeb-487c1bfb88e0 req-832a7b29-35b1-4da2-907b-9f7ae12a58f2 service nova] Creating event network-changed:6ea0cd81-c86e-411d-b60b-a7fd297ef89b for instance 70a19dd7-effc-4e2a-a534-94b490e56018 on np0000006323 Aug 03 06:46:38.396935 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-21204b49-debc-4d5d-abeb-487c1bfb88e0 req-832a7b29-35b1-4da2-907b-9f7ae12a58f2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:38.401966 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-21204b49-debc-4d5d-abeb-487c1bfb88e0 req-832a7b29-35b1-4da2-907b-9f7ae12a58f2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026297 Aug 03 06:46:38.402384 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 584/1746] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:38 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) Aug 03 06:46:38.638623 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:38.640338 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:38.645567 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:38.645872 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:38.646127 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:38.646633 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:38.647037 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:38.647395 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:38.655772 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 could not be found. Aug 03 06:46:38.656153 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:38.656634 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4917494c-483c-4d66-b81f-6276e5dd0791 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 404 len: 111 microversion: 2.1 time: 0.020039 Aug 03 06:46:38.656928 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 587/1747] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:38 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:38.734836 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1219454803", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-425054086"}], "block_device_mapping_v2": [{"uuid": "97ff98c4-625a-43d1-bee7-84bd515fb0f2", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-1622801360", "networks": [{"uuid": "29475638-4fc8-425b-8c1e-8d0503548bc3"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:38.784593 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:38.785111 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:38.785501 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:38.787701 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:38.788167 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:38.788515 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:38.795764 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:38.834406 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-06400f93-9aaa-47b9-b61b-bac8fc229e1c req-878e40d0-e34c-43d0-8ccf-a4bde67698ad service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7453d139-11e6-4951-a9b9-31ea5be4bf20", "name": "network-vif-unplugged", "status": "completed", "tag": "164aaf81-f5d8-4fc4-bf34-b10946356969"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:38.841914 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-06400f93-9aaa-47b9-b61b-bac8fc229e1c req-878e40d0-e34c-43d0-8ccf-a4bde67698ad service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:38.842131 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-06400f93-9aaa-47b9-b61b-bac8fc229e1c req-878e40d0-e34c-43d0-8ccf-a4bde67698ad service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:38.842344 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-06400f93-9aaa-47b9-b61b-bac8fc229e1c req-878e40d0-e34c-43d0-8ccf-a4bde67698ad service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:38.850803 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-06400f93-9aaa-47b9-b61b-bac8fc229e1c req-878e40d0-e34c-43d0-8ccf-a4bde67698ad service nova] Creating event network-vif-unplugged:164aaf81-f5d8-4fc4-bf34-b10946356969 for instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 on np0000006323 Aug 03 06:46:38.851288 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-06400f93-9aaa-47b9-b61b-bac8fc229e1c req-878e40d0-e34c-43d0-8ccf-a4bde67698ad service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:38.855915 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-06400f93-9aaa-47b9-b61b-bac8fc229e1c req-878e40d0-e34c-43d0-8ccf-a4bde67698ad service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024096 Aug 03 06:46:38.856307 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 585/1748] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:38 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) Aug 03 06:46:38.861052 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:38.882998 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] validate_networks() for [('29475638-4fc8-425b-8c1e-8d0503548bc3', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:46:38.883462 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:39.080506 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:39.409627 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:46:39.409840 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:46:39.410065 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:46:39.410211 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:46:39.410402 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:46:39.417490 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:39.417661 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:39.417825 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:39.418333 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:39.418479 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:39.420984 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:39.433001 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:46:39.436753 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:46:39.483301 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:46:39.484817 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] 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='97ff98c4-625a-43d1-bee7-84bd515fb0f2',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:46:39.627468 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ccea706a-b141-41df-b131-7375da3051e6 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.894885 Aug 03 06:46:39.627800 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 577/1749] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:46:38 2026] POST /compute/v2.1/servers => generated 403 bytes in 896 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:46:39.640470 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b657679b-31c4-43fb-9ed8-ba0899580ca7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:39.641979 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b657679b-31c4-43fb-9ed8-ba0899580ca7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:39.652643 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b657679b-31c4-43fb-9ed8-ba0899580ca7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:39.703575 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b657679b-31c4-43fb-9ed8-ba0899580ca7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:39.714564 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b657679b-31c4-43fb-9ed8-ba0899580ca7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071" status: 200 len: 1090 microversion: 2.1 time: 0.075937 Aug 03 06:46:39.714938 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 588/1750] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:39 2026] GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071 => generated 1090 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:40.734372 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:40.736397 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:40.738720 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=56,nova_api:INSERT=9,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:40.741788 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:40.742167 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:40.742408 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:40.743001 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:40.743371 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:40.743735 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:40.748370 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=82,nova_cell1:INSERT=4,nova_cell1:UPDATE=4 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:40.770716 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:40.831888 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:40.841941 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1d60aa36-9e39-4d8d-bb43-06b1cf714850 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071" status: 200 len: 1206 microversion: 2.1 time: 0.110019 Aug 03 06:46:40.842324 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 586/1751] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:40 2026] GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071 => generated 1206 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:41.044738 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:41.066775 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=3 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:41.862104 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:41.866492 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:41.868036 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=49,nova_api:DELETE=3,nova_api:INSERT=5 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:41.871204 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:41.871794 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:41.872165 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:41.874263 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:41.874854 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:41.875606 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:41.880402 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=71,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:41.900022 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:41.900176 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-0ed5e8b9-cff0-4497-b890-619d4e733ae4 req-5f952ece-1ba7-4ad4-b1fe-21476f420d31 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4221c057-9aa3-41b7-9e7b-cfaf37c5f071", "tag": "555fe33d-71ec-40c9-8aef-bbc60219f00c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:41.904372 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=45,nova_api:UPDATE=2,nova_api:INSERT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:41.909281 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-0ed5e8b9-cff0-4497-b890-619d4e733ae4 req-5f952ece-1ba7-4ad4-b1fe-21476f420d31 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:41.909548 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-0ed5e8b9-cff0-4497-b890-619d4e733ae4 req-5f952ece-1ba7-4ad4-b1fe-21476f420d31 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:41.909765 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-0ed5e8b9-cff0-4497-b890-619d4e733ae4 req-5f952ece-1ba7-4ad4-b1fe-21476f420d31 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:41.914865 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=92,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:41.921397 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-0ed5e8b9-cff0-4497-b890-619d4e733ae4 req-5f952ece-1ba7-4ad4-b1fe-21476f420d31 service nova] Creating event network-changed:555fe33d-71ec-40c9-8aef-bbc60219f00c for instance 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 on np0000006323 Aug 03 06:46:41.922360 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-0ed5e8b9-cff0-4497-b890-619d4e733ae4 req-5f952ece-1ba7-4ad4-b1fe-21476f420d31 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:41.929059 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-0ed5e8b9-cff0-4497-b890-619d4e733ae4 req-5f952ece-1ba7-4ad4-b1fe-21476f420d31 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030347 Aug 03 06:46:41.930021 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 589/1752] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:41 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) Aug 03 06:46:42.050781 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:42.058272 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a470f011-7f52-40c8-bc34-8dab5a25e5ae tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071" status: 200 len: 1261 microversion: 2.1 time: 0.198830 Aug 03 06:46:42.058772 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 578/1753] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:41 2026] GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071 => generated 1261 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:42.774524 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-7fc98307-e085-4e25-a276-7572abab1bf9 req-e44a17c0-5058-4a86-b97f-294f86ce0d69 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4221c057-9aa3-41b7-9e7b-cfaf37c5f071", "name": "network-vif-plugged", "status": "completed", "tag": "555fe33d-71ec-40c9-8aef-bbc60219f00c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:42.785289 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-7fc98307-e085-4e25-a276-7572abab1bf9 req-e44a17c0-5058-4a86-b97f-294f86ce0d69 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:42.785523 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-7fc98307-e085-4e25-a276-7572abab1bf9 req-e44a17c0-5058-4a86-b97f-294f86ce0d69 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:42.785859 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-7fc98307-e085-4e25-a276-7572abab1bf9 req-e44a17c0-5058-4a86-b97f-294f86ce0d69 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:42.795460 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-7fc98307-e085-4e25-a276-7572abab1bf9 req-e44a17c0-5058-4a86-b97f-294f86ce0d69 service nova] Creating event network-vif-plugged:555fe33d-71ec-40c9-8aef-bbc60219f00c for instance 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 on np0000006323 Aug 03 06:46:42.795925 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-7fc98307-e085-4e25-a276-7572abab1bf9 req-e44a17c0-5058-4a86-b97f-294f86ce0d69 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:42.802049 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-7fc98307-e085-4e25-a276-7572abab1bf9 req-e44a17c0-5058-4a86-b97f-294f86ce0d69 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029410 Aug 03 06:46:42.802738 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 587/1754] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46: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) Aug 03 06:46:43.076559 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:43.078521 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:43.084216 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:43.084416 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:43.084610 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:43.085141 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:43.085491 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:43.085821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:43.109301 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:43.265092 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:43.275222 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-265343cb-7e0f-4eb2-a646-b0a164c2882c tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071" status: 200 len: 1261 microversion: 2.1 time: 0.201290 Aug 03 06:46:43.275626 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 590/1755] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:43 2026] GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071 => generated 1261 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:44.293193 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:44.296017 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:44.304435 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:44.304963 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:44.305345 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:44.306389 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:44.306686 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:44.307467 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:44.326235 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:44.521184 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:44.533058 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-26c74fa9-a689-4629-8308-91dae82d98db tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071" status: 200 len: 1445 microversion: 2.1 time: 0.242301 Aug 03 06:46:44.533693 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 579/1756] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:44 2026] GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071 => generated 1445 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:44.553850 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:44.556120 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:44.561319 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:44.561732 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:44.562099 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:44.562690 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:44.563152 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:44.564187 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:44.584988 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:44.729012 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:44.739588 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1b140add-7547-4c20-b70b-a8aae1455f08 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071" status: 200 len: 1445 microversion: 2.1 time: 0.187915 Aug 03 06:46:44.740124 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 588/1757] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:44 2026] GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071 => generated 1445 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:44.864750 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-c4d234a8-19b0-424e-99c8-10f3807ab625 req-3124eb01-14ab-46af-9ba9-7b1d3564315c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4221c057-9aa3-41b7-9e7b-cfaf37c5f071", "name": "network-vif-plugged", "status": "completed", "tag": "555fe33d-71ec-40c9-8aef-bbc60219f00c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:44.875815 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c4d234a8-19b0-424e-99c8-10f3807ab625 req-3124eb01-14ab-46af-9ba9-7b1d3564315c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:44.876290 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c4d234a8-19b0-424e-99c8-10f3807ab625 req-3124eb01-14ab-46af-9ba9-7b1d3564315c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:44.876417 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c4d234a8-19b0-424e-99c8-10f3807ab625 req-3124eb01-14ab-46af-9ba9-7b1d3564315c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:44.886453 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c4d234a8-19b0-424e-99c8-10f3807ab625 req-3124eb01-14ab-46af-9ba9-7b1d3564315c service nova] Creating event network-vif-plugged:555fe33d-71ec-40c9-8aef-bbc60219f00c for instance 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 on np0000006323 Aug 03 06:46:44.887060 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-c4d234a8-19b0-424e-99c8-10f3807ab625 req-3124eb01-14ab-46af-9ba9-7b1d3564315c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:44.892268 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-c4d234a8-19b0-424e-99c8-10f3807ab625 req-3124eb01-14ab-46af-9ba9-7b1d3564315c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035396 Aug 03 06:46:44.892891 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 591/1758] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:44 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) Aug 03 06:46:46.953724 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-3eff3646-1e23-47cd-8d60-2225d3329e1c req-868c5c6f-cda8-4b28-9bd8-cb518602fe03 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4221c057-9aa3-41b7-9e7b-cfaf37c5f071", "tag": "555fe33d-71ec-40c9-8aef-bbc60219f00c"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:46.961023 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3eff3646-1e23-47cd-8d60-2225d3329e1c req-868c5c6f-cda8-4b28-9bd8-cb518602fe03 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:46.961196 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3eff3646-1e23-47cd-8d60-2225d3329e1c req-868c5c6f-cda8-4b28-9bd8-cb518602fe03 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:46.961350 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3eff3646-1e23-47cd-8d60-2225d3329e1c req-868c5c6f-cda8-4b28-9bd8-cb518602fe03 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:46.969044 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3eff3646-1e23-47cd-8d60-2225d3329e1c req-868c5c6f-cda8-4b28-9bd8-cb518602fe03 service nova] Creating event network-changed:555fe33d-71ec-40c9-8aef-bbc60219f00c for instance 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 on np0000006323 Aug 03 06:46:46.969599 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-3eff3646-1e23-47cd-8d60-2225d3329e1c req-868c5c6f-cda8-4b28-9bd8-cb518602fe03 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:46.975262 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-3eff3646-1e23-47cd-8d60-2225d3329e1c req-868c5c6f-cda8-4b28-9bd8-cb518602fe03 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022665 Aug 03 06:46:46.975262 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 580/1759] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:46 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) Aug 03 06:46:48.918626 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-42018d8e-f98d-4a3e-a47e-3cf67c4beb98 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-890094073", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG6/bYeRLBUy+od37BhEZuu432NdJHa1ZLU+4ji8OqBSs32KLsCfXrTEPKt+7ug4HPwoQ7u1Bijt6FaJxrVVTrx0lv7tHOCmSkTkBMBWThyCnfLUOzanT76+vLOLd73Cdw=="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:48.934133 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-42018d8e-f98d-4a3e-a47e-3cf67c4beb98 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Getting quotas for project 67cb9fb0d42d4be6ae45f6c71af0c800. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:46:48.938975 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-42018d8e-f98d-4a3e-a47e-3cf67c4beb98 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Getting quotas for user 63f33dd7ef164b87b1d941cfe22d56c3 and project 67cb9fb0d42d4be6ae45f6c71af0c800. Resources: {'key_pairs'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:46:48.972905 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-42018d8e-f98d-4a3e-a47e-3cf67c4beb98 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.057210 Aug 03 06:46:48.973415 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 589/1760] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:46:48 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:49.157916 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-1704953279"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:49.159822 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:49.163618 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:49.164187 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:49.164187 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:49.164187 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:49.164758 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:49.164758 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:49.181155 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:49.380382 np0000006323 devstack@n-api.service[84359]: INFO nova.network.security_group_api [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Removing security group 0c8e9e69-4b7e-4f43-a6a4-680d51112fb8 from port 0c5fc048-0939-443d-b75a-2714b6466671 Aug 03 06:46:49.428100 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:49.442326 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:49.705838 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:46:49.804893 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2208a0b0-c32b-406e-8805-0502ee7c57a9 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "POST /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/action" status: 202 len: 0 microversion: 2.1 time: 0.649127 Aug 03 06:46:49.805319 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 592/1761] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:46:49 2026] POST /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/action => generated 0 bytes in 650 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:46:49.831134 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-ec63f357-27f1-42ce-bc08-771e414d7ed9 req-b6b34ce0-da8c-41bb-8022-f24aef6e7ba8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f9e02a40-1557-4f1e-b0ae-590291e2583c", "tag": "0c5fc048-0939-443d-b75a-2714b6466671"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:49.837051 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ec63f357-27f1-42ce-bc08-771e414d7ed9 req-b6b34ce0-da8c-41bb-8022-f24aef6e7ba8 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:49.837239 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ec63f357-27f1-42ce-bc08-771e414d7ed9 req-b6b34ce0-da8c-41bb-8022-f24aef6e7ba8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:49.837384 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-ec63f357-27f1-42ce-bc08-771e414d7ed9 req-b6b34ce0-da8c-41bb-8022-f24aef6e7ba8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:49.844640 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-ec63f357-27f1-42ce-bc08-771e414d7ed9 req-b6b34ce0-da8c-41bb-8022-f24aef6e7ba8 service nova] Creating event network-changed:0c5fc048-0939-443d-b75a-2714b6466671 for instance f9e02a40-1557-4f1e-b0ae-590291e2583c on np0000006323 Aug 03 06:46:49.845127 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-ec63f357-27f1-42ce-bc08-771e414d7ed9 req-b6b34ce0-da8c-41bb-8022-f24aef6e7ba8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:49.850234 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-ec63f357-27f1-42ce-bc08-771e414d7ed9 req-b6b34ce0-da8c-41bb-8022-f24aef6e7ba8 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021172 Aug 03 06:46:49.850474 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 581/1762] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:49 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) Aug 03 06:46:50.178206 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-313031914", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "networks": [{"uuid": "572fa4a8-2abc-44e1-842d-096ac53c6b0f"}], "security_groups": [{"name": "tempest-securitygroup--1997705535"}], "key_name": "tempest-keypair-890094073", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:50.287976 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:50.288495 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:50.289014 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-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=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:50.289918 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:50.292996 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:50.293398 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:50.301546 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:50.401696 np0000006323 devstack@n-api.service[84358]: DEBUG nova.network.neutron [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] validate_networks() for [('572fa4a8-2abc-44e1-842d-096ac53c6b0f', None, None, None, None, None)] {{(pid=84358) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:46:50.402182 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:50.491699 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-fc5032cb-ac84-4ea4-8db3-2d7dc93818a8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:50.492156 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-fc5032cb-ac84-4ea4-8db3-2d7dc93818a8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:50.495972 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fc5032cb-ac84-4ea4-8db3-2d7dc93818a8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:50.496342 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fc5032cb-ac84-4ea4-8db3-2d7dc93818a8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:50.496342 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fc5032cb-ac84-4ea4-8db3-2d7dc93818a8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:50.496554 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fc5032cb-ac84-4ea4-8db3-2d7dc93818a8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:50.496854 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fc5032cb-ac84-4ea4-8db3-2d7dc93818a8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:50.497022 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-fc5032cb-ac84-4ea4-8db3-2d7dc93818a8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:50.523728 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-b8701cc2-7f88-4b18-9553-794ae169f36c req-e1f6d5d0-96ae-4a60-9f59-53199d7d84df service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f9e02a40-1557-4f1e-b0ae-590291e2583c", "tag": "0c5fc048-0939-443d-b75a-2714b6466671"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:50.531950 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b8701cc2-7f88-4b18-9553-794ae169f36c req-e1f6d5d0-96ae-4a60-9f59-53199d7d84df service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:50.532116 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b8701cc2-7f88-4b18-9553-794ae169f36c req-e1f6d5d0-96ae-4a60-9f59-53199d7d84df service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:50.532254 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b8701cc2-7f88-4b18-9553-794ae169f36c req-e1f6d5d0-96ae-4a60-9f59-53199d7d84df service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:50.541829 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b8701cc2-7f88-4b18-9553-794ae169f36c req-e1f6d5d0-96ae-4a60-9f59-53199d7d84df service nova] Creating event network-changed:0c5fc048-0939-443d-b75a-2714b6466671 for instance f9e02a40-1557-4f1e-b0ae-590291e2583c on np0000006323 Aug 03 06:46:50.542416 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-b8701cc2-7f88-4b18-9553-794ae169f36c req-e1f6d5d0-96ae-4a60-9f59-53199d7d84df service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:50.548506 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-b8701cc2-7f88-4b18-9553-794ae169f36c req-e1f6d5d0-96ae-4a60-9f59-53199d7d84df service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029119 Aug 03 06:46:50.548980 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 582/1763] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:50 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) Aug 03 06:46:50.559492 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-fc5032cb-ac84-4ea4-8db3-2d7dc93818a8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lazy-loading 'services' on Instance uuid f9e02a40-1557-4f1e-b0ae-590291e2583c {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:46:50.618344 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-fc5032cb-ac84-4ea4-8db3-2d7dc93818a8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/os-volume_attachments/2a42cc67-ed85-44d2-a9d2-3940a69780bc" status: 202 len: 0 microversion: 2.1 time: 0.128674 Aug 03 06:46:50.618749 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 593/1764] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:46:50 2026] DELETE /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/os-volume_attachments/2a42cc67-ed85-44d2-a9d2-3940a69780bc => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:46:50.630221 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e5208941-37ca-46de-876f-967ee6eae92a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:50.631847 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e5208941-37ca-46de-876f-967ee6eae92a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:50.636459 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5208941-37ca-46de-876f-967ee6eae92a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:50.636595 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5208941-37ca-46de-876f-967ee6eae92a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:50.636789 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5208941-37ca-46de-876f-967ee6eae92a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:50.637126 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5208941-37ca-46de-876f-967ee6eae92a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:50.637190 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5208941-37ca-46de-876f-967ee6eae92a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:50.637360 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e5208941-37ca-46de-876f-967ee6eae92a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:50.665934 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e5208941-37ca-46de-876f-967ee6eae92a tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037920 Aug 03 06:46:50.666372 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 583/1765] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:46:50 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:50.682512 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:50.834284 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Flavor limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:46:50.834500 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Image limits 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:46:50.834745 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Flavor pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:46:50.834898 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Image pref 0:0:0 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:46:50.835057 np0000006323 devstack@n-api.service[84358]: DEBUG nova.virt.hardware [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84358) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:46:50.841794 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:50.842047 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:50.842234 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:50.842780 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:50.842963 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:50.843100 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:50.855365 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Getting quotas for project 67cb9fb0d42d4be6ae45f6c71af0c800. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:46:50.857905 np0000006323 devstack@n-api.service[84358]: DEBUG nova.quota [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Getting quotas for user 63f33dd7ef164b87b1d941cfe22d56c3 and project 67cb9fb0d42d4be6ae45f6c71af0c800. Resources: {'ram', 'cores', 'instances'} {{(pid=84358) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:46:50.864293 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Going to run 1 instances... {{(pid=84358) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:46:50.866020 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84358) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:46:50.923251 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-69879b85-5c46-4c1e-9fa3-92b88c46b499 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.747146 Aug 03 06:46:50.923743 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 590/1766] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:46:50 2026] POST /compute/v2.1/servers => generated 404 bytes in 748 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:46:50.936684 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f142b908-514c-4862-a75c-88728f1a5591 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:50.938458 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f142b908-514c-4862-a75c-88728f1a5591 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:50.950546 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f142b908-514c-4862-a75c-88728f1a5591 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:51.011984 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f142b908-514c-4862-a75c-88728f1a5591 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63f33dd7ef164b87b1d941cfe22d56c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:51.022271 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f142b908-514c-4862-a75c-88728f1a5591 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 200 len: 1244 microversion: 2.1 time: 0.088112 Aug 03 06:46:51.022743 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 594/1767] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:50 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 1244 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:51.676788 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8c29ed3f-7b94-43d3-ab32-9d2d0906b9e2 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:51.678245 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8c29ed3f-7b94-43d3-ab32-9d2d0906b9e2 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:51.681843 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c29ed3f-7b94-43d3-ab32-9d2d0906b9e2 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:51.682113 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c29ed3f-7b94-43d3-ab32-9d2d0906b9e2 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:51.682295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c29ed3f-7b94-43d3-ab32-9d2d0906b9e2 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:51.682589 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c29ed3f-7b94-43d3-ab32-9d2d0906b9e2 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:51.682784 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c29ed3f-7b94-43d3-ab32-9d2d0906b9e2 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:51.682925 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8c29ed3f-7b94-43d3-ab32-9d2d0906b9e2 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:51.702988 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8c29ed3f-7b94-43d3-ab32-9d2d0906b9e2 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.027930 Aug 03 06:46:51.703314 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 584/1768] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:46:51 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:46:51.715405 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:51.715827 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:51.719167 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:51.719396 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:51.719572 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:51.719967 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:51.720163 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:51.720321 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:51.772981 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] HTTP exception thrown: Instance f9e02a40-1557-4f1e-b0ae-590291e2583c is not attached to volume 2a42cc67-ed85-44d2-a9d2-3940a69780bc Aug 03 06:46:51.773732 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Returning 404 to user: Instance f9e02a40-1557-4f1e-b0ae-590291e2583c is not attached to volume 2a42cc67-ed85-44d2-a9d2-3940a69780bc {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:51.774887 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b35a7e3a-198c-4a5a-b0ec-afdb23346b06 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/os-volume_attachments/2a42cc67-ed85-44d2-a9d2-3940a69780bc" status: 404 len: 154 microversion: 2.1 time: 0.061185 Aug 03 06:46:51.775088 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 591/1769] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:46:51 2026] DELETE /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c/os-volume_attachments/2a42cc67-ed85-44d2-a9d2-3940a69780bc => generated 154 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:51.800904 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:51.803330 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:51.810300 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:51.810560 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:51.810804 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:51.811254 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:51.811560 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:51.811892 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:51.830380 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:52.010857 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:52.021898 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-96def893-0530-41c4-aa00-99cd92b77a85 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 200 len: 1673 microversion: 2.1 time: 0.223090 Aug 03 06:46:52.022297 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 595/1770] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:51 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 1673 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:52.039523 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:52.040874 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:52.043715 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e847fc7a-2756-4c0c-9488-d9ccb62e6193 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "71abd37a-edc6-40b0-b20f-77ffe848f2c0"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:52.045382 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e847fc7a-2756-4c0c-9488-d9ccb62e6193 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:52.047275 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:52.047395 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:52.047721 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:52.048464 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:52.048908 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:52.049320 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:52.049398 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e847fc7a-2756-4c0c-9488-d9ccb62e6193 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:52.049566 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e847fc7a-2756-4c0c-9488-d9ccb62e6193 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:52.049751 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e847fc7a-2756-4c0c-9488-d9ccb62e6193 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:52.050065 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e847fc7a-2756-4c0c-9488-d9ccb62e6193 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:52.050244 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e847fc7a-2756-4c0c-9488-d9ccb62e6193 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:52.050396 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e847fc7a-2756-4c0c-9488-d9ccb62e6193 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:52.076127 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:52.143024 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63f33dd7ef164b87b1d941cfe22d56c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:52.153563 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-11fcaeea-892b-4617-8952-c231a05d38c1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 200 len: 1302 microversion: 2.1 time: 0.115543 Aug 03 06:46:52.153983 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 585/1771] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:52 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 1302 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:52.441217 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e847fc7a-2756-4c0c-9488-d9ccb62e6193 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "POST /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.399859 Aug 03 06:46:52.441891 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 592/1772] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:46:52 2026] POST /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-volume_attachments => generated 194 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:52.892356 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-eb21526c-11e3-4192-9cdf-df9c799a1395 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:52.892902 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-eb21526c-11e3-4192-9cdf-df9c799a1395 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:52.896383 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb21526c-11e3-4192-9cdf-df9c799a1395 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:52.896611 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb21526c-11e3-4192-9cdf-df9c799a1395 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:52.896820 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb21526c-11e3-4192-9cdf-df9c799a1395 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:52.897035 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb21526c-11e3-4192-9cdf-df9c799a1395 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:52.897162 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb21526c-11e3-4192-9cdf-df9c799a1395 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:52.897319 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-eb21526c-11e3-4192-9cdf-df9c799a1395 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:52.912208 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-eb21526c-11e3-4192-9cdf-df9c799a1395 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:46:52.997157 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-eb21526c-11e3-4192-9cdf-df9c799a1395 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 204 len: 0 microversion: 2.1 time: 0.106531 Aug 03 06:46:52.997542 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 596/1773] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:46:52 2026] DELETE /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:46:53.008434 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:53.010017 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:53.016077 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:53.016733 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:53.016733 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:53.017287 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:53.017695 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:53.018115 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:53.038466 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:53.174383 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:53.176168 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:53.181197 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:53.182333 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:53.182797 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:53.183059 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:53.183624 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:53.184039 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:53.184510 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:53.195323 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3e2b19a0-9856-4d28-9da4-2459e7bb93fe tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1545 microversion: 2.1 time: 0.188971 Aug 03 06:46:53.195863 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 586/1774] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:53 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1545 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:53.216871 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:53.276336 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-7870ca42-3654-4752-bd60-d29e98fb6afe req-e26014fb-6861-44a4-82ce-019106e30513 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "771a6281-46ad-46fe-9b5c-0a98069ccd43", "tag": "48dbecf5-eb21-4afb-a327-619a224a57ae"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:53.283515 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7870ca42-3654-4752-bd60-d29e98fb6afe req-e26014fb-6861-44a4-82ce-019106e30513 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:53.283916 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7870ca42-3654-4752-bd60-d29e98fb6afe req-e26014fb-6861-44a4-82ce-019106e30513 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:53.284122 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7870ca42-3654-4752-bd60-d29e98fb6afe req-e26014fb-6861-44a4-82ce-019106e30513 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:53.297817 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-7870ca42-3654-4752-bd60-d29e98fb6afe req-e26014fb-6861-44a4-82ce-019106e30513 service nova] Creating event network-changed:48dbecf5-eb21-4afb-a327-619a224a57ae for instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 on np0000006323 Aug 03 06:46:53.298698 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-7870ca42-3654-4752-bd60-d29e98fb6afe req-e26014fb-6861-44a4-82ce-019106e30513 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:53.309491 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-7870ca42-3654-4752-bd60-d29e98fb6afe req-e26014fb-6861-44a4-82ce-019106e30513 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034890 Aug 03 06:46:53.310697 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 597/1775] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:53 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:53.354517 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63f33dd7ef164b87b1d941cfe22d56c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:53.364456 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d52f38b0-0aaa-454b-aafc-76da52c8b4ab tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 200 len: 1370 microversion: 2.1 time: 0.192608 Aug 03 06:46:53.365231 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 593/1776] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:53 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 1370 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:53.580574 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-0b513d9d-76a9-404a-a79e-e957036b5b1c req-7f9767e0-6606-47d8-92a5-33a254b279e4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f9e02a40-1557-4f1e-b0ae-590291e2583c", "name": "network-vif-unplugged", "status": "completed", "tag": "0c5fc048-0939-443d-b75a-2714b6466671"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:53.593683 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0b513d9d-76a9-404a-a79e-e957036b5b1c req-7f9767e0-6606-47d8-92a5-33a254b279e4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:53.593683 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0b513d9d-76a9-404a-a79e-e957036b5b1c req-7f9767e0-6606-47d8-92a5-33a254b279e4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:53.593683 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-0b513d9d-76a9-404a-a79e-e957036b5b1c req-7f9767e0-6606-47d8-92a5-33a254b279e4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:53.600519 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-0b513d9d-76a9-404a-a79e-e957036b5b1c req-7f9767e0-6606-47d8-92a5-33a254b279e4 service nova] Creating event network-vif-unplugged:0c5fc048-0939-443d-b75a-2714b6466671 for instance f9e02a40-1557-4f1e-b0ae-590291e2583c on np0000006323 Aug 03 06:46:53.601045 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-0b513d9d-76a9-404a-a79e-e957036b5b1c req-7f9767e0-6606-47d8-92a5-33a254b279e4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:53.606975 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-0b513d9d-76a9-404a-a79e-e957036b5b1c req-7f9767e0-6606-47d8-92a5-33a254b279e4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031027 Aug 03 06:46:53.607381 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 587/1777] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:53 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) Aug 03 06:46:54.217886 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:54.221095 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:54.228525 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:54.229214 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:54.229905 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:54.230800 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:54.231723 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:54.232344 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:54.280742 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:54.363833 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2d5c62413c1d471e8bd35f78a5bfc9b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c5bf9c21fb64a3692d5f805f5b0f455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:54.373263 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9b18161f-46dc-49ae-be7b-00d228303755 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 200 len: 1336 microversion: 2.1 time: 0.159220 Aug 03 06:46:54.374365 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 598/1778] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:54 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 1336 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:54.387186 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:54.389840 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:54.398029 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:54.398729 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:54.399261 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:54.400089 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:54.400619 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:54.401156 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:54.421686 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:54.623467 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63f33dd7ef164b87b1d941cfe22d56c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:54.635731 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-93135518-965f-49dd-b60f-6d6b78295a64 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 200 len: 1370 microversion: 2.1 time: 0.251844 Aug 03 06:46:54.636502 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 594/1779] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:54 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 1370 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:55.390299 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:55.392074 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] [instance: f9e02a40-1557-4f1e-b0ae-590291e2583c] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:55.397228 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:55.397510 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:55.397802 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:55.398290 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:55.398597 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:55.398895 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:55.409457 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] HTTP exception thrown: Instance f9e02a40-1557-4f1e-b0ae-590291e2583c could not be found. Aug 03 06:46:55.410014 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Returning 404 to user: Instance f9e02a40-1557-4f1e-b0ae-590291e2583c could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:46:55.410533 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-5f18eda6-7097-4e4f-9bf6-fd43d3f17fb8 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c" status: 404 len: 111 microversion: 2.1 time: 0.022294 Aug 03 06:46:55.410999 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 588/1780] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:55 2026] GET /compute/v2.1/servers/f9e02a40-1557-4f1e-b0ae-590291e2583c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:46:55.422352 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-264301c5-759d-432d-a0b6-7b69f032be80 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:55.442275 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-264301c5-759d-432d-a0b6-7b69f032be80 tempest-TestMinimumBasicScenario-655904493 tempest-TestMinimumBasicScenario-655904493-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-165040684" status: 202 len: 0 microversion: 2.1 time: 0.022903 Aug 03 06:46:55.442630 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 599/1781] 10.4.3.71 () {66 vars in 1380 bytes} [Mon Aug 3 06:46:55 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-165040684 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:46:55.646458 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-64c995e7-59f3-4cf6-bc8d-da6836f606cd req-cb54dcec-b032-48ed-bd4f-617f87739640 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f9e02a40-1557-4f1e-b0ae-590291e2583c", "name": "network-vif-unplugged", "status": "completed", "tag": "0c5fc048-0939-443d-b75a-2714b6466671"}, {"server_uuid": "771a6281-46ad-46fe-9b5c-0a98069ccd43", "name": "network-vif-plugged", "status": "completed", "tag": "48dbecf5-eb21-4afb-a327-619a224a57ae"}, {"server_uuid": "f9e02a40-1557-4f1e-b0ae-590291e2583c", "name": "network-vif-deleted", "tag": "0c5fc048-0939-443d-b75a-2714b6466671"}, {"server_uuid": "771a6281-46ad-46fe-9b5c-0a98069ccd43", "name": "network-vif-plugged", "status": "completed", "tag": "48dbecf5-eb21-4afb-a327-619a224a57ae"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:55.656921 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-64c995e7-59f3-4cf6-bc8d-da6836f606cd req-cb54dcec-b032-48ed-bd4f-617f87739640 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:55.656921 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-64c995e7-59f3-4cf6-bc8d-da6836f606cd req-cb54dcec-b032-48ed-bd4f-617f87739640 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:55.657326 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:55.657443 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-64c995e7-59f3-4cf6-bc8d-da6836f606cd req-cb54dcec-b032-48ed-bd4f-617f87739640 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:55.658543 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:55.665318 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:55.665689 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:55.665815 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-64c995e7-59f3-4cf6-bc8d-da6836f606cd req-cb54dcec-b032-48ed-bd4f-617f87739640 service nova] Creating event network-vif-unplugged:0c5fc048-0939-443d-b75a-2714b6466671 for instance f9e02a40-1557-4f1e-b0ae-590291e2583c on np0000006323 Aug 03 06:46:55.666030 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:55.666163 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-64c995e7-59f3-4cf6-bc8d-da6836f606cd req-cb54dcec-b032-48ed-bd4f-617f87739640 service nova] Creating event network-vif-plugged:48dbecf5-eb21-4afb-a327-619a224a57ae for instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 on np0000006323 Aug 03 06:46:55.666403 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-64c995e7-59f3-4cf6-bc8d-da6836f606cd req-cb54dcec-b032-48ed-bd4f-617f87739640 service nova] Creating event network-vif-deleted:0c5fc048-0939-443d-b75a-2714b6466671 for instance f9e02a40-1557-4f1e-b0ae-590291e2583c on np0000006323 Aug 03 06:46:55.666567 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-64c995e7-59f3-4cf6-bc8d-da6836f606cd req-cb54dcec-b032-48ed-bd4f-617f87739640 service nova] Creating event network-vif-plugged:48dbecf5-eb21-4afb-a327-619a224a57ae for instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 on np0000006323 Aug 03 06:46:55.666647 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:55.667044 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-64c995e7-59f3-4cf6-bc8d-da6836f606cd req-cb54dcec-b032-48ed-bd4f-617f87739640 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:55.667122 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:55.667441 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:55.677179 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-64c995e7-59f3-4cf6-bc8d-da6836f606cd req-cb54dcec-b032-48ed-bd4f-617f87739640 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 698 microversion: 2.1 time: 0.033971 Aug 03 06:46:55.677927 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 595/1782] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:55 2026] POST /compute/v2.1/os-server-external-events => generated 698 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:55.699632 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:55.923018 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63f33dd7ef164b87b1d941cfe22d56c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:55.933327 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4e2ef18a-1154-4d35-984e-637f1894ab07 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 200 len: 1370 microversion: 2.1 time: 0.278715 Aug 03 06:46:55.933950 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 589/1783] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:55 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 1370 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:56.949934 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:56.951477 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:56.956554 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:56.956819 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:56.957070 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:56.957546 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:56.957881 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:56.958154 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:56.977471 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:57.132426 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63f33dd7ef164b87b1d941cfe22d56c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:46:57.144442 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-76b675e1-1bea-48f1-b696-e71acec5d007 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 200 len: 1568 microversion: 2.1 time: 0.196198 Aug 03 06:46:57.145367 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 600/1784] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:46:56 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 1568 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:46:57.164372 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f590b7a4-77de-47f5-9b07-10a90235103f tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:57.167060 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f590b7a4-77de-47f5-9b07-10a90235103f tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:57.172641 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f590b7a4-77de-47f5-9b07-10a90235103f tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:57.172910 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f590b7a4-77de-47f5-9b07-10a90235103f tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:57.173102 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f590b7a4-77de-47f5-9b07-10a90235103f tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:57.173625 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f590b7a4-77de-47f5-9b07-10a90235103f tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:57.173831 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f590b7a4-77de-47f5-9b07-10a90235103f tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:57.173998 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f590b7a4-77de-47f5-9b07-10a90235103f tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:57.190854 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f590b7a4-77de-47f5-9b07-10a90235103f tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:46:57.369822 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f590b7a4-77de-47f5-9b07-10a90235103f tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.206813 Aug 03 06:46:57.370199 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 596/1785] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:46:57 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-interface => generated 282 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:46:58.216537 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-621bbb87-ac1e-48c2-85e6-ad4bc0c91883 req-8f5d1c4c-e9cb-4125-895b-b774097c4b53 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "771a6281-46ad-46fe-9b5c-0a98069ccd43", "tag": "48dbecf5-eb21-4afb-a327-619a224a57ae"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:46:58.224050 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-621bbb87-ac1e-48c2-85e6-ad4bc0c91883 req-8f5d1c4c-e9cb-4125-895b-b774097c4b53 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:58.224434 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-621bbb87-ac1e-48c2-85e6-ad4bc0c91883 req-8f5d1c4c-e9cb-4125-895b-b774097c4b53 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:58.224706 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-621bbb87-ac1e-48c2-85e6-ad4bc0c91883 req-8f5d1c4c-e9cb-4125-895b-b774097c4b53 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:58.233431 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-621bbb87-ac1e-48c2-85e6-ad4bc0c91883 req-8f5d1c4c-e9cb-4125-895b-b774097c4b53 service nova] Creating event network-changed:48dbecf5-eb21-4afb-a327-619a224a57ae for instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 on np0000006323 Aug 03 06:46:58.234312 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-621bbb87-ac1e-48c2-85e6-ad4bc0c91883 req-8f5d1c4c-e9cb-4125-895b-b774097c4b53 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:46:58.240248 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-621bbb87-ac1e-48c2-85e6-ad4bc0c91883 req-8f5d1c4c-e9cb-4125-895b-b774097c4b53 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026242 Aug 03 06:46:58.241015 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 590/1786] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:46:58 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) Aug 03 06:46:58.869997 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ea20869a-d401-4f70-986c-c18c298351d6 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:58.870402 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ea20869a-d401-4f70-986c-c18c298351d6 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:58.876619 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea20869a-d401-4f70-986c-c18c298351d6 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:58.876932 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea20869a-d401-4f70-986c-c18c298351d6 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:58.877132 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea20869a-d401-4f70-986c-c18c298351d6 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:58.877471 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea20869a-d401-4f70-986c-c18c298351d6 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:58.877665 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea20869a-d401-4f70-986c-c18c298351d6 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:58.877848 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea20869a-d401-4f70-986c-c18c298351d6 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:58.950357 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-ea20869a-d401-4f70-986c-c18c298351d6 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lazy-loading 'services' on Instance uuid 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:46:59.013302 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ea20869a-d401-4f70-986c-c18c298351d6 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-volume_attachments/71abd37a-edc6-40b0-b20f-77ffe848f2c0" status: 202 len: 0 microversion: 2.1 time: 0.144950 Aug 03 06:46:59.013646 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 601/1787] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:46:58 2026] DELETE /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-volume_attachments/71abd37a-edc6-40b0-b20f-77ffe848f2c0 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:46:59.024793 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3b127a8e-9564-4c30-aba4-bee940caf33b tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:46:59.026699 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3b127a8e-9564-4c30-aba4-bee940caf33b tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:46:59.030719 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b127a8e-9564-4c30-aba4-bee940caf33b tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:59.031877 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b127a8e-9564-4c30-aba4-bee940caf33b tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:59.032202 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b127a8e-9564-4c30-aba4-bee940caf33b tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:59.032583 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b127a8e-9564-4c30-aba4-bee940caf33b tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:46:59.032829 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b127a8e-9564-4c30-aba4-bee940caf33b tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:46:59.033001 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b127a8e-9564-4c30-aba4-bee940caf33b tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:46:59.056269 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3b127a8e-9564-4c30-aba4-bee940caf33b tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033625 Aug 03 06:46:59.057368 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 597/1788] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:46:59 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:00.071245 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2c87ce29-9389-47eb-9508-96c730dfc1a4 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:00.073049 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-2c87ce29-9389-47eb-9508-96c730dfc1a4 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:00.077160 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2c87ce29-9389-47eb-9508-96c730dfc1a4 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:00.077606 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2c87ce29-9389-47eb-9508-96c730dfc1a4 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:00.077873 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2c87ce29-9389-47eb-9508-96c730dfc1a4 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:00.078227 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2c87ce29-9389-47eb-9508-96c730dfc1a4 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:00.078452 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2c87ce29-9389-47eb-9508-96c730dfc1a4 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:00.078647 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2c87ce29-9389-47eb-9508-96c730dfc1a4 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:00.100238 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2c87ce29-9389-47eb-9508-96c730dfc1a4 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.030756 Aug 03 06:47:00.100787 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 591/1789] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:47:00 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:47:00.117073 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:00.117594 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:00.121791 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:00.122164 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:00.122354 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:00.122586 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:00.122898 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:00.123102 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:00.188182 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] HTTP exception thrown: Instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 is not attached to volume 71abd37a-edc6-40b0-b20f-77ffe848f2c0 Aug 03 06:47:00.188626 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Returning 404 to user: Instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 is not attached to volume 71abd37a-edc6-40b0-b20f-77ffe848f2c0 {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:47:00.189093 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-48e1c51e-d2af-48b0-91e8-38e00d5fc383 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-volume_attachments/71abd37a-edc6-40b0-b20f-77ffe848f2c0" status: 404 len: 154 microversion: 2.1 time: 0.075130 Aug 03 06:47:00.190602 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 602/1790] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:47:00 2026] DELETE /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1/os-volume_attachments/71abd37a-edc6-40b0-b20f-77ffe848f2c0 => generated 154 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:47:00.199503 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-37152769-ba03-4500-bca8-4118a5eadcde tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:00.200043 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-37152769-ba03-4500-bca8-4118a5eadcde tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:00.204725 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37152769-ba03-4500-bca8-4118a5eadcde tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:00.204725 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37152769-ba03-4500-bca8-4118a5eadcde tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:00.204725 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37152769-ba03-4500-bca8-4118a5eadcde tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:00.204725 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37152769-ba03-4500-bca8-4118a5eadcde tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:00.204982 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37152769-ba03-4500-bca8-4118a5eadcde tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:00.204982 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-37152769-ba03-4500-bca8-4118a5eadcde tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:00.223953 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-37152769-ba03-4500-bca8-4118a5eadcde tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:47:00.301449 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-37152769-ba03-4500-bca8-4118a5eadcde tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 204 len: 0 microversion: 2.1 time: 0.103536 Aug 03 06:47:00.302479 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 598/1791] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:47:00 2026] DELETE /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:47:00.313420 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:00.315193 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:00.320023 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:00.320359 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:00.320668 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:00.321222 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:00.321814 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:00.322037 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:00.340194 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:00.521421 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:00.530363 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9ed42ffc-3947-47db-addc-832a116bd6b0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 200 len: 1679 microversion: 2.1 time: 0.218822 Aug 03 06:47:00.531034 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 592/1792] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:00 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 1679 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:00.845886 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-84ba6bee-7c92-43ff-9709-1a4e1208d0f3 req-c514b080-5857-42b3-8350-eed2b3ba8026 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c1068ee-e31f-41d0-9d15-11a77f9a9bb1", "name": "network-vif-unplugged", "status": "completed", "tag": "6f8bf92e-39fd-49b3-a9e1-0f37f156481f"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:00.847799 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:00.853681 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-84ba6bee-7c92-43ff-9709-1a4e1208d0f3 req-c514b080-5857-42b3-8350-eed2b3ba8026 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:00.853681 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-84ba6bee-7c92-43ff-9709-1a4e1208d0f3 req-c514b080-5857-42b3-8350-eed2b3ba8026 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:00.853681 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-84ba6bee-7c92-43ff-9709-1a4e1208d0f3 req-c514b080-5857-42b3-8350-eed2b3ba8026 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:00.860892 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=5 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:00.863053 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-84ba6bee-7c92-43ff-9709-1a4e1208d0f3 req-c514b080-5857-42b3-8350-eed2b3ba8026 service nova] Creating event network-vif-unplugged:6f8bf92e-39fd-49b3-a9e1-0f37f156481f for instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 on np0000006323 Aug 03 06:47:00.863645 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-84ba6bee-7c92-43ff-9709-1a4e1208d0f3 req-c514b080-5857-42b3-8350-eed2b3ba8026 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:00.869433 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-84ba6bee-7c92-43ff-9709-1a4e1208d0f3 req-c514b080-5857-42b3-8350-eed2b3ba8026 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025889 Aug 03 06:47:00.869804 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 603/1793] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:00 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) Aug 03 06:47:01.014177 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:01.516915 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-d5708e41-7744-4f75-9cc9-8cccf7fe9579 req-543269b0-d9ed-453f-a13b-55a9b7f20c2f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c1068ee-e31f-41d0-9d15-11a77f9a9bb1", "name": "network-vif-deleted", "tag": "6f8bf92e-39fd-49b3-a9e1-0f37f156481f"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:01.522982 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d5708e41-7744-4f75-9cc9-8cccf7fe9579 req-543269b0-d9ed-453f-a13b-55a9b7f20c2f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:01.523160 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d5708e41-7744-4f75-9cc9-8cccf7fe9579 req-543269b0-d9ed-453f-a13b-55a9b7f20c2f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:01.523366 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d5708e41-7744-4f75-9cc9-8cccf7fe9579 req-543269b0-d9ed-453f-a13b-55a9b7f20c2f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:01.530328 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-d5708e41-7744-4f75-9cc9-8cccf7fe9579 req-543269b0-d9ed-453f-a13b-55a9b7f20c2f service nova] Creating event network-vif-deleted:6f8bf92e-39fd-49b3-a9e1-0f37f156481f for instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 on np0000006323 Aug 03 06:47:01.531000 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-d5708e41-7744-4f75-9cc9-8cccf7fe9579 req-543269b0-d9ed-453f-a13b-55a9b7f20c2f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:01.535874 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-d5708e41-7744-4f75-9cc9-8cccf7fe9579 req-543269b0-d9ed-453f-a13b-55a9b7f20c2f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021724 Aug 03 06:47:01.536198 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 599/1794] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:01.547450 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:01.549472 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:01.556392 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:01.556585 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:01.556852 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:01.557722 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:01.558176 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:01.558633 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:01.585517 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:01.585774 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:01.585986 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:01.586191 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lazy-loading 'fault' on Instance uuid 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:47:01.590155 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:01.659502 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:01.669138 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-95d9356c-900d-4fed-9637-47eb1ba123cc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 200 len: 1327 microversion: 2.1 time: 0.123173 Aug 03 06:47:01.671545 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 593/1795] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:01 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 1327 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:02.693680 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:02.694411 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:02.699196 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:02.699446 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:02.699740 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:02.700321 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:02.700790 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:02.701175 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:02.709890 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] HTTP exception thrown: Instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 could not be found. Aug 03 06:47:02.710266 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Returning 404 to user: Instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:47:02.710774 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-71bfdaf7-5996-4972-a5bd-73950a62b81e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1" status: 404 len: 111 microversion: 2.1 time: 0.020201 Aug 03 06:47:02.711153 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 604/1796] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:02 2026] GET /compute/v2.1/servers/6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:47:02.721421 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d776d6c7-ae96-43ec-acc6-9df0e64d524c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:02.736334 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d776d6c7-ae96-43ec-acc6-9df0e64d524c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1250877644" status: 202 len: 0 microversion: 2.1 time: 0.016855 Aug 03 06:47:02.736861 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 600/1797] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:47:02 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1250877644 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:47:02.910581 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-69eeae43-c436-4e6e-a6cd-c9b5f19f03cf req-603d9dc8-4a6f-4141-bbb1-9d9271db9c35 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c1068ee-e31f-41d0-9d15-11a77f9a9bb1", "name": "network-vif-unplugged", "status": "completed", "tag": "6f8bf92e-39fd-49b3-a9e1-0f37f156481f"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:02.919578 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-69eeae43-c436-4e6e-a6cd-c9b5f19f03cf req-603d9dc8-4a6f-4141-bbb1-9d9271db9c35 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:02.919578 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-69eeae43-c436-4e6e-a6cd-c9b5f19f03cf req-603d9dc8-4a6f-4141-bbb1-9d9271db9c35 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:02.919578 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-69eeae43-c436-4e6e-a6cd-c9b5f19f03cf req-603d9dc8-4a6f-4141-bbb1-9d9271db9c35 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:02.926482 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-69eeae43-c436-4e6e-a6cd-c9b5f19f03cf req-603d9dc8-4a6f-4141-bbb1-9d9271db9c35 service nova] Creating event network-vif-unplugged:6f8bf92e-39fd-49b3-a9e1-0f37f156481f for instance 6c1068ee-e31f-41d0-9d15-11a77f9a9bb1 on np0000006323 Aug 03 06:47:02.926917 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-69eeae43-c436-4e6e-a6cd-c9b5f19f03cf req-603d9dc8-4a6f-4141-bbb1-9d9271db9c35 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:02.933038 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-69eeae43-c436-4e6e-a6cd-c9b5f19f03cf req-603d9dc8-4a6f-4141-bbb1-9d9271db9c35 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024668 Aug 03 06:47:02.935475 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 594/1798] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:02 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) Aug 03 06:47:05.519172 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-22c4fe88-a79d-4f5d-88ea-5da8e3d2ac6d tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestEncryptedCinderVolumes-1613217804", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4NCQGwLw11gt4CIQpTEaoCqbxT9JeXcb1OMaAC3Dy8/FJgVhfle3y8s8CpEGrptL4i61GQZhPBmasxVanEdCR3yDmPZb7etcl++mkQQC5504qrXXEwD+qzpSrjhJ31tA=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:05.529572 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-22c4fe88-a79d-4f5d-88ea-5da8e3d2ac6d tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Getting quotas for project 0de8d0694d14441ab1bfcaf46f4e3fdb. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:47:05.532364 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-22c4fe88-a79d-4f5d-88ea-5da8e3d2ac6d tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Getting quotas for user 2a6e09e6ac5041569af0360415453503 and project 0de8d0694d14441ab1bfcaf46f4e3fdb. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:47:05.549562 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-22c4fe88-a79d-4f5d-88ea-5da8e3d2ac6d tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.032014 Aug 03 06:47:05.549873 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 605/1799] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:47:05 2026] POST /compute/v2.1/os-keypairs => generated 405 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:11.526177 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=44,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:12.704035 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=46,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:12.729391 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=27,nova_api:INSERT=4,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:12.915468 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=17 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:12.922634 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=47 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:14.319933 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-8a8b0e1e-17cd-4e00-9184-828e8508a664 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7addb296-dd9f-4f20-9c32-c158f50a6bb1", "device": "/dev/vdb"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:14.321915 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-8a8b0e1e-17cd-4e00-9184-828e8508a664 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:14.325629 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a8b0e1e-17cd-4e00-9184-828e8508a664 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:14.325841 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a8b0e1e-17cd-4e00-9184-828e8508a664 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:14.325982 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a8b0e1e-17cd-4e00-9184-828e8508a664 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:14.326237 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a8b0e1e-17cd-4e00-9184-828e8508a664 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:14.326358 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a8b0e1e-17cd-4e00-9184-828e8508a664 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:14.326492 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-8a8b0e1e-17cd-4e00-9184-828e8508a664 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:14.525068 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-8a8b0e1e-17cd-4e00-9184-828e8508a664 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "POST /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.206651 Aug 03 06:47:14.525409 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 601/1800] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:47:14 2026] POST /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018/os-volume_attachments => generated 194 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:15.536767 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:15.543131 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=24,nova_api:UPDATE=1,nova_api:DELETE=1,nova_api:INSERT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:16.625586 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1509785108", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-1533927006"}], "block_device_mapping_v2": [{"uuid": "57f97bc3-f4c8-4c3e-ae66-767a78309239", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestEncryptedCinderVolumes-1613217804", "networks": [{"uuid": "f329b77a-bde2-4134-8528-185bcb690823"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:16.665616 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:16.665994 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:16.666284 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:16.667926 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:16.668278 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:16.668580 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:16.673897 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:16.726986 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] validate_networks() for [('f329b77a-bde2-4134-8528-185bcb690823', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:47:16.727402 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:16.951223 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:17.089004 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:47:17.089195 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:47:17.089399 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:47:17.089547 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:47:17.089718 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:47:17.095504 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:17.095645 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:17.095833 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:17.096276 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:17.097363 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:17.097504 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:17.105136 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Getting quotas for project 0de8d0694d14441ab1bfcaf46f4e3fdb. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:47:17.106995 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Getting quotas for user 2a6e09e6ac5041569af0360415453503 and project 0de8d0694d14441ab1bfcaf46f4e3fdb. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:47:17.138901 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:47:17.140366 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] 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='57f97bc3-f4c8-4c3e-ae66-767a78309239',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:47:17.245647 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-abf418a1-44b0-4bff-a4b9-d0cbf9d31046 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.619824 Aug 03 06:47:17.245647 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 595/1801] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:47:16 2026] POST /compute/v2.1/servers => generated 404 bytes in 621 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:47:17.255171 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-09dc2efe-8394-4578-bf37-f6d8f6324167 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:17.257150 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-09dc2efe-8394-4578-bf37-f6d8f6324167 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:17.268470 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-09dc2efe-8394-4578-bf37-f6d8f6324167 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:17.314904 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-09dc2efe-8394-4578-bf37-f6d8f6324167 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:17.322572 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-09dc2efe-8394-4578-bf37-f6d8f6324167 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 200 len: 1100 microversion: 2.1 time: 0.069506 Aug 03 06:47:17.322882 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 606/1802] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:17 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 1100 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:18.344786 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:18.346413 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:18.351621 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:18.351954 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:18.352201 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:18.353363 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:18.353363 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:18.353363 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:18.377037 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:18.434441 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:18.448044 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-347bfa3a-d473-4b43-a412-0b7c867cc39a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 200 len: 1216 microversion: 2.1 time: 0.105211 Aug 03 06:47:18.448410 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 602/1803] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:18 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 1216 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:19.465825 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:19.470932 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:19.477228 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:19.477457 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:19.477721 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:19.478169 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:19.478477 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:19.478775 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:19.500183 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:19.662429 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:19.671196 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-29f1b5da-1cc7-4a94-9bba-99511c6ab55a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 200 len: 1272 microversion: 2.1 time: 0.208380 Aug 03 06:47:19.671496 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 596/1804] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:19 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 1272 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:19.733902 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-c273edc9-42a1-4e8c-aa6c-07d3cd9d073d req-46e6c299-e204-42b0-a6c4-6cb16d558fe5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2c27e17d-cb3f-40c9-b75e-3066fcd62959", "tag": "bc9334a1-0c53-480e-897f-64f09d12001e"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:19.740802 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c273edc9-42a1-4e8c-aa6c-07d3cd9d073d req-46e6c299-e204-42b0-a6c4-6cb16d558fe5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:19.741039 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c273edc9-42a1-4e8c-aa6c-07d3cd9d073d req-46e6c299-e204-42b0-a6c4-6cb16d558fe5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:19.741200 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c273edc9-42a1-4e8c-aa6c-07d3cd9d073d req-46e6c299-e204-42b0-a6c4-6cb16d558fe5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:19.749586 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c273edc9-42a1-4e8c-aa6c-07d3cd9d073d req-46e6c299-e204-42b0-a6c4-6cb16d558fe5 service nova] Creating event network-changed:bc9334a1-0c53-480e-897f-64f09d12001e for instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 on np0000006323 Aug 03 06:47:19.750009 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-c273edc9-42a1-4e8c-aa6c-07d3cd9d073d req-46e6c299-e204-42b0-a6c4-6cb16d558fe5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:19.755499 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-c273edc9-42a1-4e8c-aa6c-07d3cd9d073d req-46e6c299-e204-42b0-a6c4-6cb16d558fe5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023741 Aug 03 06:47:19.755881 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 607/1805] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:19 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) Aug 03 06:47:20.690876 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:20.692724 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:20.700230 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:20.700588 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:20.700875 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:20.701437 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:20.701830 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:20.702130 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:20.719347 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:20.850115 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:20.861049 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3dd55d4d-ee2f-4f08-8598-098ee5b6b507 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 200 len: 1272 microversion: 2.1 time: 0.172434 Aug 03 06:47:20.861617 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 603/1806] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:20 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 1272 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:21.203560 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bf024991-8731-4b76-8e16-a0e4efe28b3d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:21.204188 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bf024991-8731-4b76-8e16-a0e4efe28b3d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:21.208023 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf024991-8731-4b76-8e16-a0e4efe28b3d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:21.208254 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf024991-8731-4b76-8e16-a0e4efe28b3d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:21.208435 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf024991-8731-4b76-8e16-a0e4efe28b3d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:21.208755 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf024991-8731-4b76-8e16-a0e4efe28b3d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:21.208920 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf024991-8731-4b76-8e16-a0e4efe28b3d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:21.209057 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bf024991-8731-4b76-8e16-a0e4efe28b3d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:21.279204 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-bf024991-8731-4b76-8e16-a0e4efe28b3d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lazy-loading 'services' on Instance uuid 70a19dd7-effc-4e2a-a534-94b490e56018 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:47:21.330322 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bf024991-8731-4b76-8e16-a0e4efe28b3d tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018/os-volume_attachments/7addb296-dd9f-4f20-9c32-c158f50a6bb1" status: 202 len: 0 microversion: 2.1 time: 0.128789 Aug 03 06:47:21.330758 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 597/1807] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:47:21 2026] DELETE /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018/os-volume_attachments/7addb296-dd9f-4f20-9c32-c158f50a6bb1 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:47:21.340972 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-18fc9330-ee47-46cf-b015-5a32a30dcaf6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:21.341376 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-18fc9330-ee47-46cf-b015-5a32a30dcaf6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:21.345837 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18fc9330-ee47-46cf-b015-5a32a30dcaf6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:21.346163 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18fc9330-ee47-46cf-b015-5a32a30dcaf6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:21.346372 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18fc9330-ee47-46cf-b015-5a32a30dcaf6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:21.346682 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18fc9330-ee47-46cf-b015-5a32a30dcaf6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:21.346844 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18fc9330-ee47-46cf-b015-5a32a30dcaf6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:21.347031 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-18fc9330-ee47-46cf-b015-5a32a30dcaf6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:21.370429 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-18fc9330-ee47-46cf-b015-5a32a30dcaf6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:47:21.448215 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-18fc9330-ee47-46cf-b015-5a32a30dcaf6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018" status: 204 len: 0 microversion: 2.1 time: 0.108249 Aug 03 06:47:21.448215 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 608/1808] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:47:21 2026] DELETE /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:47:21.460364 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:21.462681 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:21.469300 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:21.469673 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:21.470039 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:21.470660 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:21.471138 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:21.471553 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:21.490041 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:21.667179 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:21.679310 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-33176fe7-a798-4b39-bc13-a80f6dd8d2f9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018" status: 200 len: 1717 microversion: 2.1 time: 0.221530 Aug 03 06:47:21.679582 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 604/1809] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:21 2026] GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018 => generated 1717 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:21.796820 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-3999cea3-5b19-4d69-a22d-22081556bf78 req-ee619fca-784e-48d4-817c-b6fb34c27639 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2c27e17d-cb3f-40c9-b75e-3066fcd62959", "name": "network-vif-plugged", "status": "completed", "tag": "bc9334a1-0c53-480e-897f-64f09d12001e"}, {"server_uuid": "2c27e17d-cb3f-40c9-b75e-3066fcd62959", "name": "network-vif-plugged", "status": "completed", "tag": "bc9334a1-0c53-480e-897f-64f09d12001e"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:21.803195 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3999cea3-5b19-4d69-a22d-22081556bf78 req-ee619fca-784e-48d4-817c-b6fb34c27639 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:21.803385 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3999cea3-5b19-4d69-a22d-22081556bf78 req-ee619fca-784e-48d4-817c-b6fb34c27639 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:21.803480 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-3999cea3-5b19-4d69-a22d-22081556bf78 req-ee619fca-784e-48d4-817c-b6fb34c27639 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:21.810277 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3999cea3-5b19-4d69-a22d-22081556bf78 req-ee619fca-784e-48d4-817c-b6fb34c27639 service nova] Creating event network-vif-plugged:bc9334a1-0c53-480e-897f-64f09d12001e for instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 on np0000006323 Aug 03 06:47:21.810428 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-3999cea3-5b19-4d69-a22d-22081556bf78 req-ee619fca-784e-48d4-817c-b6fb34c27639 service nova] Creating event network-vif-plugged:bc9334a1-0c53-480e-897f-64f09d12001e for instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 on np0000006323 Aug 03 06:47:21.810840 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-3999cea3-5b19-4d69-a22d-22081556bf78 req-ee619fca-784e-48d4-817c-b6fb34c27639 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:21.815064 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-3999cea3-5b19-4d69-a22d-22081556bf78 req-ee619fca-784e-48d4-817c-b6fb34c27639 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.020659 Aug 03 06:47:21.815662 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 598/1810] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:21 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) Aug 03 06:47:21.882185 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:21.883868 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:21.888323 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:21.888592 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:21.888817 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:21.889310 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:21.889637 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:21.889986 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:21.908136 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:22.046605 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:22.058034 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-da91ae6e-596d-4545-998b-aba8ae114fad tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 200 len: 1272 microversion: 2.1 time: 0.177354 Aug 03 06:47:22.058034 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 609/1811] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:21 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 1272 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:22.699442 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:22.702872 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:22.709734 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:22.709734 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:22.709948 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:22.710785 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:22.711357 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:22.711914 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:22.738674 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:22.844876 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-1a44ae02-9566-4d65-8f33-ebf9c87d58fc req-f97a2fc4-7258-4478-be07-7fb8b2248bf4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70a19dd7-effc-4e2a-a534-94b490e56018", "name": "network-vif-unplugged", "status": "completed", "tag": "6ea0cd81-c86e-411d-b60b-a7fd297ef89b"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:22.852611 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1a44ae02-9566-4d65-8f33-ebf9c87d58fc req-f97a2fc4-7258-4478-be07-7fb8b2248bf4 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:22.852914 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1a44ae02-9566-4d65-8f33-ebf9c87d58fc req-f97a2fc4-7258-4478-be07-7fb8b2248bf4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:22.853121 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1a44ae02-9566-4d65-8f33-ebf9c87d58fc req-f97a2fc4-7258-4478-be07-7fb8b2248bf4 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:22.863327 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-1a44ae02-9566-4d65-8f33-ebf9c87d58fc req-f97a2fc4-7258-4478-be07-7fb8b2248bf4 service nova] Creating event network-vif-unplugged:6ea0cd81-c86e-411d-b60b-a7fd297ef89b for instance 70a19dd7-effc-4e2a-a534-94b490e56018 on np0000006323 Aug 03 06:47:22.864196 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-1a44ae02-9566-4d65-8f33-ebf9c87d58fc req-f97a2fc4-7258-4478-be07-7fb8b2248bf4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:22.869934 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-1a44ae02-9566-4d65-8f33-ebf9c87d58fc req-f97a2fc4-7258-4478-be07-7fb8b2248bf4 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028490 Aug 03 06:47:22.870366 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 599/1812] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:22 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) Aug 03 06:47:22.934676 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ac60cdc85d324856997877fab9bd4675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec266ae0dd9340f289cf4df9ccdf0cda', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:22.946676 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4ee938d7-663c-4579-8ba4-c899c1ca75f6 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018" status: 200 len: 1671 microversion: 2.1 time: 0.250747 Aug 03 06:47:22.946835 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 605/1813] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:22 2026] GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018 => generated 1671 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:23.077486 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:23.078356 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:23.086577 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:23.087435 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:23.087435 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:23.087819 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:23.088299 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:23.088697 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:23.109166 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:23.285551 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:23.294364 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-8a7c24a2-09ea-4206-8e99-7fa15dc4542e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 200 len: 1463 microversion: 2.1 time: 0.220061 Aug 03 06:47:23.294919 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 610/1814] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:23 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 1463 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:23.311287 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:23.312836 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:23.317169 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:23.317383 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:23.317578 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:23.318033 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:23.318374 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:23.318623 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:23.337868 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:23.493078 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:23.501790 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-68812fcd-b26f-400d-a21e-ad95194d7d9d req-2f7ff942-182f-40da-b543-66eabd957956 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70a19dd7-effc-4e2a-a534-94b490e56018", "name": "network-vif-deleted", "tag": "6ea0cd81-c86e-411d-b60b-a7fd297ef89b"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:23.504507 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-265ee5f3-bd1a-4f5b-9488-3f8a6f8faacd tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 200 len: 1463 microversion: 2.1 time: 0.195101 Aug 03 06:47:23.504902 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 600/1815] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:23 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 1463 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:23.511838 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-68812fcd-b26f-400d-a21e-ad95194d7d9d req-2f7ff942-182f-40da-b543-66eabd957956 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:23.512086 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-68812fcd-b26f-400d-a21e-ad95194d7d9d req-2f7ff942-182f-40da-b543-66eabd957956 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:23.512256 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-68812fcd-b26f-400d-a21e-ad95194d7d9d req-2f7ff942-182f-40da-b543-66eabd957956 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:23.519427 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-68812fcd-b26f-400d-a21e-ad95194d7d9d req-2f7ff942-182f-40da-b543-66eabd957956 service nova] Creating event network-vif-deleted:6ea0cd81-c86e-411d-b60b-a7fd297ef89b for instance 70a19dd7-effc-4e2a-a534-94b490e56018 on np0000006323 Aug 03 06:47:23.520055 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-68812fcd-b26f-400d-a21e-ad95194d7d9d req-2f7ff942-182f-40da-b543-66eabd957956 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:23.524880 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-68812fcd-b26f-400d-a21e-ad95194d7d9d req-2f7ff942-182f-40da-b543-66eabd957956 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024800 Aug 03 06:47:23.525284 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 606/1816] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47: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) Aug 03 06:47:23.965404 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:23.967601 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] [instance: 70a19dd7-effc-4e2a-a534-94b490e56018] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:23.976073 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:23.976901 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:23.977061 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:23.978027 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:23.978567 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:23.979583 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:23.990977 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] HTTP exception thrown: Instance 70a19dd7-effc-4e2a-a534-94b490e56018 could not be found. Aug 03 06:47:23.990977 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Returning 404 to user: Instance 70a19dd7-effc-4e2a-a534-94b490e56018 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:47:23.991487 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-71b70c57-a750-4479-a5bd-ec684ad827cd tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018" status: 404 len: 111 microversion: 2.1 time: 0.028849 Aug 03 06:47:23.992572 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 611/1817] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:23 2026] GET /compute/v2.1/servers/70a19dd7-effc-4e2a-a534-94b490e56018 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:47:24.006254 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-268a882b-af9c-49c7-b8b2-07a279bc51e9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:24.024131 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-268a882b-af9c-49c7-b8b2-07a279bc51e9 tempest-VolumesSnapshotTestJSON-912764622 tempest-VolumesSnapshotTestJSON-912764622-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-197494149" status: 202 len: 0 microversion: 2.1 time: 0.020356 Aug 03 06:47:24.024883 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 601/1818] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:47:24 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-197494149 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:47:24.913791 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-a9a8c7d8-f71e-4406-a348-300459737e6a req-3e4a3596-a32d-4293-9a1e-4d0d8c000ebf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "70a19dd7-effc-4e2a-a534-94b490e56018", "name": "network-vif-unplugged", "status": "completed", "tag": "6ea0cd81-c86e-411d-b60b-a7fd297ef89b"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:24.919356 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a9a8c7d8-f71e-4406-a348-300459737e6a req-3e4a3596-a32d-4293-9a1e-4d0d8c000ebf service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:24.919591 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a9a8c7d8-f71e-4406-a348-300459737e6a req-3e4a3596-a32d-4293-9a1e-4d0d8c000ebf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:24.919776 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-a9a8c7d8-f71e-4406-a348-300459737e6a req-3e4a3596-a32d-4293-9a1e-4d0d8c000ebf service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:24.927738 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-a9a8c7d8-f71e-4406-a348-300459737e6a req-3e4a3596-a32d-4293-9a1e-4d0d8c000ebf service nova] Creating event network-vif-unplugged:6ea0cd81-c86e-411d-b60b-a7fd297ef89b for instance 70a19dd7-effc-4e2a-a534-94b490e56018 on np0000006323 Aug 03 06:47:24.927797 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-a9a8c7d8-f71e-4406-a348-300459737e6a req-3e4a3596-a32d-4293-9a1e-4d0d8c000ebf service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:24.931682 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-a9a8c7d8-f71e-4406-a348-300459737e6a req-3e4a3596-a32d-4293-9a1e-4d0d8c000ebf service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020024 Aug 03 06:47:24.933490 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 607/1819] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:24 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) Aug 03 06:47:24.981118 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-57a999ff-a13f-48c9-b5a3-bf446699852b req-3a329de8-cdf3-48f5-b505-bb4ccb0d063d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2c27e17d-cb3f-40c9-b75e-3066fcd62959", "tag": "bc9334a1-0c53-480e-897f-64f09d12001e"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:24.989763 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-57a999ff-a13f-48c9-b5a3-bf446699852b req-3a329de8-cdf3-48f5-b505-bb4ccb0d063d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:24.989994 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-57a999ff-a13f-48c9-b5a3-bf446699852b req-3a329de8-cdf3-48f5-b505-bb4ccb0d063d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:24.990150 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-57a999ff-a13f-48c9-b5a3-bf446699852b req-3a329de8-cdf3-48f5-b505-bb4ccb0d063d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:25.002603 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-57a999ff-a13f-48c9-b5a3-bf446699852b req-3a329de8-cdf3-48f5-b505-bb4ccb0d063d service nova] Creating event network-changed:bc9334a1-0c53-480e-897f-64f09d12001e for instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 on np0000006323 Aug 03 06:47:25.002603 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-57a999ff-a13f-48c9-b5a3-bf446699852b req-3a329de8-cdf3-48f5-b505-bb4ccb0d063d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:25.007352 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-57a999ff-a13f-48c9-b5a3-bf446699852b req-3a329de8-cdf3-48f5-b505-bb4ccb0d063d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028455 Aug 03 06:47:25.008198 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 612/1820] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:24 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) Aug 03 06:47:27.098822 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:27.109936 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:27.317344 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:31.617688 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1212926039", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-425054086"}], "block_device_mapping_v2": [{"uuid": "7e06ae8f-265d-44cf-b0bb-e9b37e2e100e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-1622801360", "networks": [{"uuid": "29475638-4fc8-425b-8c1e-8d0503548bc3"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:31.665684 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:31.665684 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:31.665684 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:31.666077 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:31.667880 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:31.669413 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:31.674502 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:31.737543 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] validate_networks() for [('29475638-4fc8-425b-8c1e-8d0503548bc3', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:47:31.738210 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:31.971810 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:32.132979 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:47:32.133243 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:47:32.133474 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:47:32.133673 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:47:32.133823 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:47:32.141576 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:32.142066 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:32.142066 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:32.142397 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:32.142565 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:32.142744 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:32.156758 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:47:32.159897 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Getting quotas for user 6562b48203c94402baaff087ddc20eae and project 6dd7da91fbb7463b8b47aac8b643cecd. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:47:32.196530 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:47:32.197992 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] 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='7e06ae8f-265d-44cf-b0bb-e9b37e2e100e',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:47:32.313519 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e340851b-3cb7-4f5b-9f3c-5479a3200560 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.699348 Aug 03 06:47:32.313893 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 602/1821] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:47:31 2026] POST /compute/v2.1/servers => generated 403 bytes in 700 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:47:32.324839 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f534f592-f645-4160-b9af-d27b06953c0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:32.326347 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f534f592-f645-4160-b9af-d27b06953c0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:32.340036 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f534f592-f645-4160-b9af-d27b06953c0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:32.388794 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f534f592-f645-4160-b9af-d27b06953c0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:32.396725 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f534f592-f645-4160-b9af-d27b06953c0e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9" status: 200 len: 1090 microversion: 2.1 time: 0.073769 Aug 03 06:47:32.397131 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 608/1822] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:32 2026] GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9 => generated 1090 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:33.416317 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:33.416317 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:33.422110 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:33.422748 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:33.423236 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:33.424119 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:33.424693 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:33.425255 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:33.446233 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:33.513688 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:33.523568 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-78337bde-34fd-4e0a-a5d8-6b036cfda5bb tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9" status: 200 len: 1206 microversion: 2.1 time: 0.112528 Aug 03 06:47:33.524269 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 613/1823] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:33 2026] GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9 => generated 1206 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:34.328668 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:34.331122 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:34.336499 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:34.336787 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:34.336995 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:34.337584 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:34.338038 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:34.338442 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:34.362915 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:34.387180 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-df9dfee3-c050-4208-8403-5c5fdbbc33e6 req-18a00aea-6dc3-4974-b6f1-70c2dc79ffbd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "478b6720-e40e-4834-9b4b-f64d3f8d71f9", "tag": "b1516fcc-0d53-497c-bccd-fd00ea041236"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:34.394453 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-df9dfee3-c050-4208-8403-5c5fdbbc33e6 req-18a00aea-6dc3-4974-b6f1-70c2dc79ffbd service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:34.394697 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-df9dfee3-c050-4208-8403-5c5fdbbc33e6 req-18a00aea-6dc3-4974-b6f1-70c2dc79ffbd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:34.394880 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-df9dfee3-c050-4208-8403-5c5fdbbc33e6 req-18a00aea-6dc3-4974-b6f1-70c2dc79ffbd service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:34.403166 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-df9dfee3-c050-4208-8403-5c5fdbbc33e6 req-18a00aea-6dc3-4974-b6f1-70c2dc79ffbd service nova] Creating event network-changed:b1516fcc-0d53-497c-bccd-fd00ea041236 for instance 478b6720-e40e-4834-9b4b-f64d3f8d71f9 on np0000006323 Aug 03 06:47:34.403562 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-df9dfee3-c050-4208-8403-5c5fdbbc33e6 req-18a00aea-6dc3-4974-b6f1-70c2dc79ffbd service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:34.408354 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-df9dfee3-c050-4208-8403-5c5fdbbc33e6 req-18a00aea-6dc3-4974-b6f1-70c2dc79ffbd service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023308 Aug 03 06:47:34.408838 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 609/1824] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:34 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) Aug 03 06:47:34.543709 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:34.546265 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:34.550646 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63f33dd7ef164b87b1d941cfe22d56c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:34.553569 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:34.553988 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:34.554609 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:34.555263 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:34.555777 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:34.556212 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:34.560175 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2d0e83ea-baee-4343-b64d-ac9d1f6b5167 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 200 len: 1686 microversion: 2.1 time: 0.234679 Aug 03 06:47:34.560481 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 603/1825] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:34 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 1686 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 03 06:47:34.574801 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:34.578048 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:34.581664 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '63f33dd7ef164b87b1d941cfe22d56c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:34.582145 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Searching by: {'deleted': False, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800'} {{(pid=84358) get_all /opt/stack/nova/nova/compute/api.py:3110}} Aug 03 06:47:34.587179 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:34.587179 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:34.587179 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:34.587336 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:34.587481 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:34.587583 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:34.615955 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.multi_cell_list [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=84358) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Aug 03 06:47:34.654408 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-77a82b69-bf04-493b-ad7e-871a0f90e20c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers" status: 200 len: 350 microversion: 2.1 time: 0.079031 Aug 03 06:47:34.655045 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 610/1826] 10.4.3.71 () {66 vars in 1236 bytes} [Mon Aug 3 06:47:34 2026] GET /compute/v2.1/servers => generated 350 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:34.768489 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-d0392ecf-5e66-4196-b928-9a6b429262e5 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "22f2a629-7ca9-431a-9aa6-70c89d778791"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:34.772055 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-d0392ecf-5e66-4196-b928-9a6b429262e5 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:34.776530 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d0392ecf-5e66-4196-b928-9a6b429262e5 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:34.776804 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d0392ecf-5e66-4196-b928-9a6b429262e5 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:34.776907 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d0392ecf-5e66-4196-b928-9a6b429262e5 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:34.777053 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:34.777176 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d0392ecf-5e66-4196-b928-9a6b429262e5 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:34.777380 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d0392ecf-5e66-4196-b928-9a6b429262e5 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:34.777552 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-d0392ecf-5e66-4196-b928-9a6b429262e5 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:34.786339 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f79d99ca-44be-4091-bb20-51e86ea588b9 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9" status: 200 len: 1261 microversion: 2.1 time: 0.245955 Aug 03 06:47:34.787111 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 614/1827] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:34 2026] GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9 => generated 1261 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:35.074387 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-d0392ecf-5e66-4196-b928-9a6b429262e5 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "POST /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.308568 Aug 03 06:47:35.074811 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 604/1828] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:47:34 2026] POST /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments => generated 194 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:35.814352 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:35.816789 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:35.821957 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:35.822289 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:35.822503 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:35.823128 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:35.823458 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:35.823787 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:35.851055 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:36.059800 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:36.069250 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-75175052-54bb-441d-a50d-40126a7cf0ab tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9" status: 200 len: 1261 microversion: 2.1 time: 0.255893 Aug 03 06:47:36.069250 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 611/1829] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:35 2026] GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9 => generated 1261 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:36.440736 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-23cd8e40-54d9-4bdd-b82f-89948281afa6 req-ff617d75-e9c7-47f6-a6de-6df4933f27fb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "478b6720-e40e-4834-9b4b-f64d3f8d71f9", "name": "network-vif-plugged", "status": "completed", "tag": "b1516fcc-0d53-497c-bccd-fd00ea041236"}, {"server_uuid": "478b6720-e40e-4834-9b4b-f64d3f8d71f9", "name": "network-vif-plugged", "status": "completed", "tag": "b1516fcc-0d53-497c-bccd-fd00ea041236"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:36.449372 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-23cd8e40-54d9-4bdd-b82f-89948281afa6 req-ff617d75-e9c7-47f6-a6de-6df4933f27fb service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:36.449372 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-23cd8e40-54d9-4bdd-b82f-89948281afa6 req-ff617d75-e9c7-47f6-a6de-6df4933f27fb service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:36.449372 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-23cd8e40-54d9-4bdd-b82f-89948281afa6 req-ff617d75-e9c7-47f6-a6de-6df4933f27fb service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:36.456315 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-23cd8e40-54d9-4bdd-b82f-89948281afa6 req-ff617d75-e9c7-47f6-a6de-6df4933f27fb service nova] Creating event network-vif-plugged:b1516fcc-0d53-497c-bccd-fd00ea041236 for instance 478b6720-e40e-4834-9b4b-f64d3f8d71f9 on np0000006323 Aug 03 06:47:36.456466 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-23cd8e40-54d9-4bdd-b82f-89948281afa6 req-ff617d75-e9c7-47f6-a6de-6df4933f27fb service nova] Creating event network-vif-plugged:b1516fcc-0d53-497c-bccd-fd00ea041236 for instance 478b6720-e40e-4834-9b4b-f64d3f8d71f9 on np0000006323 Aug 03 06:47:36.456913 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-23cd8e40-54d9-4bdd-b82f-89948281afa6 req-ff617d75-e9c7-47f6-a6de-6df4933f27fb service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:36.461292 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-23cd8e40-54d9-4bdd-b82f-89948281afa6 req-ff617d75-e9c7-47f6-a6de-6df4933f27fb service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.022460 Aug 03 06:47:36.461631 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 605/1830] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:36 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:36.518044 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-a934b4e4-3877-4e06-83ee-689e9e9ab681 req-e4ce611a-5f46-45e8-927a-b60c6745d9a1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:36.520381 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [req-a934b4e4-3877-4e06-83ee-689e9e9ab681 req-e4ce611a-5f46-45e8-927a-b60c6745d9a1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:36.526682 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a934b4e4-3877-4e06-83ee-689e9e9ab681 req-e4ce611a-5f46-45e8-927a-b60c6745d9a1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:36.526997 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a934b4e4-3877-4e06-83ee-689e9e9ab681 req-e4ce611a-5f46-45e8-927a-b60c6745d9a1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:36.527234 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a934b4e4-3877-4e06-83ee-689e9e9ab681 req-e4ce611a-5f46-45e8-927a-b60c6745d9a1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:36.527893 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a934b4e4-3877-4e06-83ee-689e9e9ab681 req-e4ce611a-5f46-45e8-927a-b60c6745d9a1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:36.528127 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a934b4e4-3877-4e06-83ee-689e9e9ab681 req-e4ce611a-5f46-45e8-927a-b60c6745d9a1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:36.528330 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-a934b4e4-3877-4e06-83ee-689e9e9ab681 req-e4ce611a-5f46-45e8-927a-b60c6745d9a1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:36.547908 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-a934b4e4-3877-4e06-83ee-689e9e9ab681 req-e4ce611a-5f46-45e8-927a-b60c6745d9a1 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/22f2a629-7ca9-431a-9aa6-70c89d778791" status: 200 len: 302 microversion: 2.89 time: 0.121242 Aug 03 06:47:36.548272 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 615/1831] 10.4.3.71 () {72 vars in 1876 bytes} [Mon Aug 3 06:47:36 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/22f2a629-7ca9-431a-9aa6-70c89d778791 => generated 302 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:47:36.882434 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-1dde8c2a-d232-48d8-ba13-be1aa4091e8b req-caba40f4-67de-4417-acd7-06afa8167504 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:36.884984 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [req-1dde8c2a-d232-48d8-ba13-be1aa4091e8b req-caba40f4-67de-4417-acd7-06afa8167504 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:36.890143 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1dde8c2a-d232-48d8-ba13-be1aa4091e8b req-caba40f4-67de-4417-acd7-06afa8167504 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:36.890346 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1dde8c2a-d232-48d8-ba13-be1aa4091e8b req-caba40f4-67de-4417-acd7-06afa8167504 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:36.890883 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1dde8c2a-d232-48d8-ba13-be1aa4091e8b req-caba40f4-67de-4417-acd7-06afa8167504 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:36.891210 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1dde8c2a-d232-48d8-ba13-be1aa4091e8b req-caba40f4-67de-4417-acd7-06afa8167504 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:36.891358 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1dde8c2a-d232-48d8-ba13-be1aa4091e8b req-caba40f4-67de-4417-acd7-06afa8167504 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:36.891515 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-1dde8c2a-d232-48d8-ba13-be1aa4091e8b req-caba40f4-67de-4417-acd7-06afa8167504 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:36.910227 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-1dde8c2a-d232-48d8-ba13-be1aa4091e8b req-caba40f4-67de-4417-acd7-06afa8167504 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/22f2a629-7ca9-431a-9aa6-70c89d778791" status: 200 len: 302 microversion: 2.89 time: 0.066421 Aug 03 06:47:36.910612 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 612/1832] 10.4.3.71 () {72 vars in 1876 bytes} [Mon Aug 3 06:47:36 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/22f2a629-7ca9-431a-9aa6-70c89d778791 => generated 302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:47:37.089181 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:37.091035 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:37.095899 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:37.096219 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:37.096418 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:37.096912 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:37.097638 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:37.097638 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:37.116419 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:37.275468 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:37.286802 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3749e16f-9150-4d47-94c8-47e6e8246581 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9" status: 200 len: 1446 microversion: 2.1 time: 0.199800 Aug 03 06:47:37.287596 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 606/1833] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:37 2026] GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9 => generated 1446 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:37.314822 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:37.316797 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:37.322358 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:37.322754 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:37.323051 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:37.323746 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:37.324172 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:37.324574 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:37.354789 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:37.496730 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-951d200c-d51d-4612-a2fd-c94c6cf5b577 req-20c1f9da-0c56-492c-b1e6-486b2b8cca89 tempest-TestServerVolumeAttachmentScenario-1085645531 tempest-TestServerVolumeAttachmentScenario-1085645531-project-admin] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:37.498383 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [req-951d200c-d51d-4612-a2fd-c94c6cf5b577 req-20c1f9da-0c56-492c-b1e6-486b2b8cca89 tempest-TestServerVolumeAttachmentScenario-1085645531 tempest-TestServerVolumeAttachmentScenario-1085645531-project-admin] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:37.502252 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-951d200c-d51d-4612-a2fd-c94c6cf5b577 req-20c1f9da-0c56-492c-b1e6-486b2b8cca89 tempest-TestServerVolumeAttachmentScenario-1085645531 tempest-TestServerVolumeAttachmentScenario-1085645531-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:37.502485 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-951d200c-d51d-4612-a2fd-c94c6cf5b577 req-20c1f9da-0c56-492c-b1e6-486b2b8cca89 tempest-TestServerVolumeAttachmentScenario-1085645531 tempest-TestServerVolumeAttachmentScenario-1085645531-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:37.502645 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-951d200c-d51d-4612-a2fd-c94c6cf5b577 req-20c1f9da-0c56-492c-b1e6-486b2b8cca89 tempest-TestServerVolumeAttachmentScenario-1085645531 tempest-TestServerVolumeAttachmentScenario-1085645531-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:37.503042 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-951d200c-d51d-4612-a2fd-c94c6cf5b577 req-20c1f9da-0c56-492c-b1e6-486b2b8cca89 tempest-TestServerVolumeAttachmentScenario-1085645531 tempest-TestServerVolumeAttachmentScenario-1085645531-project-admin] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:37.503396 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-951d200c-d51d-4612-a2fd-c94c6cf5b577 req-20c1f9da-0c56-492c-b1e6-486b2b8cca89 tempest-TestServerVolumeAttachmentScenario-1085645531 tempest-TestServerVolumeAttachmentScenario-1085645531-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:37.503610 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-951d200c-d51d-4612-a2fd-c94c6cf5b577 req-20c1f9da-0c56-492c-b1e6-486b2b8cca89 tempest-TestServerVolumeAttachmentScenario-1085645531 tempest-TestServerVolumeAttachmentScenario-1085645531-project-admin] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:37.539388 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-951d200c-d51d-4612-a2fd-c94c6cf5b577 req-20c1f9da-0c56-492c-b1e6-486b2b8cca89 tempest-TestServerVolumeAttachmentScenario-1085645531 tempest-TestServerVolumeAttachmentScenario-1085645531-project-admin] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/22f2a629-7ca9-431a-9aa6-70c89d778791" status: 200 len: 302 microversion: 2.89 time: 0.078369 Aug 03 06:47:37.541903 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 613/1834] 10.4.3.71 () {72 vars in 1876 bytes} [Mon Aug 3 06:47:37 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/22f2a629-7ca9-431a-9aa6-70c89d778791 => generated 302 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 03 06:47:37.570828 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:37.581089 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6c70bf3f-d619-4f22-b589-ee5e2eb2f03d tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9" status: 200 len: 1446 microversion: 2.1 time: 0.268522 Aug 03 06:47:37.581719 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 616/1835] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:37 2026] GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9 => generated 1446 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:37.735088 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-9f13c0ed-3920-4c89-8104-e66e49ae375d tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "995f80c7-0130-4070-bf80-6285fe36802b"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:37.737216 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-9f13c0ed-3920-4c89-8104-e66e49ae375d tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:37.742280 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f13c0ed-3920-4c89-8104-e66e49ae375d tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:37.742543 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f13c0ed-3920-4c89-8104-e66e49ae375d tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:37.742788 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f13c0ed-3920-4c89-8104-e66e49ae375d tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:37.743121 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f13c0ed-3920-4c89-8104-e66e49ae375d tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:37.743304 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f13c0ed-3920-4c89-8104-e66e49ae375d tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:37.743460 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-9f13c0ed-3920-4c89-8104-e66e49ae375d tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:38.051345 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-9f13c0ed-3920-4c89-8104-e66e49ae375d tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "POST /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.318732 Aug 03 06:47:38.052017 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 607/1836] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:47:37 2026] POST /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments => generated 194 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:39.061634 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-ee4a458d-f852-4bc7-ad5f-778f05648248 req-5965bbc2-6cb3-4462-853d-6300c1219ffe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "478b6720-e40e-4834-9b4b-f64d3f8d71f9", "tag": "b1516fcc-0d53-497c-bccd-fd00ea041236"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:39.068165 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ee4a458d-f852-4bc7-ad5f-778f05648248 req-5965bbc2-6cb3-4462-853d-6300c1219ffe service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:39.068165 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ee4a458d-f852-4bc7-ad5f-778f05648248 req-5965bbc2-6cb3-4462-853d-6300c1219ffe service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:39.068165 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-ee4a458d-f852-4bc7-ad5f-778f05648248 req-5965bbc2-6cb3-4462-853d-6300c1219ffe service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:39.074968 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-ee4a458d-f852-4bc7-ad5f-778f05648248 req-5965bbc2-6cb3-4462-853d-6300c1219ffe service nova] Creating event network-changed:b1516fcc-0d53-497c-bccd-fd00ea041236 for instance 478b6720-e40e-4834-9b4b-f64d3f8d71f9 on np0000006323 Aug 03 06:47:39.075391 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-ee4a458d-f852-4bc7-ad5f-778f05648248 req-5965bbc2-6cb3-4462-853d-6300c1219ffe service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:39.079248 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-ee4a458d-f852-4bc7-ad5f-778f05648248 req-5965bbc2-6cb3-4462-853d-6300c1219ffe service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019518 Aug 03 06:47:39.079567 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 614/1837] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:39 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) Aug 03 06:47:39.257621 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-02b1d7e6-8dde-4ff9-86db-9eb816ef3d6c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:39.258168 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-02b1d7e6-8dde-4ff9-86db-9eb816ef3d6c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:39.261353 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02b1d7e6-8dde-4ff9-86db-9eb816ef3d6c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:39.261530 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02b1d7e6-8dde-4ff9-86db-9eb816ef3d6c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:39.261613 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02b1d7e6-8dde-4ff9-86db-9eb816ef3d6c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:39.261881 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02b1d7e6-8dde-4ff9-86db-9eb816ef3d6c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:39.262014 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02b1d7e6-8dde-4ff9-86db-9eb816ef3d6c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:39.262138 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-02b1d7e6-8dde-4ff9-86db-9eb816ef3d6c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:39.329921 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-02b1d7e6-8dde-4ff9-86db-9eb816ef3d6c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lazy-loading 'services' on Instance uuid 771a6281-46ad-46fe-9b5c-0a98069ccd43 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:47:39.399056 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-02b1d7e6-8dde-4ff9-86db-9eb816ef3d6c tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/995f80c7-0130-4070-bf80-6285fe36802b" status: 202 len: 0 microversion: 2.1 time: 0.143393 Aug 03 06:47:39.399499 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 617/1838] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:47:39 2026] DELETE /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/995f80c7-0130-4070-bf80-6285fe36802b => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:47:39.410165 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-be7c9852-7e44-4e3d-9ecb-1eeae2c915e7 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:39.411930 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-be7c9852-7e44-4e3d-9ecb-1eeae2c915e7 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:39.416943 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-be7c9852-7e44-4e3d-9ecb-1eeae2c915e7 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:39.417242 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-be7c9852-7e44-4e3d-9ecb-1eeae2c915e7 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:39.417456 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-be7c9852-7e44-4e3d-9ecb-1eeae2c915e7 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:39.417877 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-be7c9852-7e44-4e3d-9ecb-1eeae2c915e7 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:39.418109 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-be7c9852-7e44-4e3d-9ecb-1eeae2c915e7 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:39.418296 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-be7c9852-7e44-4e3d-9ecb-1eeae2c915e7 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:39.441584 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-be7c9852-7e44-4e3d-9ecb-1eeae2c915e7 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.033297 Aug 03 06:47:39.441742 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 608/1839] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:47:39 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments => generated 371 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:40.454541 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0071996f-365c-4d57-9492-2e3d900b2d13 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:40.458159 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0071996f-365c-4d57-9492-2e3d900b2d13 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:40.462511 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0071996f-365c-4d57-9492-2e3d900b2d13 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:40.463009 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0071996f-365c-4d57-9492-2e3d900b2d13 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:40.463009 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0071996f-365c-4d57-9492-2e3d900b2d13 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:40.463242 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0071996f-365c-4d57-9492-2e3d900b2d13 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:40.463296 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0071996f-365c-4d57-9492-2e3d900b2d13 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:40.463464 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0071996f-365c-4d57-9492-2e3d900b2d13 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:40.483348 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0071996f-365c-4d57-9492-2e3d900b2d13 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031906 Aug 03 06:47:40.483836 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 615/1840] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:47:40 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:40.590298 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b1c69b97-88f8-4eab-a9f4-07adae5bc1e8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:40.590666 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b1c69b97-88f8-4eab-a9f4-07adae5bc1e8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:40.594859 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1c69b97-88f8-4eab-a9f4-07adae5bc1e8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:40.595096 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1c69b97-88f8-4eab-a9f4-07adae5bc1e8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:40.595252 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1c69b97-88f8-4eab-a9f4-07adae5bc1e8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:40.595768 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1c69b97-88f8-4eab-a9f4-07adae5bc1e8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:40.595768 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1c69b97-88f8-4eab-a9f4-07adae5bc1e8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:40.595876 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b1c69b97-88f8-4eab-a9f4-07adae5bc1e8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:40.651284 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-b1c69b97-88f8-4eab-a9f4-07adae5bc1e8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lazy-loading 'services' on Instance uuid 771a6281-46ad-46fe-9b5c-0a98069ccd43 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:47:40.703190 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b1c69b97-88f8-4eab-a9f4-07adae5bc1e8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/22f2a629-7ca9-431a-9aa6-70c89d778791" status: 202 len: 0 microversion: 2.1 time: 0.115045 Aug 03 06:47:40.703609 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 618/1841] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:47:40 2026] DELETE /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/22f2a629-7ca9-431a-9aa6-70c89d778791 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:47:40.714680 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6c4dfa9a-f5d7-4b06-ad8c-c79bbfc66568 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:40.716020 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6c4dfa9a-f5d7-4b06-ad8c-c79bbfc66568 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:40.720244 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c4dfa9a-f5d7-4b06-ad8c-c79bbfc66568 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:40.720616 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c4dfa9a-f5d7-4b06-ad8c-c79bbfc66568 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:40.720944 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c4dfa9a-f5d7-4b06-ad8c-c79bbfc66568 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:40.721465 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c4dfa9a-f5d7-4b06-ad8c-c79bbfc66568 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:40.721765 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c4dfa9a-f5d7-4b06-ad8c-c79bbfc66568 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:40.722000 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6c4dfa9a-f5d7-4b06-ad8c-c79bbfc66568 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:40.742334 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6c4dfa9a-f5d7-4b06-ad8c-c79bbfc66568 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030575 Aug 03 06:47:40.743127 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 609/1842] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:47:40 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:47:41.764526 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-22268870-0bc9-4c41-bf7e-cc1d1c95d833 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:41.766374 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-22268870-0bc9-4c41-bf7e-cc1d1c95d833 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:41.770908 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22268870-0bc9-4c41-bf7e-cc1d1c95d833 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:41.771185 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22268870-0bc9-4c41-bf7e-cc1d1c95d833 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:41.771380 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22268870-0bc9-4c41-bf7e-cc1d1c95d833 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:41.771768 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22268870-0bc9-4c41-bf7e-cc1d1c95d833 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:41.771957 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22268870-0bc9-4c41-bf7e-cc1d1c95d833 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:41.772170 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-22268870-0bc9-4c41-bf7e-cc1d1c95d833 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:41.794512 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-22268870-0bc9-4c41-bf7e-cc1d1c95d833 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.035398 Aug 03 06:47:41.795069 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 616/1843] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:47:41 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:47:41.807532 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:41.808024 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:41.813539 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:41.813821 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:41.814088 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:41.814428 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:41.814640 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:41.814832 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:41.878830 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] HTTP exception thrown: Instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 is not attached to volume 22f2a629-7ca9-431a-9aa6-70c89d778791 Aug 03 06:47:41.880334 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Returning 404 to user: Instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 is not attached to volume 22f2a629-7ca9-431a-9aa6-70c89d778791 {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:47:41.880334 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f486c92f-9d78-4f2e-9c52-fd78114ea54b tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/22f2a629-7ca9-431a-9aa6-70c89d778791" status: 404 len: 154 microversion: 2.1 time: 0.075339 Aug 03 06:47:41.880334 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 619/1844] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:47:41 2026] DELETE /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43/os-volume_attachments/22f2a629-7ca9-431a-9aa6-70c89d778791 => generated 154 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:47:41.893130 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6815242f-c573-4c4d-9a7a-6d863f11a303 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:41.893621 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6815242f-c573-4c4d-9a7a-6d863f11a303 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:41.902163 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6815242f-c573-4c4d-9a7a-6d863f11a303 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:41.902163 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6815242f-c573-4c4d-9a7a-6d863f11a303 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:41.902163 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6815242f-c573-4c4d-9a7a-6d863f11a303 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:41.902534 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6815242f-c573-4c4d-9a7a-6d863f11a303 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:41.903362 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6815242f-c573-4c4d-9a7a-6d863f11a303 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:41.903362 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6815242f-c573-4c4d-9a7a-6d863f11a303 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:41.921264 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6815242f-c573-4c4d-9a7a-6d863f11a303 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:47:41.988165 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6815242f-c573-4c4d-9a7a-6d863f11a303 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 204 len: 0 microversion: 2.1 time: 0.097844 Aug 03 06:47:41.988165 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 610/1845] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:47:41 2026] DELETE /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:47:41.999581 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:42.001449 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:42.006047 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:42.006312 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:42.006539 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:42.007138 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:42.007601 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:42.007892 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:42.027285 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:42.146521 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:42.163925 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:42.254732 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63f33dd7ef164b87b1d941cfe22d56c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:42.266914 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-17274d64-56d5-40e2-9bbf-c02661c16c16 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 200 len: 1692 microversion: 2.1 time: 0.269820 Aug 03 06:47:42.267359 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 617/1846] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:41 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 1692 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:42.391418 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:42.547866 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-8ea810e4-8564-495e-aeb8-cf65f1f62a8b req-d7803c34-b04b-439d-a8a2-66c9407208ed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "771a6281-46ad-46fe-9b5c-0a98069ccd43", "name": "network-vif-unplugged", "status": "completed", "tag": "48dbecf5-eb21-4afb-a327-619a224a57ae"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:42.552609 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8ea810e4-8564-495e-aeb8-cf65f1f62a8b req-d7803c34-b04b-439d-a8a2-66c9407208ed service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:42.552998 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8ea810e4-8564-495e-aeb8-cf65f1f62a8b req-d7803c34-b04b-439d-a8a2-66c9407208ed service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:42.553339 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-8ea810e4-8564-495e-aeb8-cf65f1f62a8b req-d7803c34-b04b-439d-a8a2-66c9407208ed service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:42.562791 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-8ea810e4-8564-495e-aeb8-cf65f1f62a8b req-d7803c34-b04b-439d-a8a2-66c9407208ed service nova] Creating event network-vif-unplugged:48dbecf5-eb21-4afb-a327-619a224a57ae for instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 on np0000006323 Aug 03 06:47:42.563468 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-8ea810e4-8564-495e-aeb8-cf65f1f62a8b req-d7803c34-b04b-439d-a8a2-66c9407208ed service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:42.568853 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-8ea810e4-8564-495e-aeb8-cf65f1f62a8b req-d7803c34-b04b-439d-a8a2-66c9407208ed service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025865 Aug 03 06:47:42.569400 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 620/1847] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:42 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) Aug 03 06:47:43.284990 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:43.287050 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:43.293187 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:43.293712 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:43.293886 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:43.294503 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:43.294929 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:43.295846 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:43.323677 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:43.324025 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:43.324478 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:43.324678 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lazy-loading 'fault' on Instance uuid 771a6281-46ad-46fe-9b5c-0a98069ccd43 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:47:43.334138 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:47:43.406507 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '63f33dd7ef164b87b1d941cfe22d56c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67cb9fb0d42d4be6ae45f6c71af0c800', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:47:43.415954 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-66187464-de3d-4a96-aca3-395a5f87c20e tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 200 len: 1334 microversion: 2.1 time: 0.133479 Aug 03 06:47:43.416374 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 611/1848] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:43 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 1334 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:47:44.435471 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:44.437961 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] [instance: 771a6281-46ad-46fe-9b5c-0a98069ccd43] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:47:44.443899 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:44.444271 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:44.444532 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:44.445070 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:44.445506 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:44.445864 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:44.455223 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] HTTP exception thrown: Instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 could not be found. Aug 03 06:47:44.455524 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Returning 404 to user: Instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:47:44.455951 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-50abcf78-14ad-457b-bd8a-32019cb6fa65 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43" status: 404 len: 111 microversion: 2.1 time: 0.022995 Aug 03 06:47:44.456252 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 618/1849] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:47:44 2026] GET /compute/v2.1/servers/771a6281-46ad-46fe-9b5c-0a98069ccd43 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:47:44.467675 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-94886025-8b49-4305-b8d2-b5317c804ee8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:47:44.482803 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-94886025-8b49-4305-b8d2-b5317c804ee8 tempest-TestServerVolumeAttachmentScenario-964184069 tempest-TestServerVolumeAttachmentScenario-964184069-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-890094073" status: 202 len: 0 microversion: 2.1 time: 0.018457 Aug 03 06:47:44.483375 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 621/1850] 10.4.3.71 () {66 vars in 1329 bytes} [Mon Aug 3 06:47:44 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-890094073 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:47:44.590764 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:44.618670 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-abaa69bf-6ecc-4290-ad5c-a18c6a6d99ef req-ca52df83-f71e-4c8b-a761-a8e6602853b6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "771a6281-46ad-46fe-9b5c-0a98069ccd43", "name": "network-vif-unplugged", "status": "completed", "tag": "48dbecf5-eb21-4afb-a327-619a224a57ae"}, {"server_uuid": "771a6281-46ad-46fe-9b5c-0a98069ccd43", "name": "network-vif-deleted", "tag": "48dbecf5-eb21-4afb-a327-619a224a57ae"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:47:44.626290 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-abaa69bf-6ecc-4290-ad5c-a18c6a6d99ef req-ca52df83-f71e-4c8b-a761-a8e6602853b6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:47:44.626536 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-abaa69bf-6ecc-4290-ad5c-a18c6a6d99ef req-ca52df83-f71e-4c8b-a761-a8e6602853b6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:47:44.626694 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-abaa69bf-6ecc-4290-ad5c-a18c6a6d99ef req-ca52df83-f71e-4c8b-a761-a8e6602853b6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:47:44.640012 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-abaa69bf-6ecc-4290-ad5c-a18c6a6d99ef req-ca52df83-f71e-4c8b-a761-a8e6602853b6 service nova] Creating event network-vif-unplugged:48dbecf5-eb21-4afb-a327-619a224a57ae for instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 on np0000006323 Aug 03 06:47:44.640012 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-abaa69bf-6ecc-4290-ad5c-a18c6a6d99ef req-ca52df83-f71e-4c8b-a761-a8e6602853b6 service nova] Creating event network-vif-deleted:48dbecf5-eb21-4afb-a327-619a224a57ae for instance 771a6281-46ad-46fe-9b5c-0a98069ccd43 on np0000006323 Aug 03 06:47:44.640012 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-abaa69bf-6ecc-4290-ad5c-a18c6a6d99ef req-ca52df83-f71e-4c8b-a761-a8e6602853b6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:47:44.644501 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-abaa69bf-6ecc-4290-ad5c-a18c6a6d99ef req-ca52df83-f71e-4c8b-a761-a8e6602853b6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.027706 Aug 03 06:47:44.645213 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 612/1851] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:47:44 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 03 06:47:52.558296 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=51,nova_cell1:UPDATE=2,nova_cell1:INSERT=3 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:54.441357 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=19 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:54.449035 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=55 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:54.476250 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=20,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:54.623254 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=34,nova_api:INSERT=6,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:47:54.629986 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=59,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:02.250428 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-5bfc7ac2-0c8d-419b-8cc8-71d8eeec62d0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:02.250961 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-5bfc7ac2-0c8d-419b-8cc8-71d8eeec62d0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:02.255162 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5bfc7ac2-0c8d-419b-8cc8-71d8eeec62d0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:02.255342 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5bfc7ac2-0c8d-419b-8cc8-71d8eeec62d0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:02.255501 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5bfc7ac2-0c8d-419b-8cc8-71d8eeec62d0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:02.255860 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5bfc7ac2-0c8d-419b-8cc8-71d8eeec62d0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:02.256025 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5bfc7ac2-0c8d-419b-8cc8-71d8eeec62d0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:02.256173 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-5bfc7ac2-0c8d-419b-8cc8-71d8eeec62d0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:02.275954 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-5bfc7ac2-0c8d-419b-8cc8-71d8eeec62d0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:48:02.366470 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-5bfc7ac2-0c8d-419b-8cc8-71d8eeec62d0 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 204 len: 0 microversion: 2.1 time: 0.118333 Aug 03 06:48:02.367937 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 619/1852] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:48:02 2026] DELETE /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:48:02.380306 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:02.382589 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:02.388198 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:02.388498 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:02.388751 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:02.389293 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:02.389783 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:02.390746 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:02.417470 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:02.593222 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:02.605510 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6a9cfc29-7376-46a0-9f89-fe6c2a06304e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 200 len: 1587 microversion: 2.1 time: 0.227717 Aug 03 06:48:02.605943 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 622/1853] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:02 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 1587 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:03.109477 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-cd2e8938-c08e-4e9f-a8f5-7514fdcb6f6a req-f7011e77-44b7-4f32-9acd-93a511b8ee0d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2c27e17d-cb3f-40c9-b75e-3066fcd62959", "name": "network-vif-unplugged", "status": "completed", "tag": "bc9334a1-0c53-480e-897f-64f09d12001e"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:03.117175 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-cd2e8938-c08e-4e9f-a8f5-7514fdcb6f6a req-f7011e77-44b7-4f32-9acd-93a511b8ee0d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:03.117329 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-cd2e8938-c08e-4e9f-a8f5-7514fdcb6f6a req-f7011e77-44b7-4f32-9acd-93a511b8ee0d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:03.117457 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-cd2e8938-c08e-4e9f-a8f5-7514fdcb6f6a req-f7011e77-44b7-4f32-9acd-93a511b8ee0d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:03.125319 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-cd2e8938-c08e-4e9f-a8f5-7514fdcb6f6a req-f7011e77-44b7-4f32-9acd-93a511b8ee0d service nova] Creating event network-vif-unplugged:bc9334a1-0c53-480e-897f-64f09d12001e for instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 on np0000006323 Aug 03 06:48:03.125923 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-cd2e8938-c08e-4e9f-a8f5-7514fdcb6f6a req-f7011e77-44b7-4f32-9acd-93a511b8ee0d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:03.130520 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-cd2e8938-c08e-4e9f-a8f5-7514fdcb6f6a req-f7011e77-44b7-4f32-9acd-93a511b8ee0d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023701 Aug 03 06:48:03.130934 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 613/1854] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:03 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) Aug 03 06:48:03.491011 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-6bc93540-d2be-4628-bccb-8dd2162593cf req-38a566cb-40d0-4b99-8c5b-6bf62c654645 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2c27e17d-cb3f-40c9-b75e-3066fcd62959", "name": "network-vif-deleted", "tag": "bc9334a1-0c53-480e-897f-64f09d12001e"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:03.502047 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6bc93540-d2be-4628-bccb-8dd2162593cf req-38a566cb-40d0-4b99-8c5b-6bf62c654645 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:03.502279 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6bc93540-d2be-4628-bccb-8dd2162593cf req-38a566cb-40d0-4b99-8c5b-6bf62c654645 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:03.502478 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6bc93540-d2be-4628-bccb-8dd2162593cf req-38a566cb-40d0-4b99-8c5b-6bf62c654645 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:03.514997 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6bc93540-d2be-4628-bccb-8dd2162593cf req-38a566cb-40d0-4b99-8c5b-6bf62c654645 service nova] Creating event network-vif-deleted:bc9334a1-0c53-480e-897f-64f09d12001e for instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 on np0000006323 Aug 03 06:48:03.515855 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-6bc93540-d2be-4628-bccb-8dd2162593cf req-38a566cb-40d0-4b99-8c5b-6bf62c654645 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:03.521415 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-6bc93540-d2be-4628-bccb-8dd2162593cf req-38a566cb-40d0-4b99-8c5b-6bf62c654645 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033420 Aug 03 06:48:03.521892 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 620/1855] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:03 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) Aug 03 06:48:03.624412 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:03.629320 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:03.634807 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:03.635291 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:03.635712 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:03.636246 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:03.636723 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:03.637156 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:03.664120 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:03.664324 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:03.665210 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:03.665210 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lazy-loading 'fault' on Instance uuid 2c27e17d-cb3f-40c9-b75e-3066fcd62959 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:48:03.671755 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:03.742633 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:03.756369 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-b2c9287b-eb1c-44f6-8be5-94024cd8df9a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 200 len: 1236 microversion: 2.1 time: 0.131452 Aug 03 06:48:03.756700 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 623/1856] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:03 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 1236 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:04.785050 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:04.789384 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:04.795151 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:04.795532 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:04.795864 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:04.796444 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:04.796815 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:04.797173 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:04.807524 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] HTTP exception thrown: Instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 could not be found. Aug 03 06:48:04.808509 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Returning 404 to user: Instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:48:04.808960 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-bb019cb6-d4fd-44a2-913d-0c21e5e38175 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 404 len: 111 microversion: 2.1 time: 0.027412 Aug 03 06:48:04.809670 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 614/1857] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:04 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:48:05.204027 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-162f858f-f34d-482b-8893-3684badfb450 req-bc0c6377-c675-4a9b-873c-c2b9f0c010fc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2c27e17d-cb3f-40c9-b75e-3066fcd62959", "name": "network-vif-unplugged", "status": "completed", "tag": "bc9334a1-0c53-480e-897f-64f09d12001e"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:05.211254 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-162f858f-f34d-482b-8893-3684badfb450 req-bc0c6377-c675-4a9b-873c-c2b9f0c010fc service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:05.211587 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-162f858f-f34d-482b-8893-3684badfb450 req-bc0c6377-c675-4a9b-873c-c2b9f0c010fc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:05.211923 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-162f858f-f34d-482b-8893-3684badfb450 req-bc0c6377-c675-4a9b-873c-c2b9f0c010fc service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:05.221795 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-162f858f-f34d-482b-8893-3684badfb450 req-bc0c6377-c675-4a9b-873c-c2b9f0c010fc service nova] Creating event network-vif-unplugged:bc9334a1-0c53-480e-897f-64f09d12001e for instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 on np0000006323 Aug 03 06:48:05.222407 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-162f858f-f34d-482b-8893-3684badfb450 req-bc0c6377-c675-4a9b-873c-c2b9f0c010fc service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:05.227925 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-162f858f-f34d-482b-8893-3684badfb450 req-bc0c6377-c675-4a9b-873c-c2b9f0c010fc service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025798 Aug 03 06:48:05.227925 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 621/1858] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:05 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) Aug 03 06:48:06.226993 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0d3dfd6a-d8af-45d8-8a37-91028ce8b007 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestStampPattern-2090162475", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB5BKTLZTLPIFuVSX3B/e3lm3VwTvW8mIRlv4CwIQ8vDdGb0/6KHpxdVMYZOluzVFA0AabF+5lLtknVfQKO0cQUslchyWIYo0Y2OWgzmWjMQdbNvGdXXSXqZELI3kfFK6w=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:06.231558 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1792676603", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-1533927006"}], "block_device_mapping_v2": [{"uuid": "26de52aa-965d-404f-9db0-c24049a9f549", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestEncryptedCinderVolumes-1613217804", "networks": [{"uuid": "f329b77a-bde2-4134-8528-185bcb690823"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:06.242142 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-0d3dfd6a-d8af-45d8-8a37-91028ce8b007 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Getting quotas for project b892d476eaeb4577875b7656570bf7c7. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:48:06.245779 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-0d3dfd6a-d8af-45d8-8a37-91028ce8b007 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Getting quotas for user fcb56723216c49c088fdd9f840c820f0 and project b892d476eaeb4577875b7656570bf7c7. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:48:06.267357 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0d3dfd6a-d8af-45d8-8a37-91028ce8b007 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 395 microversion: 2.1 time: 0.218400 Aug 03 06:48:06.267837 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 624/1859] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:48:06 2026] POST /compute/v2.1/os-keypairs => generated 395 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:48:06.283396 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:06.284526 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:06.284939 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:06.285533 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:06.285887 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:06.286562 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:06.298564 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:06.369805 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] validate_networks() for [('f329b77a-bde2-4134-8528-185bcb690823', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:48:06.370273 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:07.191079 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:07.438747 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:48:07.439211 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:48:07.439350 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:48:07.439595 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:48:07.439854 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:48:07.446985 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:07.447244 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:07.447449 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:07.448256 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:07.448256 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:07.448499 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:07.458490 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Getting quotas for project 0de8d0694d14441ab1bfcaf46f4e3fdb. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:48:07.460673 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Getting quotas for user 2a6e09e6ac5041569af0360415453503 and project 0de8d0694d14441ab1bfcaf46f4e3fdb. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:48:07.505360 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:48:07.506947 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] 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='26de52aa-965d-404f-9db0-c24049a9f549',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:48:07.640685 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f3f1f18d-32fb-4cf9-bd56-45af5dd4cc00 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 1.409823 Aug 03 06:48:07.640685 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 615/1860] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:48:06 2026] POST /compute/v2.1/servers => generated 404 bytes in 1411 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:48:07.653428 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-c181ee98-09ec-46cd-8206-0911c4e0d6bc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:07.657564 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-c181ee98-09ec-46cd-8206-0911c4e0d6bc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:07.675946 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-c181ee98-09ec-46cd-8206-0911c4e0d6bc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:07.709712 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-20349932", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "key_name": "tempest-TestStampPattern-2090162475", "security_groups": [{"name": "tempest-secgroup-smoke-2022856479"}], "networks": [{"uuid": "cb1a0105-f0d4-4f0f-b461-41678bcd6b94"}]}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:07.763595 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-c181ee98-09ec-46cd-8206-0911c4e0d6bc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:07.777541 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-c181ee98-09ec-46cd-8206-0911c4e0d6bc tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 200 len: 1100 microversion: 2.1 time: 0.127402 Aug 03 06:48:07.779068 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 622/1861] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:07 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 1100 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:07.826849 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:07.827221 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:07.827518 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:07.828045 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:07.828364 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:07.828621 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:07.836443 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:07.901807 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] validate_networks() for [('cb1a0105-f0d4-4f0f-b461-41678bcd6b94', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:48:07.902336 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:08.449394 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:08.495359 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-2354950f-8d17-4d3c-9d0f-762379cda20d tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1888844730", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNXnOslkZrSzU8qpGJSu2k7xKdPt4QwQ4kW2zsLJYSjt6LqxOaAu6bkfMXbLPkKay+Bt3ytD+HYSAu3sS5B8p1OXuTZoHS994lKK+NIRw8GgyLtaqSMubc4LPDgron3MTA=="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:08.507131 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-2354950f-8d17-4d3c-9d0f-762379cda20d tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Getting quotas for project 5efdf1a843cc412b95d720fe8d06cf92. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:48:08.509801 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-2354950f-8d17-4d3c-9d0f-762379cda20d tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Getting quotas for user 1c6be04ad2a14ad6b5b98e6e6e7188d2 and project 5efdf1a843cc412b95d720fe8d06cf92. Resources: {'key_pairs'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:48:08.529281 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-2354950f-8d17-4d3c-9d0f-762379cda20d tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.110805 Aug 03 06:48:08.529642 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 616/1862] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:48:08 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:48:08.712970 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:48:08.713364 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:48:08.713364 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:48:08.713490 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:48:08.713641 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:48:08.719363 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:08.719526 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:08.719678 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:08.720141 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:08.720282 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:08.720403 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:08.733412 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Getting quotas for project b892d476eaeb4577875b7656570bf7c7. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:48:08.735399 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Getting quotas for user fcb56723216c49c088fdd9f840c820f0 and project b892d476eaeb4577875b7656570bf7c7. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:48:08.741829 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:48:08.743543 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:48:08.795084 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-099600dd-d823-4396-b89f-31b265fa5e41 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 1.085196 Aug 03 06:48:08.795084 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 625/1863] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:48:07 2026] POST /compute/v2.1/servers => generated 404 bytes in 1086 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:48:08.802424 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:08.805050 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:08.809294 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6323c33b-4b60-446a-b3a6-cd3f81ccdd26 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:08.810560 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:08.810927 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:08.811131 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:08.811541 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:08.811871 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6323c33b-4b60-446a-b3a6-cd3f81ccdd26 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:08.811941 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:08.812207 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:08.827572 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6323c33b-4b60-446a-b3a6-cd3f81ccdd26 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:08.832314 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:08.886666 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:08.896434 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-43f7fd4c-bc21-4813-9d78-8ea23032ba07 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 200 len: 1216 microversion: 2.1 time: 0.096705 Aug 03 06:48:08.896720 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 623/1864] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:08 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 1216 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:08.899604 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6323c33b-4b60-446a-b3a6-cd3f81ccdd26 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:08.910948 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6323c33b-4b60-446a-b3a6-cd3f81ccdd26 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42" status: 200 len: 1235 microversion: 2.1 time: 0.104789 Aug 03 06:48:08.911443 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 617/1865] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:08 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42 => generated 1235 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:09.852586 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-c34f8d88-1a14-44c4-83cc-4bc909a31b64 req-868bfabe-4216-4d67-9364-224f094548ca service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5814e416-2ecb-441b-bac6-da2c2fb9bd3e", "tag": "9401fe0b-f0d7-40aa-a517-62fe133181a6"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:09.859617 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c34f8d88-1a14-44c4-83cc-4bc909a31b64 req-868bfabe-4216-4d67-9364-224f094548ca service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:09.859849 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c34f8d88-1a14-44c4-83cc-4bc909a31b64 req-868bfabe-4216-4d67-9364-224f094548ca service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:09.859937 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-c34f8d88-1a14-44c4-83cc-4bc909a31b64 req-868bfabe-4216-4d67-9364-224f094548ca service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:09.865890 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-c34f8d88-1a14-44c4-83cc-4bc909a31b64 req-868bfabe-4216-4d67-9364-224f094548ca service nova] Creating event network-changed:9401fe0b-f0d7-40aa-a517-62fe133181a6 for instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e on np0000006323 Aug 03 06:48:09.866406 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-c34f8d88-1a14-44c4-83cc-4bc909a31b64 req-868bfabe-4216-4d67-9364-224f094548ca service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:09.870342 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-c34f8d88-1a14-44c4-83cc-4bc909a31b64 req-868bfabe-4216-4d67-9364-224f094548ca service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020166 Aug 03 06:48:09.870744 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 626/1866] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:09 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) Aug 03 06:48:09.917592 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:09.920976 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:09.930228 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:09.930621 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:09.930873 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:09.931700 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:09.932158 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:09.932506 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:09.933127 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:09.935016 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:09.940739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:09.940739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:09.940739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:09.940739 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:09.941396 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:09.942426 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:09.950562 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:09.960638 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:10.086049 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:10.095410 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6f245a0d-583e-492a-84ae-c9375b2d8a94 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42" status: 200 len: 1293 microversion: 2.1 time: 0.164624 Aug 03 06:48:10.095974 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 618/1867] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:09 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42 => generated 1293 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:10.139129 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:10.149175 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-95192eae-b6bc-42e2-a8f4-99345777ca8a tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 200 len: 1272 microversion: 2.1 time: 0.235993 Aug 03 06:48:10.149639 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 624/1868] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:09 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 1272 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:11.003564 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-727816a3-5863-4c4a-a053-11b3cf81cabd req-9fe0996f-0870-4524-af2d-33ee157ec872 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5814e416-2ecb-441b-bac6-da2c2fb9bd3e", "name": "network-vif-plugged", "status": "completed", "tag": "9401fe0b-f0d7-40aa-a517-62fe133181a6"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:11.016797 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-727816a3-5863-4c4a-a053-11b3cf81cabd req-9fe0996f-0870-4524-af2d-33ee157ec872 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:11.017046 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-727816a3-5863-4c4a-a053-11b3cf81cabd req-9fe0996f-0870-4524-af2d-33ee157ec872 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:11.017266 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-727816a3-5863-4c4a-a053-11b3cf81cabd req-9fe0996f-0870-4524-af2d-33ee157ec872 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:11.032206 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-727816a3-5863-4c4a-a053-11b3cf81cabd req-9fe0996f-0870-4524-af2d-33ee157ec872 service nova] Creating event network-vif-plugged:9401fe0b-f0d7-40aa-a517-62fe133181a6 for instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e on np0000006323 Aug 03 06:48:11.032947 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-727816a3-5863-4c4a-a053-11b3cf81cabd req-9fe0996f-0870-4524-af2d-33ee157ec872 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:11.041534 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-727816a3-5863-4c4a-a053-11b3cf81cabd req-9fe0996f-0870-4524-af2d-33ee157ec872 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041761 Aug 03 06:48:11.042093 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 627/1869] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:10 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) Aug 03 06:48:11.116836 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:11.119047 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:11.128404 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:11.128707 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:11.129257 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:11.129667 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:11.130120 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:11.130506 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:11.158175 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:11.176569 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:11.179029 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:11.185695 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:11.186051 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:11.188383 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:11.188383 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:11.188383 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:11.188383 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:11.230125 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:11.427793 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-216892429", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "key_name": "tempest-keypair-1888844730", "security_groups": [{"name": "tempest-secgroup-smoke-2129190338"}, {"name": "tempest-securitygroup--146560846"}], "networks": [{"uuid": "a056250e-d426-4b32-a524-8f2e8a1a6038"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:11.466513 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:11.481946 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-199a635e-a816-4e7c-9ee1-d371d4f6eb29 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42" status: 200 len: 1361 microversion: 2.1 time: 0.368655 Aug 03 06:48:11.482722 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 619/1870] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:11 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42 => generated 1361 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:11.498852 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:11.508408 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-b8bfbec4-e454-4847-b42d-a27b5edd7542 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 200 len: 1272 microversion: 2.1 time: 0.338168 Aug 03 06:48:11.509143 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 625/1871] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:11 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 1272 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:11.579323 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:11.580043 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:11.580763 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-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=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:11.582004 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:11.584674 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:11.586301 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:11.594271 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:11.681908 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:11.734678 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-91fc338c-0e93-4264-b7ad-0cab6ba5acdc req-45f65ac4-a213-417d-bed1-8907f658f4d2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "276159ee-c355-448e-a0ed-295be827ab42", "tag": "e5387a98-cfb5-47b2-87d3-b10f882388bd"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:11.741841 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-91fc338c-0e93-4264-b7ad-0cab6ba5acdc req-45f65ac4-a213-417d-bed1-8907f658f4d2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:11.742275 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-91fc338c-0e93-4264-b7ad-0cab6ba5acdc req-45f65ac4-a213-417d-bed1-8907f658f4d2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:11.742556 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-91fc338c-0e93-4264-b7ad-0cab6ba5acdc req-45f65ac4-a213-417d-bed1-8907f658f4d2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:11.751188 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-91fc338c-0e93-4264-b7ad-0cab6ba5acdc req-45f65ac4-a213-417d-bed1-8907f658f4d2 service nova] Creating event network-changed:e5387a98-cfb5-47b2-87d3-b10f882388bd for instance 276159ee-c355-448e-a0ed-295be827ab42 on np0000006323 Aug 03 06:48:11.751745 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-91fc338c-0e93-4264-b7ad-0cab6ba5acdc req-45f65ac4-a213-417d-bed1-8907f658f4d2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:11.757689 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-91fc338c-0e93-4264-b7ad-0cab6ba5acdc req-45f65ac4-a213-417d-bed1-8907f658f4d2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025211 Aug 03 06:48:11.757689 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 620/1872] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:11 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) Aug 03 06:48:11.762693 np0000006323 devstack@n-api.service[84359]: DEBUG nova.network.neutron [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] validate_networks() for [('a056250e-d426-4b32-a524-8f2e8a1a6038', None, None, None, None, None)] {{(pid=84359) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:48:11.763165 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:12.001462 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:12.154289 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Flavor limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:48:12.154289 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Image limits 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:48:12.154719 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Flavor pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:48:12.154799 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Image pref 0:0:0 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:48:12.155039 np0000006323 devstack@n-api.service[84359]: DEBUG nova.virt.hardware [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84359) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:48:12.164295 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:12.164295 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:12.164295 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:12.164596 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:12.164842 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:12.168163 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:12.187835 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Getting quotas for project 5efdf1a843cc412b95d720fe8d06cf92. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:48:12.192877 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Getting quotas for user 1c6be04ad2a14ad6b5b98e6e6e7188d2 and project 5efdf1a843cc412b95d720fe8d06cf92. Resources: {'ram', 'cores', 'instances'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:48:12.204143 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Going to run 1 instances... {{(pid=84359) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:48:12.210164 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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=84359) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:48:12.304984 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0a975a5a-461e-49c0-af1b-323ac4687d1b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 450 microversion: 2.1 time: 0.879194 Aug 03 06:48:12.305384 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 628/1873] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:48:11 2026] POST /compute/v2.1/servers => generated 450 bytes in 880 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:48:12.328927 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4fe776af-11b3-4120-83f9-f3ef24fe06e8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:12.328927 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4fe776af-11b3-4120-83f9-f3ef24fe06e8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:12.349759 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4fe776af-11b3-4120-83f9-f3ef24fe06e8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:12.437621 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4fe776af-11b3-4120-83f9-f3ef24fe06e8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1c6be04ad2a14ad6b5b98e6e6e7188d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5efdf1a843cc412b95d720fe8d06cf92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:12.449356 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4fe776af-11b3-4120-83f9-f3ef24fe06e8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 200 len: 1237 microversion: 2.1 time: 0.125445 Aug 03 06:48:12.449786 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 626/1874] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:12 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 1237 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:12.502886 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:12.506550 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:12.518722 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:12.519868 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:12.520383 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:12.521055 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:12.521799 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:12.523738 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:12.531929 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:12.534850 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:12.539938 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:12.541249 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:12.541249 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:12.542187 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:12.542362 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:12.542937 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:12.555680 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:12.572713 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:12.766435 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:12.769591 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:12.777787 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-b017871c-a115-479d-a5a2-89274c706ce4 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42" status: 200 len: 1361 microversion: 2.1 time: 0.277033 Aug 03 06:48:12.777787 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 621/1875] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:12 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42 => generated 1361 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:12.782916 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-cd4b2348-e364-4d5a-a516-01064bd05026 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 200 len: 1272 microversion: 2.1 time: 0.254035 Aug 03 06:48:12.783450 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 629/1876] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:12 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 1272 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:13.105682 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-fd2e9cbd-e062-4b30-b72f-89d07b430f99 req-0e10696d-bad8-4162-8e52-ebd0c5cfbda7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5814e416-2ecb-441b-bac6-da2c2fb9bd3e", "name": "network-vif-plugged", "status": "completed", "tag": "9401fe0b-f0d7-40aa-a517-62fe133181a6"}, {"server_uuid": "276159ee-c355-448e-a0ed-295be827ab42", "name": "network-vif-plugged", "status": "completed", "tag": "e5387a98-cfb5-47b2-87d3-b10f882388bd"}, {"server_uuid": "276159ee-c355-448e-a0ed-295be827ab42", "name": "network-vif-plugged", "status": "completed", "tag": "e5387a98-cfb5-47b2-87d3-b10f882388bd"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:13.111829 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-fd2e9cbd-e062-4b30-b72f-89d07b430f99 req-0e10696d-bad8-4162-8e52-ebd0c5cfbda7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:13.112188 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-fd2e9cbd-e062-4b30-b72f-89d07b430f99 req-0e10696d-bad8-4162-8e52-ebd0c5cfbda7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:13.112463 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-fd2e9cbd-e062-4b30-b72f-89d07b430f99 req-0e10696d-bad8-4162-8e52-ebd0c5cfbda7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:13.119783 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-fd2e9cbd-e062-4b30-b72f-89d07b430f99 req-0e10696d-bad8-4162-8e52-ebd0c5cfbda7 service nova] Creating event network-vif-plugged:9401fe0b-f0d7-40aa-a517-62fe133181a6 for instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e on np0000006323 Aug 03 06:48:13.120125 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-fd2e9cbd-e062-4b30-b72f-89d07b430f99 req-0e10696d-bad8-4162-8e52-ebd0c5cfbda7 service nova] Creating event network-vif-plugged:e5387a98-cfb5-47b2-87d3-b10f882388bd for instance 276159ee-c355-448e-a0ed-295be827ab42 on np0000006323 Aug 03 06:48:13.120428 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-fd2e9cbd-e062-4b30-b72f-89d07b430f99 req-0e10696d-bad8-4162-8e52-ebd0c5cfbda7 service nova] Creating event network-vif-plugged:e5387a98-cfb5-47b2-87d3-b10f882388bd for instance 276159ee-c355-448e-a0ed-295be827ab42 on np0000006323 Aug 03 06:48:13.120920 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-fd2e9cbd-e062-4b30-b72f-89d07b430f99 req-0e10696d-bad8-4162-8e52-ebd0c5cfbda7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:13.126307 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-fd2e9cbd-e062-4b30-b72f-89d07b430f99 req-0e10696d-bad8-4162-8e52-ebd0c5cfbda7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.024240 Aug 03 06:48:13.126755 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 627/1877] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:13 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:48:13.473247 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:13.475296 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:13.481691 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:13.482002 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:13.482289 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:13.482858 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:13.483218 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:13.483535 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:13.502379 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:13.555202 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1c6be04ad2a14ad6b5b98e6e6e7188d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5efdf1a843cc412b95d720fe8d06cf92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:13.565048 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8534f99d-527d-49b7-85b8-030a3f55e3b6 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 200 len: 1297 microversion: 2.1 time: 0.093867 Aug 03 06:48:13.565475 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 622/1878] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:13 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 1297 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:13.799037 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:13.802508 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:13.806854 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:13.808890 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:13.810892 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:13.811196 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:13.811394 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:13.811836 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:13.812151 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:13.812422 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:13.814346 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:13.815980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:13.815980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:13.815980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:13.815980 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:13.816235 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:13.835585 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:13.837828 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:14.001764 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:14.013450 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-d7f220dd-f46f-47b8-97c0-003986f851ee tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42" status: 200 len: 1361 microversion: 2.1 time: 0.216575 Aug 03 06:48:14.013874 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 630/1879] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:13 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42 => generated 1361 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:14.020887 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:14.033215 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-3b190f49-43e2-4b2c-a9b9-023bfd565484 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 200 len: 1463 microversion: 2.1 time: 0.229354 Aug 03 06:48:14.033361 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 628/1880] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:13 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 1463 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:14.051846 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:14.052899 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:14.061216 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:14.061628 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:14.062015 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:14.062784 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:14.063267 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:14.063742 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:14.092571 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:14.304025 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:14.313583 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-eda6a13f-2b40-4e27-8601-7e896c38123e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 200 len: 1463 microversion: 2.1 time: 0.264231 Aug 03 06:48:14.314036 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 623/1881] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:14 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 1463 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:14.587822 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:14.590817 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:14.598638 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:14.598884 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:14.599230 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:14.599694 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:14.600307 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:14.600769 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:14.624926 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:14.856229 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1c6be04ad2a14ad6b5b98e6e6e7188d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5efdf1a843cc412b95d720fe8d06cf92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:14.864130 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-3d77903f-3c6f-43de-9c41-bf5c23fbc862 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 200 len: 1409 microversion: 2.1 time: 0.279472 Aug 03 06:48:14.864445 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 631/1882] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:14 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 1409 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:15.017088 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-6b32ef6a-83d1-4335-be09-6cf61e78403f req-d8ca1a68-3a6b-40d6-96d4-90089c91e4f0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bfd39d44-4f90-412f-a51b-3972e3dbd9c2", "tag": "85a16b09-345d-4965-bfc4-770f927aa86a"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:15.026275 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6b32ef6a-83d1-4335-be09-6cf61e78403f req-d8ca1a68-3a6b-40d6-96d4-90089c91e4f0 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:15.026582 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6b32ef6a-83d1-4335-be09-6cf61e78403f req-d8ca1a68-3a6b-40d6-96d4-90089c91e4f0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:15.026787 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6b32ef6a-83d1-4335-be09-6cf61e78403f req-d8ca1a68-3a6b-40d6-96d4-90089c91e4f0 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:15.034242 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6b32ef6a-83d1-4335-be09-6cf61e78403f req-d8ca1a68-3a6b-40d6-96d4-90089c91e4f0 service nova] Creating event network-changed:85a16b09-345d-4965-bfc4-770f927aa86a for instance bfd39d44-4f90-412f-a51b-3972e3dbd9c2 on np0000006323 Aug 03 06:48:15.034728 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:15.035219 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-6b32ef6a-83d1-4335-be09-6cf61e78403f req-d8ca1a68-3a6b-40d6-96d4-90089c91e4f0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:15.036486 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:15.039737 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-6b32ef6a-83d1-4335-be09-6cf61e78403f req-d8ca1a68-3a6b-40d6-96d4-90089c91e4f0 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024915 Aug 03 06:48:15.040140 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 629/1883] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48: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) Aug 03 06:48:15.042827 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:15.043200 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:15.043514 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:15.044164 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:15.044516 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:15.045465 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:15.068826 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:15.195020 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:15.203499 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-748f2259-a017-4765-9058-1acc6170c9cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42" status: 200 len: 1541 microversion: 2.1 time: 0.171854 Aug 03 06:48:15.203754 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 624/1884] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:15 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42 => generated 1541 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:15.225033 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:15.226343 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:15.231142 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:15.231419 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:15.231644 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:15.232109 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:15.232410 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:15.232740 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:15.250669 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:15.438633 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:15.447098 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ee1d27ee-5f7f-4408-b3e6-93fe23fb145d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42" status: 200 len: 1541 microversion: 2.1 time: 0.223918 Aug 03 06:48:15.447564 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 632/1885] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:15 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42 => generated 1541 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:15.890994 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:15.893681 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:15.898225 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:15.898545 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:15.898827 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:15.899361 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:15.899763 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:15.900139 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:15.918520 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:15.926949 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-eff93e9a-2a2e-43e3-bdf5-8b8c60e4b75a req-6e68519c-0b4e-420d-a356-78e5b8f0c170 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bfd39d44-4f90-412f-a51b-3972e3dbd9c2", "name": "network-vif-plugged", "status": "completed", "tag": "85a16b09-345d-4965-bfc4-770f927aa86a"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:15.936277 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-eff93e9a-2a2e-43e3-bdf5-8b8c60e4b75a req-6e68519c-0b4e-420d-a356-78e5b8f0c170 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:15.936277 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-eff93e9a-2a2e-43e3-bdf5-8b8c60e4b75a req-6e68519c-0b4e-420d-a356-78e5b8f0c170 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:15.936394 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-eff93e9a-2a2e-43e3-bdf5-8b8c60e4b75a req-6e68519c-0b4e-420d-a356-78e5b8f0c170 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:15.947452 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-eff93e9a-2a2e-43e3-bdf5-8b8c60e4b75a req-6e68519c-0b4e-420d-a356-78e5b8f0c170 service nova] Creating event network-vif-plugged:85a16b09-345d-4965-bfc4-770f927aa86a for instance bfd39d44-4f90-412f-a51b-3972e3dbd9c2 on np0000006323 Aug 03 06:48:15.948099 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-eff93e9a-2a2e-43e3-bdf5-8b8c60e4b75a req-6e68519c-0b4e-420d-a356-78e5b8f0c170 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:15.953472 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-eff93e9a-2a2e-43e3-bdf5-8b8c60e4b75a req-6e68519c-0b4e-420d-a356-78e5b8f0c170 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028908 Aug 03 06:48:15.953972 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 625/1886] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:15 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) Aug 03 06:48:16.107299 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1c6be04ad2a14ad6b5b98e6e6e7188d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5efdf1a843cc412b95d720fe8d06cf92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:16.118675 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-d6185090-671e-4862-a219-ce68907e49de tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 200 len: 1409 microversion: 2.1 time: 0.229765 Aug 03 06:48:16.119423 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 630/1887] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:15 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 1409 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:17.104507 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-5f7c8198-cebd-4a8c-91cc-8546a9f7cfa1 req-1aaa344c-02e0-4ab3-bf4b-ea79065c1cb2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "276159ee-c355-448e-a0ed-295be827ab42", "tag": "e5387a98-cfb5-47b2-87d3-b10f882388bd"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:17.113176 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5f7c8198-cebd-4a8c-91cc-8546a9f7cfa1 req-1aaa344c-02e0-4ab3-bf4b-ea79065c1cb2 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:17.113598 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5f7c8198-cebd-4a8c-91cc-8546a9f7cfa1 req-1aaa344c-02e0-4ab3-bf4b-ea79065c1cb2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:17.113803 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-5f7c8198-cebd-4a8c-91cc-8546a9f7cfa1 req-1aaa344c-02e0-4ab3-bf4b-ea79065c1cb2 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:17.121955 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-5f7c8198-cebd-4a8c-91cc-8546a9f7cfa1 req-1aaa344c-02e0-4ab3-bf4b-ea79065c1cb2 service nova] Creating event network-changed:e5387a98-cfb5-47b2-87d3-b10f882388bd for instance 276159ee-c355-448e-a0ed-295be827ab42 on np0000006323 Aug 03 06:48:17.122393 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-5f7c8198-cebd-4a8c-91cc-8546a9f7cfa1 req-1aaa344c-02e0-4ab3-bf4b-ea79065c1cb2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:17.127365 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-5f7c8198-cebd-4a8c-91cc-8546a9f7cfa1 req-1aaa344c-02e0-4ab3-bf4b-ea79065c1cb2 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024841 Aug 03 06:48:17.127708 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 633/1888] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:17 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) Aug 03 06:48:17.138854 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:17.141186 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:17.146677 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:17.147022 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:17.147341 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:17.148016 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:17.148841 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:17.149311 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:17.174161 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:17.376301 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1c6be04ad2a14ad6b5b98e6e6e7188d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5efdf1a843cc412b95d720fe8d06cf92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:17.388225 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e2351b93-0b22-49f6-8b3d-fe118e2a0b8b tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 200 len: 1409 microversion: 2.1 time: 0.251562 Aug 03 06:48:17.388639 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 626/1889] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:17 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 1409 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:17.453590 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:18.007628 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-45ce6c84-648d-4780-849e-681d431a0e42 req-2fe615db-c2f1-4a8f-8df3-23044c052f3d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5814e416-2ecb-441b-bac6-da2c2fb9bd3e", "tag": "9401fe0b-f0d7-40aa-a517-62fe133181a6"}, {"server_uuid": "bfd39d44-4f90-412f-a51b-3972e3dbd9c2", "name": "network-vif-plugged", "status": "completed", "tag": "85a16b09-345d-4965-bfc4-770f927aa86a"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:18.014814 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-45ce6c84-648d-4780-849e-681d431a0e42 req-2fe615db-c2f1-4a8f-8df3-23044c052f3d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:18.014969 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-45ce6c84-648d-4780-849e-681d431a0e42 req-2fe615db-c2f1-4a8f-8df3-23044c052f3d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:18.015120 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-45ce6c84-648d-4780-849e-681d431a0e42 req-2fe615db-c2f1-4a8f-8df3-23044c052f3d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:18.022467 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-45ce6c84-648d-4780-849e-681d431a0e42 req-2fe615db-c2f1-4a8f-8df3-23044c052f3d service nova] Creating event network-changed:9401fe0b-f0d7-40aa-a517-62fe133181a6 for instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e on np0000006323 Aug 03 06:48:18.022633 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-45ce6c84-648d-4780-849e-681d431a0e42 req-2fe615db-c2f1-4a8f-8df3-23044c052f3d service nova] Creating event network-vif-plugged:85a16b09-345d-4965-bfc4-770f927aa86a for instance bfd39d44-4f90-412f-a51b-3972e3dbd9c2 on np0000006323 Aug 03 06:48:18.023045 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-45ce6c84-648d-4780-849e-681d431a0e42 req-2fe615db-c2f1-4a8f-8df3-23044c052f3d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:18.028629 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-45ce6c84-648d-4780-849e-681d431a0e42 req-2fe615db-c2f1-4a8f-8df3-23044c052f3d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023116 Aug 03 06:48:18.029254 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 631/1890] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:18 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:48:18.413506 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:18.415567 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:18.420552 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:18.420919 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:18.421177 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:18.421676 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:18.422117 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:18.422547 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:18.445748 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:18.609022 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1c6be04ad2a14ad6b5b98e6e6e7188d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5efdf1a843cc412b95d720fe8d06cf92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:18.620213 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-96b09b2d-d7ee-40cc-8666-2ccedc78cfc4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 200 len: 1599 microversion: 2.1 time: 0.208723 Aug 03 06:48:18.620605 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 634/1891] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:18 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 1599 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:18.639887 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8a9c2fc1-46a6-4651-9434-bdc96c1ab5e9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:18.641568 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8a9c2fc1-46a6-4651-9434-bdc96c1ab5e9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:18.646867 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8a9c2fc1-46a6-4651-9434-bdc96c1ab5e9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:18.647183 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8a9c2fc1-46a6-4651-9434-bdc96c1ab5e9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:18.647509 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8a9c2fc1-46a6-4651-9434-bdc96c1ab5e9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:18.648150 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8a9c2fc1-46a6-4651-9434-bdc96c1ab5e9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:18.648150 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8a9c2fc1-46a6-4651-9434-bdc96c1ab5e9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:18.648150 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8a9c2fc1-46a6-4651-9434-bdc96c1ab5e9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:18.662214 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-8a9c2fc1-46a6-4651-9434-bdc96c1ab5e9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:18.742571 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8a9c2fc1-46a6-4651-9434-bdc96c1ab5e9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.105256 Aug 03 06:48:18.742926 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 627/1892] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:48:18 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-interface => generated 282 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:48:18.901772 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=6 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:19.071205 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-801f6fdb-cf78-49fa-9802-d060dc331aa3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:19.071683 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-801f6fdb-cf78-49fa-9802-d060dc331aa3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:19.076569 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-801f6fdb-cf78-49fa-9802-d060dc331aa3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:19.076847 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-801f6fdb-cf78-49fa-9802-d060dc331aa3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:19.077050 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-801f6fdb-cf78-49fa-9802-d060dc331aa3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:19.077508 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-801f6fdb-cf78-49fa-9802-d060dc331aa3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:19.077742 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-801f6fdb-cf78-49fa-9802-d060dc331aa3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:19.077929 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-801f6fdb-cf78-49fa-9802-d060dc331aa3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:19.096764 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-801f6fdb-cf78-49fa-9802-d060dc331aa3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:48:19.101500 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-2105db60-48ce-4da5-8e17-29bc309388e8 req-8b6bb20d-e642-462a-aece-1afd7f063f44 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "478b6720-e40e-4834-9b4b-f64d3f8d71f9", "tag": "b1516fcc-0d53-497c-bccd-fd00ea041236"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:19.107680 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-2105db60-48ce-4da5-8e17-29bc309388e8 req-8b6bb20d-e642-462a-aece-1afd7f063f44 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:19.107843 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-2105db60-48ce-4da5-8e17-29bc309388e8 req-8b6bb20d-e642-462a-aece-1afd7f063f44 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:19.108757 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-2105db60-48ce-4da5-8e17-29bc309388e8 req-8b6bb20d-e642-462a-aece-1afd7f063f44 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:19.114252 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-2105db60-48ce-4da5-8e17-29bc309388e8 req-8b6bb20d-e642-462a-aece-1afd7f063f44 service nova] Creating event network-changed:b1516fcc-0d53-497c-bccd-fd00ea041236 for instance 478b6720-e40e-4834-9b4b-f64d3f8d71f9 on np0000006323 Aug 03 06:48:19.115792 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-2105db60-48ce-4da5-8e17-29bc309388e8 req-8b6bb20d-e642-462a-aece-1afd7f063f44 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:19.119949 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-2105db60-48ce-4da5-8e17-29bc309388e8 req-8b6bb20d-e642-462a-aece-1afd7f063f44 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020108 Aug 03 06:48:19.120296 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 635/1893] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48: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) Aug 03 06:48:19.178776 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-801f6fdb-cf78-49fa-9802-d060dc331aa3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9" status: 204 len: 0 microversion: 2.1 time: 0.109253 Aug 03 06:48:19.179546 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 632/1894] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:48:19 2026] DELETE /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:48:19.197485 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:19.199666 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:19.205910 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:19.206553 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:19.206553 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:19.207902 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:19.209215 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:19.210231 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:19.254519 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:19.493547 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:19.505466 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-93c5de11-55b2-4c84-b278-aa784fb6d9b7 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9" status: 200 len: 1569 microversion: 2.1 time: 0.312050 Aug 03 06:48:19.506021 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 628/1895] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:19 2026] GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9 => generated 1569 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:19.580502 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-32dff7ef-4013-43af-864c-778a61877703 req-6d575d9c-7fc7-47f3-b155-14cd2ebd38c6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bfd39d44-4f90-412f-a51b-3972e3dbd9c2", "tag": "85a16b09-345d-4965-bfc4-770f927aa86a"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:19.589550 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-32dff7ef-4013-43af-864c-778a61877703 req-6d575d9c-7fc7-47f3-b155-14cd2ebd38c6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:19.589766 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-32dff7ef-4013-43af-864c-778a61877703 req-6d575d9c-7fc7-47f3-b155-14cd2ebd38c6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:19.590209 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-32dff7ef-4013-43af-864c-778a61877703 req-6d575d9c-7fc7-47f3-b155-14cd2ebd38c6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:19.603056 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-32dff7ef-4013-43af-864c-778a61877703 req-6d575d9c-7fc7-47f3-b155-14cd2ebd38c6 service nova] Creating event network-changed:85a16b09-345d-4965-bfc4-770f927aa86a for instance bfd39d44-4f90-412f-a51b-3972e3dbd9c2 on np0000006323 Aug 03 06:48:19.603617 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-32dff7ef-4013-43af-864c-778a61877703 req-6d575d9c-7fc7-47f3-b155-14cd2ebd38c6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:19.615334 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-32dff7ef-4013-43af-864c-778a61877703 req-6d575d9c-7fc7-47f3-b155-14cd2ebd38c6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036902 Aug 03 06:48:19.615802 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 636/1896] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:19 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) Aug 03 06:48:20.531203 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:20.533699 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:20.539647 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:20.539647 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:20.539900 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:20.540396 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:20.540848 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:20.541261 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:20.567928 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:20.568174 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:20.568352 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:20.569274 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lazy-loading 'fault' on Instance uuid 478b6720-e40e-4834-9b4b-f64d3f8d71f9 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:48:20.574054 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:20.624875 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:20.634186 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f6dfcf05-174b-40ed-804d-fe04cb45ffc3 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9" status: 200 len: 1226 microversion: 2.1 time: 0.105938 Aug 03 06:48:20.634557 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 633/1897] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:20 2026] GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9 => generated 1226 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:21.158933 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-4b20fcb1-136b-45cd-999b-5ea04cd73a6f req-69558e79-d2c3-493e-86b0-b02c678e2be3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "478b6720-e40e-4834-9b4b-f64d3f8d71f9", "name": "network-vif-unplugged", "status": "completed", "tag": "b1516fcc-0d53-497c-bccd-fd00ea041236"}, {"server_uuid": "478b6720-e40e-4834-9b4b-f64d3f8d71f9", "name": "network-vif-unplugged", "status": "completed", "tag": "b1516fcc-0d53-497c-bccd-fd00ea041236"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:21.166929 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4b20fcb1-136b-45cd-999b-5ea04cd73a6f req-69558e79-d2c3-493e-86b0-b02c678e2be3 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:21.167226 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4b20fcb1-136b-45cd-999b-5ea04cd73a6f req-69558e79-d2c3-493e-86b0-b02c678e2be3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:21.167738 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4b20fcb1-136b-45cd-999b-5ea04cd73a6f req-69558e79-d2c3-493e-86b0-b02c678e2be3 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:21.175882 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4b20fcb1-136b-45cd-999b-5ea04cd73a6f req-69558e79-d2c3-493e-86b0-b02c678e2be3 service nova] Creating event network-vif-unplugged:b1516fcc-0d53-497c-bccd-fd00ea041236 for instance 478b6720-e40e-4834-9b4b-f64d3f8d71f9 on np0000006323 Aug 03 06:48:21.176283 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4b20fcb1-136b-45cd-999b-5ea04cd73a6f req-69558e79-d2c3-493e-86b0-b02c678e2be3 service nova] Creating event network-vif-unplugged:b1516fcc-0d53-497c-bccd-fd00ea041236 for instance 478b6720-e40e-4834-9b4b-f64d3f8d71f9 on np0000006323 Aug 03 06:48:21.176548 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-4b20fcb1-136b-45cd-999b-5ea04cd73a6f req-69558e79-d2c3-493e-86b0-b02c678e2be3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:21.182048 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-4b20fcb1-136b-45cd-999b-5ea04cd73a6f req-69558e79-d2c3-493e-86b0-b02c678e2be3 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.024822 Aug 03 06:48:21.183384 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 629/1898] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:21 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:48:21.654945 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:21.657117 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 478b6720-e40e-4834-9b4b-f64d3f8d71f9] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:21.662445 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:21.662789 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:21.663178 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:21.663752 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:21.664171 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:21.664513 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:21.677012 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-8d0f2e58-5970-44a1-93c9-1cd601ee9134 req-249bbb99-2e3c-4198-8a00-28922202d127 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "478b6720-e40e-4834-9b4b-f64d3f8d71f9", "name": "network-vif-deleted", "tag": "b1516fcc-0d53-497c-bccd-fd00ea041236"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:21.677529 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 478b6720-e40e-4834-9b4b-f64d3f8d71f9 could not be found. Aug 03 06:48:21.677815 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 478b6720-e40e-4834-9b4b-f64d3f8d71f9 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:48:21.679043 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-abd7c129-8501-44b9-8c22-d8fbed1420c2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9" status: 404 len: 111 microversion: 2.1 time: 0.025568 Aug 03 06:48:21.679043 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 637/1899] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:21 2026] GET /compute/v2.1/servers/478b6720-e40e-4834-9b4b-f64d3f8d71f9 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:48:21.687291 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8d0f2e58-5970-44a1-93c9-1cd601ee9134 req-249bbb99-2e3c-4198-8a00-28922202d127 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:21.687559 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8d0f2e58-5970-44a1-93c9-1cd601ee9134 req-249bbb99-2e3c-4198-8a00-28922202d127 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:21.687782 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-8d0f2e58-5970-44a1-93c9-1cd601ee9134 req-249bbb99-2e3c-4198-8a00-28922202d127 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:21.698399 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-8d0f2e58-5970-44a1-93c9-1cd601ee9134 req-249bbb99-2e3c-4198-8a00-28922202d127 service nova] Creating event network-vif-deleted:b1516fcc-0d53-497c-bccd-fd00ea041236 for instance 478b6720-e40e-4834-9b4b-f64d3f8d71f9 on np0000006323 Aug 03 06:48:21.698939 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-8d0f2e58-5970-44a1-93c9-1cd601ee9134 req-249bbb99-2e3c-4198-8a00-28922202d127 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:21.706457 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-8d0f2e58-5970-44a1-93c9-1cd601ee9134 req-249bbb99-2e3c-4198-8a00-28922202d127 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031425 Aug 03 06:48:21.706909 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 634/1900] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:21 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:48:22.172234 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=4 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:22.199798 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=8 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:22.440609 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:24.276610 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-23ad671c-0602-4b63-9c15-95553255afb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:24.277056 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-23ad671c-0602-4b63-9c15-95553255afb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:24.285120 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23ad671c-0602-4b63-9c15-95553255afb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:24.285393 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23ad671c-0602-4b63-9c15-95553255afb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:24.285609 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23ad671c-0602-4b63-9c15-95553255afb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:24.286011 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23ad671c-0602-4b63-9c15-95553255afb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:24.286272 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23ad671c-0602-4b63-9c15-95553255afb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:24.286465 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-23ad671c-0602-4b63-9c15-95553255afb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:24.308580 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-00673092-833c-4967-9066-57d3f425f9f3 req-389830f7-44bd-4b77-9893-ffe284186631 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4221c057-9aa3-41b7-9e7b-cfaf37c5f071", "tag": "555fe33d-71ec-40c9-8aef-bbc60219f00c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:24.309533 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-23ad671c-0602-4b63-9c15-95553255afb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:48:24.314751 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-00673092-833c-4967-9066-57d3f425f9f3 req-389830f7-44bd-4b77-9893-ffe284186631 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:24.314959 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-00673092-833c-4967-9066-57d3f425f9f3 req-389830f7-44bd-4b77-9893-ffe284186631 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:24.315228 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-00673092-833c-4967-9066-57d3f425f9f3 req-389830f7-44bd-4b77-9893-ffe284186631 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:24.323520 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-00673092-833c-4967-9066-57d3f425f9f3 req-389830f7-44bd-4b77-9893-ffe284186631 service nova] Creating event network-changed:555fe33d-71ec-40c9-8aef-bbc60219f00c for instance 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 on np0000006323 Aug 03 06:48:24.324225 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-00673092-833c-4967-9066-57d3f425f9f3 req-389830f7-44bd-4b77-9893-ffe284186631 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:24.330277 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-00673092-833c-4967-9066-57d3f425f9f3 req-389830f7-44bd-4b77-9893-ffe284186631 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024643 Aug 03 06:48:24.330769 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 638/1901] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:24 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:48:24.384930 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-23ad671c-0602-4b63-9c15-95553255afb8 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071" status: 204 len: 0 microversion: 2.1 time: 0.111183 Aug 03 06:48:24.385497 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 630/1902] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:48:24 2026] DELETE /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:48:24.397126 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:24.399730 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:24.405720 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:24.406110 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:24.406500 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:24.407075 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:24.407531 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:24.407959 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:24.433955 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:24.614031 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:24.629812 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-6b49e967-2adf-43da-9a1a-e2b21d3988de tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071" status: 200 len: 1569 microversion: 2.1 time: 0.235151 Aug 03 06:48:24.630473 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 635/1903] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:24 2026] GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071 => generated 1569 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:25.049154 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-54ce823c-3aba-4a76-b0af-45579f2db70a req-c86f37bf-31e2-4f27-812b-709392752a3c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4221c057-9aa3-41b7-9e7b-cfaf37c5f071", "name": "network-vif-unplugged", "status": "completed", "tag": "555fe33d-71ec-40c9-8aef-bbc60219f00c"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:25.056911 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-54ce823c-3aba-4a76-b0af-45579f2db70a req-c86f37bf-31e2-4f27-812b-709392752a3c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:25.057251 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-54ce823c-3aba-4a76-b0af-45579f2db70a req-c86f37bf-31e2-4f27-812b-709392752a3c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:25.057560 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-54ce823c-3aba-4a76-b0af-45579f2db70a req-c86f37bf-31e2-4f27-812b-709392752a3c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:25.069306 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-54ce823c-3aba-4a76-b0af-45579f2db70a req-c86f37bf-31e2-4f27-812b-709392752a3c service nova] Creating event network-vif-unplugged:555fe33d-71ec-40c9-8aef-bbc60219f00c for instance 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 on np0000006323 Aug 03 06:48:25.070144 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-54ce823c-3aba-4a76-b0af-45579f2db70a req-c86f37bf-31e2-4f27-812b-709392752a3c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:25.078503 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-54ce823c-3aba-4a76-b0af-45579f2db70a req-c86f37bf-31e2-4f27-812b-709392752a3c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030397 Aug 03 06:48:25.078503 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 639/1904] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:25 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) Aug 03 06:48:25.648632 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:25.650523 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:25.657067 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:25.657436 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:25.657645 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:25.658198 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:25.658608 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:25.658985 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:25.685362 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:25.685954 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:25.685954 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:25.686044 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lazy-loading 'fault' on Instance uuid 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:48:25.691922 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:25.760079 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6562b48203c94402baaff087ddc20eae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dd7da91fbb7463b8b47aac8b643cecd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:25.769410 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f9e04ad5-52de-41a2-965a-c3158d05ebac tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071" status: 200 len: 1226 microversion: 2.1 time: 0.122884 Aug 03 06:48:25.769750 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 631/1905] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:25 2026] GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071 => generated 1226 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:26.373128 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-26bef086-a04b-4dc7-92cc-8cf41003c3ce req-1ae5fcc2-fc62-445c-99e9-75ac21adca0d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4221c057-9aa3-41b7-9e7b-cfaf37c5f071", "name": "network-vif-deleted", "tag": "555fe33d-71ec-40c9-8aef-bbc60219f00c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:26.379893 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-26bef086-a04b-4dc7-92cc-8cf41003c3ce req-1ae5fcc2-fc62-445c-99e9-75ac21adca0d service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:26.380101 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-26bef086-a04b-4dc7-92cc-8cf41003c3ce req-1ae5fcc2-fc62-445c-99e9-75ac21adca0d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:26.380272 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-26bef086-a04b-4dc7-92cc-8cf41003c3ce req-1ae5fcc2-fc62-445c-99e9-75ac21adca0d service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:26.387173 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-26bef086-a04b-4dc7-92cc-8cf41003c3ce req-1ae5fcc2-fc62-445c-99e9-75ac21adca0d service nova] Creating event network-vif-deleted:555fe33d-71ec-40c9-8aef-bbc60219f00c for instance 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 on np0000006323 Aug 03 06:48:26.387787 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-26bef086-a04b-4dc7-92cc-8cf41003c3ce req-1ae5fcc2-fc62-445c-99e9-75ac21adca0d service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:26.392370 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-26bef086-a04b-4dc7-92cc-8cf41003c3ce req-1ae5fcc2-fc62-445c-99e9-75ac21adca0d service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021121 Aug 03 06:48:26.393733 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 636/1906] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:26 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) Aug 03 06:48:26.789905 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:26.792669 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 4221c057-9aa3-41b7-9e7b-cfaf37c5f071] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:26.797838 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:26.798291 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:26.798606 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:26.799165 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:26.799596 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:26.799996 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:26.809104 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 could not be found. Aug 03 06:48:26.809395 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:48:26.809756 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2123248c-696d-499f-a0c9-b2940537e3bd tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071" status: 404 len: 111 microversion: 2.1 time: 0.022237 Aug 03 06:48:26.810047 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 640/1907] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:26 2026] GET /compute/v2.1/servers/4221c057-9aa3-41b7-9e7b-cfaf37c5f071 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:48:27.095103 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:27.095571 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:27.099942 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:27.100205 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:27.100400 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:27.100761 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:27.100954 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:27.101147 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:27.112388 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 could not be found. Aug 03 06:48:27.112784 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:48:27.113250 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-e3848712-a1e7-4a7e-ad4d-883b32a79cd2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 404 len: 111 microversion: 2.1 time: 0.020466 Aug 03 06:48:27.113707 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 632/1908] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:48:27 2026] DELETE /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:48:27.124801 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-36ca727d-62da-4eb6-9020-96db19fae147 req-303bad70-a782-4a54-a8c7-e2b4621b3744 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4221c057-9aa3-41b7-9e7b-cfaf37c5f071", "name": "network-vif-unplugged", "status": "completed", "tag": "555fe33d-71ec-40c9-8aef-bbc60219f00c"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:27.127537 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:27.129566 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] [instance: 7453d139-11e6-4951-a9b9-31ea5be4bf20] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:27.131633 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-36ca727d-62da-4eb6-9020-96db19fae147 req-303bad70-a782-4a54-a8c7-e2b4621b3744 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:27.131882 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-36ca727d-62da-4eb6-9020-96db19fae147 req-303bad70-a782-4a54-a8c7-e2b4621b3744 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:27.132027 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-36ca727d-62da-4eb6-9020-96db19fae147 req-303bad70-a782-4a54-a8c7-e2b4621b3744 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:27.135663 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:27.136188 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:27.136605 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:27.138185 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:27.138185 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:27.138463 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:27.142584 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-36ca727d-62da-4eb6-9020-96db19fae147 req-303bad70-a782-4a54-a8c7-e2b4621b3744 service nova] Creating event network-vif-unplugged:555fe33d-71ec-40c9-8aef-bbc60219f00c for instance 4221c057-9aa3-41b7-9e7b-cfaf37c5f071 on np0000006323 Aug 03 06:48:27.143015 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-36ca727d-62da-4eb6-9020-96db19fae147 req-303bad70-a782-4a54-a8c7-e2b4621b3744 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:27.149759 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-36ca727d-62da-4eb6-9020-96db19fae147 req-303bad70-a782-4a54-a8c7-e2b4621b3744 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026987 Aug 03 06:48:27.150218 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 637/1909] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:27 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) Aug 03 06:48:27.157582 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] HTTP exception thrown: Instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 could not be found. Aug 03 06:48:27.157945 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Returning 404 to user: Instance 7453d139-11e6-4951-a9b9-31ea5be4bf20 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:48:27.158554 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-cacd1836-3fe2-4bc0-bf9b-38c260b7439e tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20" status: 404 len: 111 microversion: 2.1 time: 0.035531 Aug 03 06:48:27.159272 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 641/1910] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:27 2026] GET /compute/v2.1/servers/7453d139-11e6-4951-a9b9-31ea5be4bf20 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:48:28.476699 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3b34b0dd-ca8a-4339-92dd-1378e71e4fa2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:28.494906 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3b34b0dd-ca8a-4339-92dd-1378e71e4fa2 tempest-TestVolumeBootPattern-1959061811 tempest-TestVolumeBootPattern-1959061811-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1622801360" status: 202 len: 0 microversion: 2.1 time: 0.021650 Aug 03 06:48:28.495771 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 633/1911] 10.4.3.71 () {66 vars in 1374 bytes} [Mon Aug 3 06:48:28 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1622801360 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:48:37.106000 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=57,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:37.128920 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=28,nova_api:UPDATE=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:37.133238 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=37,nova_api:INSERT=7 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:37.134901 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=55,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:37.142776 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=43 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:38.486175 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=36,nova_api:INSERT=4,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:48:53.937684 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-1fa4272f-88c8-44e1-9815-e036fc709701 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7d713bbf-8b5e-4702-9cf4-e267375e3a51"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:53.940479 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-1fa4272f-88c8-44e1-9815-e036fc709701 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:53.946307 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1fa4272f-88c8-44e1-9815-e036fc709701 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:53.948005 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1fa4272f-88c8-44e1-9815-e036fc709701 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:53.948005 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1fa4272f-88c8-44e1-9815-e036fc709701 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:53.948005 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1fa4272f-88c8-44e1-9815-e036fc709701 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:53.948005 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1fa4272f-88c8-44e1-9815-e036fc709701 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:53.948387 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-1fa4272f-88c8-44e1-9815-e036fc709701 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:54.191092 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-1fa4272f-88c8-44e1-9815-e036fc709701 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "POST /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.256812 Aug 03 06:48:54.192198 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 638/1912] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:48:53 2026] POST /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/os-volume_attachments => generated 194 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:48:55.713221 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:55.715315 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:55.719948 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:55.720224 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:55.720494 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:55.721052 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:55.721403 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:55.721766 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:55.739582 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:55.783217 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-657c26e1-ef6c-4b9b-90a0-8ff51eb0171c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:55.783852 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-657c26e1-ef6c-4b9b-90a0-8ff51eb0171c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:55.790429 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-657c26e1-ef6c-4b9b-90a0-8ff51eb0171c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:55.790429 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-657c26e1-ef6c-4b9b-90a0-8ff51eb0171c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:55.790429 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-657c26e1-ef6c-4b9b-90a0-8ff51eb0171c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:55.790429 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-657c26e1-ef6c-4b9b-90a0-8ff51eb0171c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:55.790775 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-657c26e1-ef6c-4b9b-90a0-8ff51eb0171c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:55.790775 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-657c26e1-ef6c-4b9b-90a0-8ff51eb0171c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:55.809014 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-657c26e1-ef6c-4b9b-90a0-8ff51eb0171c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Going to try to terminate instance {{(pid=84360) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:48:55.886194 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-657c26e1-ef6c-4b9b-90a0-8ff51eb0171c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 204 len: 0 microversion: 2.1 time: 0.105040 Aug 03 06:48:55.887171 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 634/1913] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:48:55 2026] DELETE /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:48:55.899768 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:55.900917 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:55.910106 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:55.910549 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:55.911070 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:55.911539 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:55.912119 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:55.912398 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:55.934599 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:55.964996 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1c6be04ad2a14ad6b5b98e6e6e7188d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5efdf1a843cc412b95d720fe8d06cf92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:55.976082 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-273d5389-8bf5-4edd-aa2e-69c6601748cb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 200 len: 1718 microversion: 2.1 time: 0.265423 Aug 03 06:48:55.976376 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 642/1914] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:55 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 1718 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:56.134435 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:56.145764 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7174d0e1-d0b4-4ec9-a752-a69710b64c4f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 200 len: 1588 microversion: 2.1 time: 0.249307 Aug 03 06:48:56.146210 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 639/1915] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:55 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 1588 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:56.452883 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-a8fdad4c-dd18-4f0f-a257-07bf9bb14bba req-d7ba1fb8-3ed5-4967-b853-75672ece3357 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5814e416-2ecb-441b-bac6-da2c2fb9bd3e", "name": "network-vif-unplugged", "status": "completed", "tag": "9401fe0b-f0d7-40aa-a517-62fe133181a6"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:56.458776 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a8fdad4c-dd18-4f0f-a257-07bf9bb14bba req-d7ba1fb8-3ed5-4967-b853-75672ece3357 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:56.458945 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a8fdad4c-dd18-4f0f-a257-07bf9bb14bba req-d7ba1fb8-3ed5-4967-b853-75672ece3357 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:56.459030 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-a8fdad4c-dd18-4f0f-a257-07bf9bb14bba req-d7ba1fb8-3ed5-4967-b853-75672ece3357 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:56.468555 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-a8fdad4c-dd18-4f0f-a257-07bf9bb14bba req-d7ba1fb8-3ed5-4967-b853-75672ece3357 service nova] Creating event network-vif-unplugged:9401fe0b-f0d7-40aa-a517-62fe133181a6 for instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e on np0000006323 Aug 03 06:48:56.469156 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-a8fdad4c-dd18-4f0f-a257-07bf9bb14bba req-d7ba1fb8-3ed5-4967-b853-75672ece3357 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:56.474303 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-a8fdad4c-dd18-4f0f-a257-07bf9bb14bba req-d7ba1fb8-3ed5-4967-b853-75672ece3357 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023374 Aug 03 06:48:56.474702 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 635/1916] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:56 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) Aug 03 06:48:57.166103 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:57.168841 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:57.174219 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:57.174563 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:57.174901 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:57.175496 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:57.175943 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:57.176336 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:57.197267 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:57.197522 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:57.197746 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:57.198023 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lazy-loading 'fault' on Instance uuid 5814e416-2ecb-441b-bac6-da2c2fb9bd3e {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:48:57.201811 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:48:57.257205 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a6e09e6ac5041569af0360415453503', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0de8d0694d14441ab1bfcaf46f4e3fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:48:57.265796 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-f03af315-ebd9-42b6-b393-389969d39c7e tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 200 len: 1236 microversion: 2.1 time: 0.101878 Aug 03 06:48:57.266390 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 643/1917] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:57 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 1236 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:48:58.077989 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-acb92a92-efcc-4248-9330-0ebeaa1f55c8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "6f3557df-2869-4fb0-9631-095a6819085c"}} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:58.080274 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-acb92a92-efcc-4248-9330-0ebeaa1f55c8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:58.084135 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-acb92a92-efcc-4248-9330-0ebeaa1f55c8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:58.084357 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-acb92a92-efcc-4248-9330-0ebeaa1f55c8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:58.084512 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-acb92a92-efcc-4248-9330-0ebeaa1f55c8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:58.084817 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-acb92a92-efcc-4248-9330-0ebeaa1f55c8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:58.084987 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-acb92a92-efcc-4248-9330-0ebeaa1f55c8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:58.085151 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-acb92a92-efcc-4248-9330-0ebeaa1f55c8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:58.287213 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:58.289997 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:58.296720 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:58.297080 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:58.297331 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:58.297856 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:58.298295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:58.298889 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:58.318886 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] HTTP exception thrown: Instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e could not be found. Aug 03 06:48:58.319109 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Returning 404 to user: Instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:48:58.319668 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-91edd559-0c0b-4f3a-9549-d8eb4e300256 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 404 len: 111 microversion: 2.1 time: 0.035047 Aug 03 06:48:58.320178 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 636/1918] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:58 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:48:58.517443 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-7f929957-7437-4d42-bd07-bfbb5c17c07a req-55eaa45a-2f73-46e4-bfdb-26b1e257a111 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5814e416-2ecb-441b-bac6-da2c2fb9bd3e", "name": "network-vif-unplugged", "status": "completed", "tag": "9401fe0b-f0d7-40aa-a517-62fe133181a6"}, {"server_uuid": "5814e416-2ecb-441b-bac6-da2c2fb9bd3e", "name": "network-vif-deleted", "tag": "9401fe0b-f0d7-40aa-a517-62fe133181a6"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:48:58.518270 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-acb92a92-efcc-4248-9330-0ebeaa1f55c8 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "POST /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.442116 Aug 03 06:48:58.519259 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 640/1919] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:48:58 2026] POST /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 194 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:48:58.525910 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7f929957-7437-4d42-bd07-bfbb5c17c07a req-55eaa45a-2f73-46e4-bfdb-26b1e257a111 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:58.526188 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7f929957-7437-4d42-bd07-bfbb5c17c07a req-55eaa45a-2f73-46e4-bfdb-26b1e257a111 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:58.526391 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7f929957-7437-4d42-bd07-bfbb5c17c07a req-55eaa45a-2f73-46e4-bfdb-26b1e257a111 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:58.533892 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-7f929957-7437-4d42-bd07-bfbb5c17c07a req-55eaa45a-2f73-46e4-bfdb-26b1e257a111 service nova] Creating event network-vif-unplugged:9401fe0b-f0d7-40aa-a517-62fe133181a6 for instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e on np0000006323 Aug 03 06:48:58.534244 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-7f929957-7437-4d42-bd07-bfbb5c17c07a req-55eaa45a-2f73-46e4-bfdb-26b1e257a111 service nova] Creating event network-vif-deleted:9401fe0b-f0d7-40aa-a517-62fe133181a6 for instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e on np0000006323 Aug 03 06:48:58.534816 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-7f929957-7437-4d42-bd07-bfbb5c17c07a req-55eaa45a-2f73-46e4-bfdb-26b1e257a111 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:48:58.540772 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-7f929957-7437-4d42-bd07-bfbb5c17c07a req-55eaa45a-2f73-46e4-bfdb-26b1e257a111 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.025451 Aug 03 06:48:58.541066 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 644/1920] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:48:58 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) Aug 03 06:48:58.678419 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:58.678756 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:58.683450 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:58.683945 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:58.683945 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:58.684356 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:58.684571 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:58.684798 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:58.696802 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] HTTP exception thrown: Instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e could not be found. Aug 03 06:48:58.697232 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Returning 404 to user: Instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:48:58.697720 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6bb6171d-02de-468e-a948-b754dc13b2b1 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 404 len: 111 microversion: 2.1 time: 0.021859 Aug 03 06:48:58.698079 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 637/1921] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:48:58 2026] DELETE /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:48:58.710683 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:48:58.711901 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 5814e416-2ecb-441b-bac6-da2c2fb9bd3e] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:48:58.717943 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:58.718300 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:58.718581 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:58.719169 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:48:58.719543 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:48:58.719914 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:48:58.730866 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] HTTP exception thrown: Instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e could not be found. Aug 03 06:48:58.730866 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Returning 404 to user: Instance 5814e416-2ecb-441b-bac6-da2c2fb9bd3e could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:48:58.731171 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-dbe57d88-a059-4ef0-96f1-4e27afd3ea9f tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e" status: 404 len: 111 microversion: 2.1 time: 0.023244 Aug 03 06:48:58.731566 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 641/1922] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:48:58 2026] GET /compute/v2.1/servers/5814e416-2ecb-441b-bac6-da2c2fb9bd3e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:49:00.149155 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:00.149679 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:00.154488 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:00.154728 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:00.154969 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:00.155281 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:00.155458 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:00.155673 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:00.166465 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] HTTP exception thrown: Instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 could not be found. Aug 03 06:49:00.166734 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Returning 404 to user: Instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:49:00.167169 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6fc34e26-9238-4024-b428-abf36a5803b8 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 404 len: 111 microversion: 2.1 time: 0.020605 Aug 03 06:49:00.167489 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 645/1923] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:49:00 2026] DELETE /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:49:00.179088 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:00.181306 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] [instance: 2c27e17d-cb3f-40c9-b75e-3066fcd62959] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:00.189135 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:00.189554 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:00.189771 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:00.190350 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:00.190890 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:00.191274 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:00.205178 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] HTTP exception thrown: Instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 could not be found. Aug 03 06:49:00.205178 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Returning 404 to user: Instance 2c27e17d-cb3f-40c9-b75e-3066fcd62959 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:49:00.205573 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-8fa36d08-cd8c-4706-a914-58a02523e033 tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959" status: 404 len: 111 microversion: 2.1 time: 0.029482 Aug 03 06:49:00.206336 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 638/1924] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:00 2026] GET /compute/v2.1/servers/2c27e17d-cb3f-40c9-b75e-3066fcd62959 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:49:01.622677 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-eae8463f-950f-4114-96a5-1397fcfdd37c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:01.637799 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-eae8463f-950f-4114-96a5-1397fcfdd37c tempest-TestEncryptedCinderVolumes-505053708 tempest-TestEncryptedCinderVolumes-505053708-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-1613217804" status: 202 len: 0 microversion: 2.1 time: 0.017443 Aug 03 06:49:01.640708 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 642/1925] 10.4.3.71 () {66 vars in 1389 bytes} [Mon Aug 3 06:49:01 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-1613217804 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:49:02.219387 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-2a505414-7534-4406-a848-f058362febf9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:02.219892 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-2a505414-7534-4406-a848-f058362febf9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:02.224102 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2a505414-7534-4406-a848-f058362febf9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:02.224412 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2a505414-7534-4406-a848-f058362febf9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:02.224750 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2a505414-7534-4406-a848-f058362febf9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:02.225111 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2a505414-7534-4406-a848-f058362febf9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:02.225351 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2a505414-7534-4406-a848-f058362febf9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:02.225525 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-2a505414-7534-4406-a848-f058362febf9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:02.287667 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-2a505414-7534-4406-a848-f058362febf9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lazy-loading 'services' on Instance uuid 276159ee-c355-448e-a0ed-295be827ab42 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:49:02.348257 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-2a505414-7534-4406-a848-f058362febf9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/os-volume_attachments/7d713bbf-8b5e-4702-9cf4-e267375e3a51" status: 202 len: 0 microversion: 2.1 time: 0.131338 Aug 03 06:49:02.348614 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 646/1926] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:49:02 2026] DELETE /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/os-volume_attachments/7d713bbf-8b5e-4702-9cf4-e267375e3a51 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:49:02.361865 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-0ba0860d-05dd-46c3-b842-25ae140a917b tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:02.364470 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-0ba0860d-05dd-46c3-b842-25ae140a917b tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:02.372685 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ba0860d-05dd-46c3-b842-25ae140a917b tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:02.373827 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ba0860d-05dd-46c3-b842-25ae140a917b tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:02.374219 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ba0860d-05dd-46c3-b842-25ae140a917b tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:02.375237 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ba0860d-05dd-46c3-b842-25ae140a917b tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:02.376426 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ba0860d-05dd-46c3-b842-25ae140a917b tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:02.376426 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-0ba0860d-05dd-46c3-b842-25ae140a917b tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:02.409325 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-0ba0860d-05dd-46c3-b842-25ae140a917b tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.050821 Aug 03 06:49:02.409783 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 639/1927] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:02 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:49:03.420084 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-cfdf7717-9f0d-4b6f-8be5-4d205eab3945 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:03.421832 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-cfdf7717-9f0d-4b6f-8be5-4d205eab3945 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:03.425780 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfdf7717-9f0d-4b6f-8be5-4d205eab3945 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:03.426018 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfdf7717-9f0d-4b6f-8be5-4d205eab3945 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:03.426251 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfdf7717-9f0d-4b6f-8be5-4d205eab3945 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:03.426550 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfdf7717-9f0d-4b6f-8be5-4d205eab3945 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:03.426772 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfdf7717-9f0d-4b6f-8be5-4d205eab3945 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:03.426931 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-cfdf7717-9f0d-4b6f-8be5-4d205eab3945 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:03.447459 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-cfdf7717-9f0d-4b6f-8be5-4d205eab3945 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.029171 Aug 03 06:49:03.447745 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 643/1928] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:03 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:49:04.631427 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-33416b7a-8ffa-4408-9520-c25cdec09302 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestStampPatternsnapshot-1613090769"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:04.635257 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-33416b7a-8ffa-4408-9520-c25cdec09302 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:04.643096 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-33416b7a-8ffa-4408-9520-c25cdec09302 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:04.643096 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-33416b7a-8ffa-4408-9520-c25cdec09302 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:04.643096 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-33416b7a-8ffa-4408-9520-c25cdec09302 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:04.643096 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-33416b7a-8ffa-4408-9520-c25cdec09302 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:04.643452 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-33416b7a-8ffa-4408-9520-c25cdec09302 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:04.643452 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-33416b7a-8ffa-4408-9520-c25cdec09302 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:05.373061 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-33416b7a-8ffa-4408-9520-c25cdec09302 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "POST /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/action" status: 202 len: 0 microversion: 2.1 time: 0.744905 Aug 03 06:49:05.373061 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 647/1929] 10.4.3.71 () {68 vars in 1389 bytes} [Mon Aug 3 06:49:04 2026] POST /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/action => generated 0 bytes in 746 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Aug 03 06:49:09.814249 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-1119919535", "imageRef": "42e9e75d-1896-45ab-8639-f9bc1b048e37", "flavorRef": "42", "key_name": "tempest-TestStampPattern-2090162475", "security_groups": [{"name": "tempest-secgroup-smoke-2022856479"}], "networks": [{"uuid": "cb1a0105-f0d4-4f0f-b461-41678bcd6b94"}]}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:09.918516 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:09.918938 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-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=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:09.919364 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:09.920016 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:09.920418 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:09.920868 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:09.928781 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:09.992381 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] validate_networks() for [('cb1a0105-f0d4-4f0f-b461-41678bcd6b94', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:49:09.992783 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:10.207520 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-9dbc7606-9732-4a46-a0bc-e6268f3377a5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:10.208089 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-9dbc7606-9732-4a46-a0bc-e6268f3377a5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:10.211445 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dbc7606-9732-4a46-a0bc-e6268f3377a5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:10.211734 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dbc7606-9732-4a46-a0bc-e6268f3377a5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:10.211943 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dbc7606-9732-4a46-a0bc-e6268f3377a5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:10.212267 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dbc7606-9732-4a46-a0bc-e6268f3377a5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:10.212448 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dbc7606-9732-4a46-a0bc-e6268f3377a5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:10.212613 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-9dbc7606-9732-4a46-a0bc-e6268f3377a5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:10.221927 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:10.269304 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-9dbc7606-9732-4a46-a0bc-e6268f3377a5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lazy-loading 'services' on Instance uuid bfd39d44-4f90-412f-a51b-3972e3dbd9c2 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:49:10.322943 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-9dbc7606-9732-4a46-a0bc-e6268f3377a5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments/6f3557df-2869-4fb0-9631-095a6819085c" status: 202 len: 0 microversion: 2.1 time: 0.117180 Aug 03 06:49:10.323198 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 644/1930] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:49:10 2026] DELETE /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments/6f3557df-2869-4fb0-9631-095a6819085c => generated 0 bytes in 118 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:49:10.333451 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9a4388ef-1024-4e30-a304-7f7bcae4c8f4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:10.335113 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9a4388ef-1024-4e30-a304-7f7bcae4c8f4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:10.341485 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a4388ef-1024-4e30-a304-7f7bcae4c8f4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:10.341783 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a4388ef-1024-4e30-a304-7f7bcae4c8f4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:10.341850 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a4388ef-1024-4e30-a304-7f7bcae4c8f4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:10.342203 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a4388ef-1024-4e30-a304-7f7bcae4c8f4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:10.342418 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a4388ef-1024-4e30-a304-7f7bcae4c8f4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:10.342744 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9a4388ef-1024-4e30-a304-7f7bcae4c8f4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:10.365930 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9a4388ef-1024-4e30-a304-7f7bcae4c8f4 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034977 Aug 03 06:49:10.366277 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 648/1931] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:10 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:49:10.385134 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:49:10.385446 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:49:10.385693 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:49:10.385809 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:49:10.385967 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:49:10.393029 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:10.393241 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:10.393451 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:10.394059 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:10.395731 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:10.395731 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:10.408539 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Getting quotas for project b892d476eaeb4577875b7656570bf7c7. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:49:10.411622 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Getting quotas for user fcb56723216c49c088fdd9f840c820f0 and project b892d476eaeb4577875b7656570bf7c7. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:49:10.418284 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:49:10.419671 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] 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='42e9e75d-1896-45ab-8639-f9bc1b048e37',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=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:49:10.474814 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-11d2d10a-17ed-4592-8c59-49f2514ae53e tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.661448 Aug 03 06:49:10.474814 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 640/1932] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:49:09 2026] POST /compute/v2.1/servers => generated 404 bytes in 663 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:49:10.486005 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-62662d3e-832e-480b-a2ff-b74e4feab350 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:10.487527 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-62662d3e-832e-480b-a2ff-b74e4feab350 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:10.500428 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-62662d3e-832e-480b-a2ff-b74e4feab350 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:10.557991 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-62662d3e-832e-480b-a2ff-b74e4feab350 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:49:10.569400 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-62662d3e-832e-480b-a2ff-b74e4feab350 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5" status: 200 len: 1237 microversion: 2.1 time: 0.085459 Aug 03 06:49:10.569826 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 645/1933] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:10 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5 => generated 1237 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:49:11.377714 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4d4f0907-2e86-46de-ac22-b77a16aa1078 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:11.379191 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4d4f0907-2e86-46de-ac22-b77a16aa1078 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:11.383215 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d4f0907-2e86-46de-ac22-b77a16aa1078 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:11.383444 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d4f0907-2e86-46de-ac22-b77a16aa1078 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:11.383625 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d4f0907-2e86-46de-ac22-b77a16aa1078 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:11.384014 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d4f0907-2e86-46de-ac22-b77a16aa1078 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:11.384309 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d4f0907-2e86-46de-ac22-b77a16aa1078 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:11.384456 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4d4f0907-2e86-46de-ac22-b77a16aa1078 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:11.405169 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4d4f0907-2e86-46de-ac22-b77a16aa1078 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.029251 Aug 03 06:49:11.405530 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 649/1934] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:11 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:49:11.592071 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:11.594744 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:11.599678 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:11.600027 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:11.600295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:11.600888 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:11.601217 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:11.601560 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:11.620641 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:11.674136 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:49:11.683494 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c1559b62-d2d6-4999-a0e5-6e6e7e3df759 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5" status: 200 len: 1289 microversion: 2.1 time: 0.093014 Aug 03 06:49:11.684009 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 641/1935] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:11 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5 => generated 1289 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:49:12.705130 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:12.706328 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:12.713129 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:12.713583 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:12.713973 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:12.714503 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:12.714914 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:12.715284 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:12.738524 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:12.884681 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:49:12.894816 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-f1aa85c4-c40c-47b1-91d8-85affffe6e14 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5" status: 200 len: 1363 microversion: 2.1 time: 0.193011 Aug 03 06:49:12.895213 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 646/1936] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:12 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5 => generated 1363 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:49:13.107070 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-535d0f73-dd9b-4901-ac1d-1ce97afe0282 req-bd597265-ea4d-4a44-805f-077f54f65e7f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df0f4a9c-e19c-42cb-967a-d632382d28c5", "tag": "eab5e56c-cdb6-4751-b203-d91ede219ae7"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:13.114032 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-535d0f73-dd9b-4901-ac1d-1ce97afe0282 req-bd597265-ea4d-4a44-805f-077f54f65e7f service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:13.114330 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-535d0f73-dd9b-4901-ac1d-1ce97afe0282 req-bd597265-ea4d-4a44-805f-077f54f65e7f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:13.114670 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-535d0f73-dd9b-4901-ac1d-1ce97afe0282 req-bd597265-ea4d-4a44-805f-077f54f65e7f service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:13.123855 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-535d0f73-dd9b-4901-ac1d-1ce97afe0282 req-bd597265-ea4d-4a44-805f-077f54f65e7f service nova] Creating event network-changed:eab5e56c-cdb6-4751-b203-d91ede219ae7 for instance df0f4a9c-e19c-42cb-967a-d632382d28c5 on np0000006323 Aug 03 06:49:13.124392 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-535d0f73-dd9b-4901-ac1d-1ce97afe0282 req-bd597265-ea4d-4a44-805f-077f54f65e7f service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:49:13.130941 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-535d0f73-dd9b-4901-ac1d-1ce97afe0282 req-bd597265-ea4d-4a44-805f-077f54f65e7f service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025157 Aug 03 06:49:13.130941 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 650/1937] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:49:13 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) Aug 03 06:49:13.403216 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-498ea9ab-fbcd-41f9-9e36-2f72d1294828 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "568111a8-b648-4067-9d12-e255cff8ea59"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:13.404706 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-498ea9ab-fbcd-41f9-9e36-2f72d1294828 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:13.409316 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-498ea9ab-fbcd-41f9-9e36-2f72d1294828 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:13.409549 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-498ea9ab-fbcd-41f9-9e36-2f72d1294828 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:13.409897 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-498ea9ab-fbcd-41f9-9e36-2f72d1294828 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:13.410213 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-498ea9ab-fbcd-41f9-9e36-2f72d1294828 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:13.410355 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-498ea9ab-fbcd-41f9-9e36-2f72d1294828 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:13.410512 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-498ea9ab-fbcd-41f9-9e36-2f72d1294828 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:13.645517 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-498ea9ab-fbcd-41f9-9e36-2f72d1294828 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "POST /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.244514 Aug 03 06:49:13.646057 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 642/1938] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:49:13 2026] POST /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 194 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:49:13.830912 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-cb608f93-ef03-4315-b239-f79eb8473c21 req-972bc75b-3764-46ee-a054-59dccc147a1b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df0f4a9c-e19c-42cb-967a-d632382d28c5", "name": "network-vif-plugged", "status": "completed", "tag": "eab5e56c-cdb6-4751-b203-d91ede219ae7"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:13.837450 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cb608f93-ef03-4315-b239-f79eb8473c21 req-972bc75b-3764-46ee-a054-59dccc147a1b service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:13.837716 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cb608f93-ef03-4315-b239-f79eb8473c21 req-972bc75b-3764-46ee-a054-59dccc147a1b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:13.837862 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cb608f93-ef03-4315-b239-f79eb8473c21 req-972bc75b-3764-46ee-a054-59dccc147a1b service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:13.846254 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-cb608f93-ef03-4315-b239-f79eb8473c21 req-972bc75b-3764-46ee-a054-59dccc147a1b service nova] Creating event network-vif-plugged:eab5e56c-cdb6-4751-b203-d91ede219ae7 for instance df0f4a9c-e19c-42cb-967a-d632382d28c5 on np0000006323 Aug 03 06:49:13.846906 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-cb608f93-ef03-4315-b239-f79eb8473c21 req-972bc75b-3764-46ee-a054-59dccc147a1b service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:49:13.853192 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-cb608f93-ef03-4315-b239-f79eb8473c21 req-972bc75b-3764-46ee-a054-59dccc147a1b service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024680 Aug 03 06:49:13.859728 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 647/1939] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:49: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) Aug 03 06:49:13.919441 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:13.921619 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:13.927482 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:13.927776 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:13.928068 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:13.928628 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:13.929056 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:13.929534 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:13.949990 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:14.092411 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:49:14.100396 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ea6544ed-f066-4d18-8384-116e87258374 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5" status: 200 len: 1363 microversion: 2.1 time: 0.183562 Aug 03 06:49:14.100953 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 651/1940] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:13 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5 => generated 1363 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:49:15.117987 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:15.119549 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:15.125602 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:15.125990 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:15.126209 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:15.126664 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:15.126963 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:15.127304 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:15.146427 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:15.311210 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:49:15.318016 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-3c2703ea-4fa3-4fbb-9e36-9d6cd0a91bed tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5" status: 200 len: 1363 microversion: 2.1 time: 0.201909 Aug 03 06:49:15.318375 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 643/1941] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:15 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5 => generated 1363 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:49:15.896390 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-d99bf131-fb85-47d4-99b2-e9d45902e7db req-c072eb5e-e95c-40e8-9b44-fb0b7bad51b7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df0f4a9c-e19c-42cb-967a-d632382d28c5", "name": "network-vif-plugged", "status": "completed", "tag": "eab5e56c-cdb6-4751-b203-d91ede219ae7"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:15.902397 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d99bf131-fb85-47d4-99b2-e9d45902e7db req-c072eb5e-e95c-40e8-9b44-fb0b7bad51b7 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:15.902576 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d99bf131-fb85-47d4-99b2-e9d45902e7db req-c072eb5e-e95c-40e8-9b44-fb0b7bad51b7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:15.902730 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-d99bf131-fb85-47d4-99b2-e9d45902e7db req-c072eb5e-e95c-40e8-9b44-fb0b7bad51b7 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:15.910309 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-d99bf131-fb85-47d4-99b2-e9d45902e7db req-c072eb5e-e95c-40e8-9b44-fb0b7bad51b7 service nova] Creating event network-vif-plugged:eab5e56c-cdb6-4751-b203-d91ede219ae7 for instance df0f4a9c-e19c-42cb-967a-d632382d28c5 on np0000006323 Aug 03 06:49:15.910720 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-d99bf131-fb85-47d4-99b2-e9d45902e7db req-c072eb5e-e95c-40e8-9b44-fb0b7bad51b7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:49:15.914835 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-d99bf131-fb85-47d4-99b2-e9d45902e7db req-c072eb5e-e95c-40e8-9b44-fb0b7bad51b7 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020296 Aug 03 06:49:15.915181 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 648/1942] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:49: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) Aug 03 06:49:16.336345 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:16.338498 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:16.344820 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:16.345182 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:16.345543 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:16.346135 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:16.346533 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:16.347044 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:16.361510 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:16.489513 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:49:16.500786 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-932e7985-56cb-40c2-97f2-549f95d17234 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5" status: 200 len: 1542 microversion: 2.1 time: 0.167096 Aug 03 06:49:16.501163 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 652/1943] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:16 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5 => generated 1542 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:49:16.517407 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:16.519002 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:16.526095 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:16.526494 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:16.526763 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:16.527223 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:16.527567 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:16.527901 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:16.544799 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:16.713745 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:49:16.724682 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-6045bdd4-01b7-4278-b4dd-295143034f51 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5" status: 200 len: 1542 microversion: 2.1 time: 0.209273 Aug 03 06:49:16.725074 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 644/1944] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:16 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5 => generated 1542 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:49:17.972237 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-60460afb-dee4-4551-a399-5b8e60443ea9 req-191aa9bf-ec5c-47ac-b2ba-315e2850fc9a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df0f4a9c-e19c-42cb-967a-d632382d28c5", "tag": "eab5e56c-cdb6-4751-b203-d91ede219ae7"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:17.978859 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-60460afb-dee4-4551-a399-5b8e60443ea9 req-191aa9bf-ec5c-47ac-b2ba-315e2850fc9a service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:17.979095 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-60460afb-dee4-4551-a399-5b8e60443ea9 req-191aa9bf-ec5c-47ac-b2ba-315e2850fc9a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:17.979248 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-60460afb-dee4-4551-a399-5b8e60443ea9 req-191aa9bf-ec5c-47ac-b2ba-315e2850fc9a service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:17.987388 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-60460afb-dee4-4551-a399-5b8e60443ea9 req-191aa9bf-ec5c-47ac-b2ba-315e2850fc9a service nova] Creating event network-changed:eab5e56c-cdb6-4751-b203-d91ede219ae7 for instance df0f4a9c-e19c-42cb-967a-d632382d28c5 on np0000006323 Aug 03 06:49:17.987388 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-60460afb-dee4-4551-a399-5b8e60443ea9 req-191aa9bf-ec5c-47ac-b2ba-315e2850fc9a service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:49:17.990896 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-60460afb-dee4-4551-a399-5b8e60443ea9 req-191aa9bf-ec5c-47ac-b2ba-315e2850fc9a service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020852 Aug 03 06:49:17.991412 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 649/1945] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:49:17 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) Aug 03 06:49:18.306684 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-0c9c1d71-29ba-4724-bd09-5e28861de40c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:18.306684 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-0c9c1d71-29ba-4724-bd09-5e28861de40c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:18.311542 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0c9c1d71-29ba-4724-bd09-5e28861de40c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:18.312039 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0c9c1d71-29ba-4724-bd09-5e28861de40c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:18.312376 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0c9c1d71-29ba-4724-bd09-5e28861de40c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:18.312811 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0c9c1d71-29ba-4724-bd09-5e28861de40c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:18.313057 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0c9c1d71-29ba-4724-bd09-5e28861de40c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:18.313270 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-0c9c1d71-29ba-4724-bd09-5e28861de40c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:18.374318 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-0c9c1d71-29ba-4724-bd09-5e28861de40c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lazy-loading 'services' on Instance uuid bfd39d44-4f90-412f-a51b-3972e3dbd9c2 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:49:18.432009 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-0c9c1d71-29ba-4724-bd09-5e28861de40c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments/568111a8-b648-4067-9d12-e255cff8ea59" status: 202 len: 0 microversion: 2.1 time: 0.128157 Aug 03 06:49:18.432436 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 653/1946] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:49:18 2026] DELETE /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments/568111a8-b648-4067-9d12-e255cff8ea59 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:49:18.445502 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-45d04212-9e71-4508-bf3e-574fb8e1be59 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:18.447198 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-45d04212-9e71-4508-bf3e-574fb8e1be59 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:18.453271 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d04212-9e71-4508-bf3e-574fb8e1be59 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:18.453646 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d04212-9e71-4508-bf3e-574fb8e1be59 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:18.453866 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d04212-9e71-4508-bf3e-574fb8e1be59 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:18.454244 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d04212-9e71-4508-bf3e-574fb8e1be59 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:18.454564 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d04212-9e71-4508-bf3e-574fb8e1be59 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:18.454634 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-45d04212-9e71-4508-bf3e-574fb8e1be59 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:18.475385 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-45d04212-9e71-4508-bf3e-574fb8e1be59 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032470 Aug 03 06:49:18.475959 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 645/1947] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:18 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:49:19.488353 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-78d71e16-e28b-4947-850c-bb85a4b5eba9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:19.491320 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-78d71e16-e28b-4947-850c-bb85a4b5eba9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:19.495399 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78d71e16-e28b-4947-850c-bb85a4b5eba9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:19.495840 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78d71e16-e28b-4947-850c-bb85a4b5eba9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:19.496139 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78d71e16-e28b-4947-850c-bb85a4b5eba9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:19.496765 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78d71e16-e28b-4947-850c-bb85a4b5eba9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:19.497024 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78d71e16-e28b-4947-850c-bb85a4b5eba9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:19.497339 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-78d71e16-e28b-4947-850c-bb85a4b5eba9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:19.519938 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-78d71e16-e28b-4947-850c-bb85a4b5eba9 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.033607 Aug 03 06:49:19.520426 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 650/1948] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:19 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:49:20.399801 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:49:20.415581 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:49:20.562126 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:49:21.424684 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4c2beb9a-391e-42f0-9b48-b4c3f1b5954c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "71418f8d-649a-47e6-847e-1143ae9a5e48"}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:21.426639 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4c2beb9a-391e-42f0-9b48-b4c3f1b5954c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:21.431252 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4c2beb9a-391e-42f0-9b48-b4c3f1b5954c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:21.432874 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4c2beb9a-391e-42f0-9b48-b4c3f1b5954c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:21.432874 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4c2beb9a-391e-42f0-9b48-b4c3f1b5954c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:21.432874 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4c2beb9a-391e-42f0-9b48-b4c3f1b5954c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:21.432874 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4c2beb9a-391e-42f0-9b48-b4c3f1b5954c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:21.433151 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4c2beb9a-391e-42f0-9b48-b4c3f1b5954c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:21.636081 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4c2beb9a-391e-42f0-9b48-b4c3f1b5954c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "POST /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.214512 Aug 03 06:49:21.637039 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 654/1949] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:49:21 2026] POST /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 194 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:49:25.876995 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-4b40ad39-f813-4151-a65c-fcc0e789647e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:25.877610 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-4b40ad39-f813-4151-a65c-fcc0e789647e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:25.881700 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b40ad39-f813-4151-a65c-fcc0e789647e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:25.881935 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b40ad39-f813-4151-a65c-fcc0e789647e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:25.882082 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b40ad39-f813-4151-a65c-fcc0e789647e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:25.882366 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b40ad39-f813-4151-a65c-fcc0e789647e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:25.882545 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b40ad39-f813-4151-a65c-fcc0e789647e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:25.882685 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-4b40ad39-f813-4151-a65c-fcc0e789647e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:25.933236 np0000006323 devstack@n-api.service[84360]: DEBUG nova.objects.instance [None req-4b40ad39-f813-4151-a65c-fcc0e789647e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lazy-loading 'services' on Instance uuid bfd39d44-4f90-412f-a51b-3972e3dbd9c2 {{(pid=84360) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:49:25.985693 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-4b40ad39-f813-4151-a65c-fcc0e789647e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments/71418f8d-649a-47e6-847e-1143ae9a5e48" status: 202 len: 0 microversion: 2.1 time: 0.110561 Aug 03 06:49:25.986095 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 646/1950] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:49:25 2026] DELETE /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments/71418f8d-649a-47e6-847e-1143ae9a5e48 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:49:25.998697 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-47ea37c1-ba80-4a2e-acd5-8420156f7bfb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:26.000810 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-47ea37c1-ba80-4a2e-acd5-8420156f7bfb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:26.006690 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47ea37c1-ba80-4a2e-acd5-8420156f7bfb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:26.007203 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47ea37c1-ba80-4a2e-acd5-8420156f7bfb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:26.008430 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47ea37c1-ba80-4a2e-acd5-8420156f7bfb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:26.008430 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47ea37c1-ba80-4a2e-acd5-8420156f7bfb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:26.008430 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47ea37c1-ba80-4a2e-acd5-8420156f7bfb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:26.008430 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-47ea37c1-ba80-4a2e-acd5-8420156f7bfb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:26.032023 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-47ea37c1-ba80-4a2e-acd5-8420156f7bfb tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036215 Aug 03 06:49:26.032243 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 651/1951] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:25 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:49:27.042384 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ba994204-f141-420f-9b2f-e283e06aab27 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:27.044104 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ba994204-f141-420f-9b2f-e283e06aab27 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:27.048870 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba994204-f141-420f-9b2f-e283e06aab27 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:27.049128 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba994204-f141-420f-9b2f-e283e06aab27 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:27.049267 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba994204-f141-420f-9b2f-e283e06aab27 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:27.049544 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba994204-f141-420f-9b2f-e283e06aab27 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:27.049706 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba994204-f141-420f-9b2f-e283e06aab27 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:27.049864 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ba994204-f141-420f-9b2f-e283e06aab27 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:27.068625 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ba994204-f141-420f-9b2f-e283e06aab27 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.028209 Aug 03 06:49:27.068991 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 655/1952] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:27 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:49:28.813677 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-65467a15-ef06-48ef-abca-839d404c076e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d86c911f-1381-47d9-9039-faf93d15c40d"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:28.813677 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-65467a15-ef06-48ef-abca-839d404c076e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:28.818575 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-65467a15-ef06-48ef-abca-839d404c076e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:28.818829 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-65467a15-ef06-48ef-abca-839d404c076e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:28.818954 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-65467a15-ef06-48ef-abca-839d404c076e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:28.819225 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-65467a15-ef06-48ef-abca-839d404c076e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:28.819357 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-65467a15-ef06-48ef-abca-839d404c076e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:28.819484 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-65467a15-ef06-48ef-abca-839d404c076e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:29.024390 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-65467a15-ef06-48ef-abca-839d404c076e tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "POST /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.214534 Aug 03 06:49:29.024748 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 647/1953] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:49:28 2026] POST /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 194 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:49:33.568703 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-0c2a242d-6b65-4c0d-8014-5a641cbe10b1 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:33.568703 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-0c2a242d-6b65-4c0d-8014-5a641cbe10b1 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:33.573366 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c2a242d-6b65-4c0d-8014-5a641cbe10b1 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:33.573790 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c2a242d-6b65-4c0d-8014-5a641cbe10b1 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:33.575040 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c2a242d-6b65-4c0d-8014-5a641cbe10b1 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:33.575040 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c2a242d-6b65-4c0d-8014-5a641cbe10b1 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:33.575040 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c2a242d-6b65-4c0d-8014-5a641cbe10b1 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:33.575040 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-0c2a242d-6b65-4c0d-8014-5a641cbe10b1 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:33.636401 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-0c2a242d-6b65-4c0d-8014-5a641cbe10b1 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lazy-loading 'services' on Instance uuid bfd39d44-4f90-412f-a51b-3972e3dbd9c2 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:49:33.686156 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-0c2a242d-6b65-4c0d-8014-5a641cbe10b1 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments/d86c911f-1381-47d9-9039-faf93d15c40d" status: 202 len: 0 microversion: 2.1 time: 0.119699 Aug 03 06:49:33.686156 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 652/1954] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:49:33 2026] DELETE /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments/d86c911f-1381-47d9-9039-faf93d15c40d => generated 0 bytes in 120 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:49:33.697686 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-6e53d494-e267-4005-8d66-7e6ba239dde5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:33.698889 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-6e53d494-e267-4005-8d66-7e6ba239dde5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:33.703505 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6e53d494-e267-4005-8d66-7e6ba239dde5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:33.703756 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6e53d494-e267-4005-8d66-7e6ba239dde5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:33.703940 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6e53d494-e267-4005-8d66-7e6ba239dde5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:33.704265 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6e53d494-e267-4005-8d66-7e6ba239dde5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:33.704452 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6e53d494-e267-4005-8d66-7e6ba239dde5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:33.704603 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-6e53d494-e267-4005-8d66-7e6ba239dde5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:33.727414 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-6e53d494-e267-4005-8d66-7e6ba239dde5 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033125 Aug 03 06:49:33.728315 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 656/1955] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:33 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:49:34.739636 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-1e22631b-66f7-46cf-aa09-fda91857e370 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:34.741366 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-1e22631b-66f7-46cf-aa09-fda91857e370 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:34.746472 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e22631b-66f7-46cf-aa09-fda91857e370 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:34.746683 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e22631b-66f7-46cf-aa09-fda91857e370 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:34.746847 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e22631b-66f7-46cf-aa09-fda91857e370 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:34.747154 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e22631b-66f7-46cf-aa09-fda91857e370 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:34.747349 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e22631b-66f7-46cf-aa09-fda91857e370 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:34.747555 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-1e22631b-66f7-46cf-aa09-fda91857e370 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:34.763573 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-1e22631b-66f7-46cf-aa09-fda91857e370 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.026004 Aug 03 06:49:34.763899 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 648/1956] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:34 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:49:42.623771 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-2af49af2-5e70-4fc4-a6c2-c3af00ef4c2c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:42.623771 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2af49af2-5e70-4fc4-a6c2-c3af00ef4c2c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:42.627444 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2af49af2-5e70-4fc4-a6c2-c3af00ef4c2c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:42.627724 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2af49af2-5e70-4fc4-a6c2-c3af00ef4c2c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:42.627797 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2af49af2-5e70-4fc4-a6c2-c3af00ef4c2c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:42.628088 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2af49af2-5e70-4fc4-a6c2-c3af00ef4c2c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:42.628251 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2af49af2-5e70-4fc4-a6c2-c3af00ef4c2c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:42.628367 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-2af49af2-5e70-4fc4-a6c2-c3af00ef4c2c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:42.647890 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-2af49af2-5e70-4fc4-a6c2-c3af00ef4c2c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:49:42.714255 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-2af49af2-5e70-4fc4-a6c2-c3af00ef4c2c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 204 len: 0 microversion: 2.1 time: 0.092359 Aug 03 06:49:42.714255 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 653/1957] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:49:42 2026] DELETE /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:49:42.725163 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:42.727174 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:42.733004 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:42.733421 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:42.733807 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:42.734451 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:42.734934 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:42.735353 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:42.755236 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:42.903842 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1c6be04ad2a14ad6b5b98e6e6e7188d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5efdf1a843cc412b95d720fe8d06cf92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:49:42.913892 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-e2d7cea4-fc97-4527-a4b6-92244fe1263c tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 200 len: 1724 microversion: 2.1 time: 0.190525 Aug 03 06:49:42.914239 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 657/1958] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:42 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 1724 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:49:43.219865 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-44ee18db-dafe-4cfc-bb9d-9ce6cdf19643 req-3d4bffee-e4b8-4ae0-bb05-45ad21e2fc23 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bfd39d44-4f90-412f-a51b-3972e3dbd9c2", "name": "network-vif-unplugged", "status": "completed", "tag": "85a16b09-345d-4965-bfc4-770f927aa86a"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:43.226375 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-44ee18db-dafe-4cfc-bb9d-9ce6cdf19643 req-3d4bffee-e4b8-4ae0-bb05-45ad21e2fc23 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:43.226616 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-44ee18db-dafe-4cfc-bb9d-9ce6cdf19643 req-3d4bffee-e4b8-4ae0-bb05-45ad21e2fc23 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:43.226791 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-44ee18db-dafe-4cfc-bb9d-9ce6cdf19643 req-3d4bffee-e4b8-4ae0-bb05-45ad21e2fc23 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:43.234622 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-44ee18db-dafe-4cfc-bb9d-9ce6cdf19643 req-3d4bffee-e4b8-4ae0-bb05-45ad21e2fc23 service nova] Creating event network-vif-unplugged:85a16b09-345d-4965-bfc4-770f927aa86a for instance bfd39d44-4f90-412f-a51b-3972e3dbd9c2 on np0000006323 Aug 03 06:49:43.235129 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-44ee18db-dafe-4cfc-bb9d-9ce6cdf19643 req-3d4bffee-e4b8-4ae0-bb05-45ad21e2fc23 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:49:43.239967 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-44ee18db-dafe-4cfc-bb9d-9ce6cdf19643 req-3d4bffee-e4b8-4ae0-bb05-45ad21e2fc23 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.022099 Aug 03 06:49:43.240353 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 649/1959] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:49:43 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) Aug 03 06:49:43.754156 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-943b7945-c63d-4724-8ffd-40b84dbb1a0d req-737bf6b7-9704-4bbe-8649-310a854cbba5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bfd39d44-4f90-412f-a51b-3972e3dbd9c2", "name": "network-vif-deleted", "tag": "85a16b09-345d-4965-bfc4-770f927aa86a"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:43.761115 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-943b7945-c63d-4724-8ffd-40b84dbb1a0d req-737bf6b7-9704-4bbe-8649-310a854cbba5 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:43.761344 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-943b7945-c63d-4724-8ffd-40b84dbb1a0d req-737bf6b7-9704-4bbe-8649-310a854cbba5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:43.761540 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-943b7945-c63d-4724-8ffd-40b84dbb1a0d req-737bf6b7-9704-4bbe-8649-310a854cbba5 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:43.770057 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-943b7945-c63d-4724-8ffd-40b84dbb1a0d req-737bf6b7-9704-4bbe-8649-310a854cbba5 service nova] Creating event network-vif-deleted:85a16b09-345d-4965-bfc4-770f927aa86a for instance bfd39d44-4f90-412f-a51b-3972e3dbd9c2 on np0000006323 Aug 03 06:49:43.770906 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-943b7945-c63d-4724-8ffd-40b84dbb1a0d req-737bf6b7-9704-4bbe-8649-310a854cbba5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:49:43.774613 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-943b7945-c63d-4724-8ffd-40b84dbb1a0d req-737bf6b7-9704-4bbe-8649-310a854cbba5 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022637 Aug 03 06:49:43.774994 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 654/1960] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:49: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) Aug 03 06:49:43.932747 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:43.933875 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:43.941746 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:43.941746 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:43.941746 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:43.942026 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:43.942493 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:43.942905 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:43.968956 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:43.969166 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:43.969418 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:43.969769 np0000006323 devstack@n-api.service[84359]: DEBUG nova.objects.instance [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lazy-loading 'fault' on Instance uuid bfd39d44-4f90-412f-a51b-3972e3dbd9c2 {{(pid=84359) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:49:43.974684 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:49:44.038626 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1c6be04ad2a14ad6b5b98e6e6e7188d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5efdf1a843cc412b95d720fe8d06cf92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:49:44.057844 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-1bf3e32b-635b-42fd-952e-8da1fa930310 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 200 len: 1327 microversion: 2.1 time: 0.128864 Aug 03 06:49:44.058258 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 658/1961] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:43 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 1327 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:49:45.079403 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:45.081606 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] [instance: bfd39d44-4f90-412f-a51b-3972e3dbd9c2] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:45.087862 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:45.088131 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:45.088353 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:45.088937 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:45.089319 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:45.089695 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:45.099229 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] HTTP exception thrown: Instance bfd39d44-4f90-412f-a51b-3972e3dbd9c2 could not be found. Aug 03 06:49:45.099470 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Returning 404 to user: Instance bfd39d44-4f90-412f-a51b-3972e3dbd9c2 could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:49:45.099861 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-374eedbe-f352-4ea6-b623-53d0ca553e38 tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2" status: 404 len: 111 microversion: 2.1 time: 0.022916 Aug 03 06:49:45.100155 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 650/1962] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:45 2026] GET /compute/v2.1/servers/bfd39d44-4f90-412f-a51b-3972e3dbd9c2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:49:45.268216 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-eead58e2-d32a-4212-bec7-d26eea5401dc tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:45.273725 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-fa77a123-1545-4b25-ab17-08c3a2010fa5 req-9cd10e69-5be6-4b0a-9d49-e153047e1cf6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bfd39d44-4f90-412f-a51b-3972e3dbd9c2", "name": "network-vif-unplugged", "status": "completed", "tag": "85a16b09-345d-4965-bfc4-770f927aa86a"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:45.280924 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fa77a123-1545-4b25-ab17-08c3a2010fa5 req-9cd10e69-5be6-4b0a-9d49-e153047e1cf6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:45.281006 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fa77a123-1545-4b25-ab17-08c3a2010fa5 req-9cd10e69-5be6-4b0a-9d49-e153047e1cf6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:45.281219 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-fa77a123-1545-4b25-ab17-08c3a2010fa5 req-9cd10e69-5be6-4b0a-9d49-e153047e1cf6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:45.286595 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-eead58e2-d32a-4212-bec7-d26eea5401dc tempest-SnapshotDataIntegrityTests-762588248 tempest-SnapshotDataIntegrityTests-762588248-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1888844730" status: 202 len: 0 microversion: 2.1 time: 0.020227 Aug 03 06:49:45.287010 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 655/1963] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:49:45 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1888844730 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:49:45.289859 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-fa77a123-1545-4b25-ab17-08c3a2010fa5 req-9cd10e69-5be6-4b0a-9d49-e153047e1cf6 service nova] Creating event network-vif-unplugged:85a16b09-345d-4965-bfc4-770f927aa86a for instance bfd39d44-4f90-412f-a51b-3972e3dbd9c2 on np0000006323 Aug 03 06:49:45.290371 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-fa77a123-1545-4b25-ab17-08c3a2010fa5 req-9cd10e69-5be6-4b0a-9d49-e153047e1cf6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:49:45.295338 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-fa77a123-1545-4b25-ab17-08c3a2010fa5 req-9cd10e69-5be6-4b0a-9d49-e153047e1cf6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023556 Aug 03 06:49:45.296082 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 659/1964] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:49:45 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) Aug 03 06:49:53.765058 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=52,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:49:54.493260 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7cab0dae-472f-43fc-bfea-1ef1ce62281d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "453562ca-8aeb-43cf-bd5d-5ad1c27bf758"}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:54.494939 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7cab0dae-472f-43fc-bfea-1ef1ce62281d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:54.497259 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=27,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:49:54.500860 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7cab0dae-472f-43fc-bfea-1ef1ce62281d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:54.501151 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7cab0dae-472f-43fc-bfea-1ef1ce62281d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:54.501432 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7cab0dae-472f-43fc-bfea-1ef1ce62281d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:54.501835 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7cab0dae-472f-43fc-bfea-1ef1ce62281d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:54.502039 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7cab0dae-472f-43fc-bfea-1ef1ce62281d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:54.502338 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7cab0dae-472f-43fc-bfea-1ef1ce62281d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:54.505459 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=55,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:49:54.733838 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7cab0dae-472f-43fc-bfea-1ef1ce62281d tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "POST /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.242768 Aug 03 06:49:54.734242 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 651/1965] 10.4.3.71 () {68 vars in 1434 bytes} [Mon Aug 3 06:49:54 2026] POST /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5/os-volume_attachments => generated 194 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:49:55.276294 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=22,nova_api:DELETE=2,nova_api:UPDATE=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:49:55.278815 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=20 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:49:55.285870 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=68,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:49:58.309424 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-83dececa-66f0-4a04-a6c5-d6e55fc71fd7 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:58.309859 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-83dececa-66f0-4a04-a6c5-d6e55fc71fd7 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:58.314789 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83dececa-66f0-4a04-a6c5-d6e55fc71fd7 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:58.315019 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83dececa-66f0-4a04-a6c5-d6e55fc71fd7 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:58.315206 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83dececa-66f0-4a04-a6c5-d6e55fc71fd7 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:58.315543 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83dececa-66f0-4a04-a6c5-d6e55fc71fd7 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:58.315754 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83dececa-66f0-4a04-a6c5-d6e55fc71fd7 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:58.315921 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-83dececa-66f0-4a04-a6c5-d6e55fc71fd7 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:58.363900 np0000006323 devstack@n-api.service[84358]: DEBUG nova.objects.instance [None req-83dececa-66f0-4a04-a6c5-d6e55fc71fd7 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lazy-loading 'services' on Instance uuid df0f4a9c-e19c-42cb-967a-d632382d28c5 {{(pid=84358) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 03 06:49:58.418019 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-83dececa-66f0-4a04-a6c5-d6e55fc71fd7 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5/os-volume_attachments/453562ca-8aeb-43cf-bd5d-5ad1c27bf758" status: 202 len: 0 microversion: 2.1 time: 0.110850 Aug 03 06:49:58.418332 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 656/1966] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:49:58 2026] DELETE /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5/os-volume_attachments/453562ca-8aeb-43cf-bd5d-5ad1c27bf758 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:49:58.427350 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-411db91e-6656-4671-abba-15c569b5d0fa tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:58.428864 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-411db91e-6656-4671-abba-15c569b5d0fa tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:58.432799 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-411db91e-6656-4671-abba-15c569b5d0fa tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:58.433109 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-411db91e-6656-4671-abba-15c569b5d0fa tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:58.433253 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-411db91e-6656-4671-abba-15c569b5d0fa tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:58.433528 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-411db91e-6656-4671-abba-15c569b5d0fa tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:58.433737 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-411db91e-6656-4671-abba-15c569b5d0fa tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:58.433840 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-411db91e-6656-4671-abba-15c569b5d0fa tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:58.460950 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-411db91e-6656-4671-abba-15c569b5d0fa tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035558 Aug 03 06:49:58.461242 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 660/1967] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:58 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:49:59.471753 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-7dec0091-5482-43b1-84d8-78cf5aaa15cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:59.473071 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-7dec0091-5482-43b1-84d8-78cf5aaa15cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:59.478355 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7dec0091-5482-43b1-84d8-78cf5aaa15cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:59.478532 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7dec0091-5482-43b1-84d8-78cf5aaa15cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:59.478700 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7dec0091-5482-43b1-84d8-78cf5aaa15cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:59.478984 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7dec0091-5482-43b1-84d8-78cf5aaa15cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:59.479123 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7dec0091-5482-43b1-84d8-78cf5aaa15cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:59.479255 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-7dec0091-5482-43b1-84d8-78cf5aaa15cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:59.496082 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-7dec0091-5482-43b1-84d8-78cf5aaa15cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.026009 Aug 03 06:49:59.496358 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 652/1968] 10.4.3.71 () {66 vars in 1413 bytes} [Mon Aug 3 06:49:59 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 03 06:49:59.810091 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-55546c8b-cef7-4d8f-a5cc-e86ed935e490 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:59.810476 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-55546c8b-cef7-4d8f-a5cc-e86ed935e490 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:59.813924 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55546c8b-cef7-4d8f-a5cc-e86ed935e490 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:59.814136 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55546c8b-cef7-4d8f-a5cc-e86ed935e490 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:59.814327 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55546c8b-cef7-4d8f-a5cc-e86ed935e490 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:59.815042 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55546c8b-cef7-4d8f-a5cc-e86ed935e490 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:59.815042 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55546c8b-cef7-4d8f-a5cc-e86ed935e490 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:59.815042 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-55546c8b-cef7-4d8f-a5cc-e86ed935e490 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:59.826980 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-55546c8b-cef7-4d8f-a5cc-e86ed935e490 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:49:59.832872 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-f6cef4e5-01cc-4ae5-9edc-ff6a0bcabd05 req-bdbf8abe-77ca-4dc6-9667-17324ac753b1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df0f4a9c-e19c-42cb-967a-d632382d28c5", "tag": "eab5e56c-cdb6-4751-b203-d91ede219ae7"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:49:59.840521 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f6cef4e5-01cc-4ae5-9edc-ff6a0bcabd05 req-bdbf8abe-77ca-4dc6-9667-17324ac753b1 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:59.840801 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f6cef4e5-01cc-4ae5-9edc-ff6a0bcabd05 req-bdbf8abe-77ca-4dc6-9667-17324ac753b1 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:59.841026 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-f6cef4e5-01cc-4ae5-9edc-ff6a0bcabd05 req-bdbf8abe-77ca-4dc6-9667-17324ac753b1 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:59.850428 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-f6cef4e5-01cc-4ae5-9edc-ff6a0bcabd05 req-bdbf8abe-77ca-4dc6-9667-17324ac753b1 service nova] Creating event network-changed:eab5e56c-cdb6-4751-b203-d91ede219ae7 for instance df0f4a9c-e19c-42cb-967a-d632382d28c5 on np0000006323 Aug 03 06:49:59.851004 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-f6cef4e5-01cc-4ae5-9edc-ff6a0bcabd05 req-bdbf8abe-77ca-4dc6-9667-17324ac753b1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:49:59.856662 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-f6cef4e5-01cc-4ae5-9edc-ff6a0bcabd05 req-bdbf8abe-77ca-4dc6-9667-17324ac753b1 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026068 Aug 03 06:49:59.857057 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 661/1969] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:49:59 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) Aug 03 06:49:59.883847 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-55546c8b-cef7-4d8f-a5cc-e86ed935e490 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5" status: 204 len: 0 microversion: 2.1 time: 0.075449 Aug 03 06:49:59.884126 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 657/1970] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:49:59 2026] DELETE /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:49:59.893759 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:49:59.894965 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:49:59.899309 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:59.899604 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:59.899852 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:59.900347 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:49:59.900679 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:49:59.900951 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:49:59.921367 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:50:00.087593 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:50:00.097344 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-f2ceb67e-147e-4e60-8f2b-7ab9a7de4231 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5" status: 200 len: 1667 microversion: 2.1 time: 0.206197 Aug 03 06:50:00.097700 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 653/1971] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:49:59 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5 => generated 1667 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:50:00.403253 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-7ae3b0fd-bd86-47c8-a500-7ec1513a89b6 req-d236acb3-8c4a-49ff-908c-39590a45cc87 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df0f4a9c-e19c-42cb-967a-d632382d28c5", "name": "network-vif-unplugged", "status": "completed", "tag": "eab5e56c-cdb6-4751-b203-d91ede219ae7"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:50:00.410602 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7ae3b0fd-bd86-47c8-a500-7ec1513a89b6 req-d236acb3-8c4a-49ff-908c-39590a45cc87 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:00.411562 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7ae3b0fd-bd86-47c8-a500-7ec1513a89b6 req-d236acb3-8c4a-49ff-908c-39590a45cc87 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:00.411562 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-7ae3b0fd-bd86-47c8-a500-7ec1513a89b6 req-d236acb3-8c4a-49ff-908c-39590a45cc87 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:00.420050 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-7ae3b0fd-bd86-47c8-a500-7ec1513a89b6 req-d236acb3-8c4a-49ff-908c-39590a45cc87 service nova] Creating event network-vif-unplugged:eab5e56c-cdb6-4751-b203-d91ede219ae7 for instance df0f4a9c-e19c-42cb-967a-d632382d28c5 on np0000006323 Aug 03 06:50:00.420523 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-7ae3b0fd-bd86-47c8-a500-7ec1513a89b6 req-d236acb3-8c4a-49ff-908c-39590a45cc87 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:50:00.424982 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-7ae3b0fd-bd86-47c8-a500-7ec1513a89b6 req-d236acb3-8c4a-49ff-908c-39590a45cc87 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023588 Aug 03 06:50:00.425338 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 662/1972] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:50:00 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) Aug 03 06:50:01.114187 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:50:01.115816 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: df0f4a9c-e19c-42cb-967a-d632382d28c5] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:50:01.120948 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:01.121218 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:01.121446 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:01.121910 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:01.122306 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:01.122644 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:01.135755 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] HTTP exception thrown: Instance df0f4a9c-e19c-42cb-967a-d632382d28c5 could not be found. Aug 03 06:50:01.136017 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Returning 404 to user: Instance df0f4a9c-e19c-42cb-967a-d632382d28c5 could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:50:01.136539 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-7488b6ae-da4b-4237-866b-6a567aec5724 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5" status: 404 len: 111 microversion: 2.1 time: 0.024525 Aug 03 06:50:01.136906 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 658/1973] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:50:01 2026] GET /compute/v2.1/servers/df0f4a9c-e19c-42cb-967a-d632382d28c5 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:50:02.464881 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-5bb1be0a-7686-430c-a439-50bcc80cb2f4 req-98ea0e74-e6b6-4938-aa1d-7d618121a225 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df0f4a9c-e19c-42cb-967a-d632382d28c5", "name": "network-vif-unplugged", "status": "completed", "tag": "eab5e56c-cdb6-4751-b203-d91ede219ae7"}, {"server_uuid": "df0f4a9c-e19c-42cb-967a-d632382d28c5", "name": "network-vif-deleted", "tag": "eab5e56c-cdb6-4751-b203-d91ede219ae7"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:50:02.472295 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5bb1be0a-7686-430c-a439-50bcc80cb2f4 req-98ea0e74-e6b6-4938-aa1d-7d618121a225 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:02.472502 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5bb1be0a-7686-430c-a439-50bcc80cb2f4 req-98ea0e74-e6b6-4938-aa1d-7d618121a225 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:02.472633 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5bb1be0a-7686-430c-a439-50bcc80cb2f4 req-98ea0e74-e6b6-4938-aa1d-7d618121a225 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:02.480608 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5bb1be0a-7686-430c-a439-50bcc80cb2f4 req-98ea0e74-e6b6-4938-aa1d-7d618121a225 service nova] Creating event network-vif-unplugged:eab5e56c-cdb6-4751-b203-d91ede219ae7 for instance df0f4a9c-e19c-42cb-967a-d632382d28c5 on np0000006323 Aug 03 06:50:02.480608 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5bb1be0a-7686-430c-a439-50bcc80cb2f4 req-98ea0e74-e6b6-4938-aa1d-7d618121a225 service nova] Creating event network-vif-deleted:eab5e56c-cdb6-4751-b203-d91ede219ae7 for instance df0f4a9c-e19c-42cb-967a-d632382d28c5 on np0000006323 Aug 03 06:50:02.481002 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-5bb1be0a-7686-430c-a439-50bcc80cb2f4 req-98ea0e74-e6b6-4938-aa1d-7d618121a225 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:50:02.485673 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-5bb1be0a-7686-430c-a439-50bcc80cb2f4 req-98ea0e74-e6b6-4938-aa1d-7d618121a225 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.022239 Aug 03 06:50:02.485972 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 654/1974] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:50:02 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:50:03.713706 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:50:03.714153 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:50:03.717646 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:03.717843 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:03.717974 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:03.718320 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:03.718468 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:03.718619 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:03.765363 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] HTTP exception thrown: Instance 276159ee-c355-448e-a0ed-295be827ab42 is not attached to volume 7d713bbf-8b5e-4702-9cf4-e267375e3a51 Aug 03 06:50:03.765578 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Returning 404 to user: Instance 276159ee-c355-448e-a0ed-295be827ab42 is not attached to volume 7d713bbf-8b5e-4702-9cf4-e267375e3a51 {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:50:03.765938 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-5c84438a-1b42-4ee0-a2be-8717b3d8e0a6 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/os-volume_attachments/7d713bbf-8b5e-4702-9cf4-e267375e3a51" status: 404 len: 154 microversion: 2.1 time: 0.054266 Aug 03 06:50:03.766229 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 663/1975] 10.4.3.71 () {66 vars in 1527 bytes} [Mon Aug 3 06:50:03 2026] DELETE /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42/os-volume_attachments/7d713bbf-8b5e-4702-9cf4-e267375e3a51 => generated 154 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:50:04.113022 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-e0c00469-db6d-4184-a11e-3febee297034 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:50:04.113439 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e0c00469-db6d-4184-a11e-3febee297034 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:50:04.117164 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0c00469-db6d-4184-a11e-3febee297034 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:04.117355 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0c00469-db6d-4184-a11e-3febee297034 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:04.117489 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0c00469-db6d-4184-a11e-3febee297034 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:04.117795 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0c00469-db6d-4184-a11e-3febee297034 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:04.117948 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0c00469-db6d-4184-a11e-3febee297034 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:04.118058 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-e0c00469-db6d-4184-a11e-3febee297034 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:04.132402 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-e0c00469-db6d-4184-a11e-3febee297034 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Going to try to terminate instance {{(pid=84358) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:50:04.136122 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-4258e102-33e8-4c3e-becf-e1c5ec54c44c req-06ef29dd-b3c9-4019-9ab2-3ee96997970c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "276159ee-c355-448e-a0ed-295be827ab42", "tag": "e5387a98-cfb5-47b2-87d3-b10f882388bd"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:50:04.141848 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4258e102-33e8-4c3e-becf-e1c5ec54c44c req-06ef29dd-b3c9-4019-9ab2-3ee96997970c service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:04.142076 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4258e102-33e8-4c3e-becf-e1c5ec54c44c req-06ef29dd-b3c9-4019-9ab2-3ee96997970c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:04.142277 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-4258e102-33e8-4c3e-becf-e1c5ec54c44c req-06ef29dd-b3c9-4019-9ab2-3ee96997970c service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:04.149773 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-4258e102-33e8-4c3e-becf-e1c5ec54c44c req-06ef29dd-b3c9-4019-9ab2-3ee96997970c service nova] Creating event network-changed:e5387a98-cfb5-47b2-87d3-b10f882388bd for instance 276159ee-c355-448e-a0ed-295be827ab42 on np0000006323 Aug 03 06:50:04.150159 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-4258e102-33e8-4c3e-becf-e1c5ec54c44c req-06ef29dd-b3c9-4019-9ab2-3ee96997970c service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:50:04.154428 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-4258e102-33e8-4c3e-becf-e1c5ec54c44c req-06ef29dd-b3c9-4019-9ab2-3ee96997970c service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020189 Aug 03 06:50:04.154810 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 655/1976] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:50:04 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) Aug 03 06:50:04.194607 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-e0c00469-db6d-4184-a11e-3febee297034 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42" status: 204 len: 0 microversion: 2.1 time: 0.083511 Aug 03 06:50:04.195066 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 659/1977] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:50:04 2026] DELETE /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:50:04.206706 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:50:04.208706 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:50:04.213390 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:04.213732 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:04.213977 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:04.214536 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:04.214887 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:04.215190 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:04.239064 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:50:04.357954 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fcb56723216c49c088fdd9f840c820f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b892d476eaeb4577875b7656570bf7c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:50:04.369360 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-23b5bfa6-56fc-42d9-8984-74fae2c9fef5 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42" status: 200 len: 1666 microversion: 2.1 time: 0.164550 Aug 03 06:50:04.369778 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 664/1978] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:50:04 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42 => generated 1666 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:50:04.730981 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-b0c52bb7-91c7-4560-934d-73585f972dd5 req-2e6a25bd-3941-4364-9bd8-b84e1e8e6969 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "276159ee-c355-448e-a0ed-295be827ab42", "name": "network-vif-unplugged", "status": "completed", "tag": "e5387a98-cfb5-47b2-87d3-b10f882388bd"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:50:04.737298 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b0c52bb7-91c7-4560-934d-73585f972dd5 req-2e6a25bd-3941-4364-9bd8-b84e1e8e6969 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:04.737793 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b0c52bb7-91c7-4560-934d-73585f972dd5 req-2e6a25bd-3941-4364-9bd8-b84e1e8e6969 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:04.737793 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-b0c52bb7-91c7-4560-934d-73585f972dd5 req-2e6a25bd-3941-4364-9bd8-b84e1e8e6969 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:04.747493 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-b0c52bb7-91c7-4560-934d-73585f972dd5 req-2e6a25bd-3941-4364-9bd8-b84e1e8e6969 service nova] Creating event network-vif-unplugged:e5387a98-cfb5-47b2-87d3-b10f882388bd for instance 276159ee-c355-448e-a0ed-295be827ab42 on np0000006323 Aug 03 06:50:04.747989 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-b0c52bb7-91c7-4560-934d-73585f972dd5 req-2e6a25bd-3941-4364-9bd8-b84e1e8e6969 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:50:04.752908 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-b0c52bb7-91c7-4560-934d-73585f972dd5 req-2e6a25bd-3941-4364-9bd8-b84e1e8e6969 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024303 Aug 03 06:50:04.753528 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 656/1979] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:50:04 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) Aug 03 06:50:05.058126 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-cf772849-b70d-42be-a74f-d3e58e8d6347 req-ed40fee1-5ecc-4f7e-8640-9e46289d0065 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "276159ee-c355-448e-a0ed-295be827ab42", "name": "network-vif-deleted", "tag": "e5387a98-cfb5-47b2-87d3-b10f882388bd"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:50:05.067935 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cf772849-b70d-42be-a74f-d3e58e8d6347 req-ed40fee1-5ecc-4f7e-8640-9e46289d0065 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:05.068083 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cf772849-b70d-42be-a74f-d3e58e8d6347 req-ed40fee1-5ecc-4f7e-8640-9e46289d0065 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:05.068262 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-cf772849-b70d-42be-a74f-d3e58e8d6347 req-ed40fee1-5ecc-4f7e-8640-9e46289d0065 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:05.078520 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-cf772849-b70d-42be-a74f-d3e58e8d6347 req-ed40fee1-5ecc-4f7e-8640-9e46289d0065 service nova] Creating event network-vif-deleted:e5387a98-cfb5-47b2-87d3-b10f882388bd for instance 276159ee-c355-448e-a0ed-295be827ab42 on np0000006323 Aug 03 06:50:05.079039 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-cf772849-b70d-42be-a74f-d3e58e8d6347 req-ed40fee1-5ecc-4f7e-8640-9e46289d0065 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:50:05.086160 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-cf772849-b70d-42be-a74f-d3e58e8d6347 req-ed40fee1-5ecc-4f7e-8640-9e46289d0065 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030565 Aug 03 06:50:05.086334 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 660/1980] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:50:05 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) Aug 03 06:50:05.387669 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:50:05.391160 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] [instance: 276159ee-c355-448e-a0ed-295be827ab42] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:50:05.396327 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:05.396615 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:05.396895 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:05.397429 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:05.397755 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:05.398129 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:05.406866 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.wsgi [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] HTTP exception thrown: Instance 276159ee-c355-448e-a0ed-295be827ab42 could not be found. Aug 03 06:50:05.407141 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Returning 404 to user: Instance 276159ee-c355-448e-a0ed-295be827ab42 could not be found. {{(pid=84359) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:50:05.407594 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-acaa7966-ec7b-430b-abf0-7884dfe887b9 tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42" status: 404 len: 111 microversion: 2.1 time: 0.021887 Aug 03 06:50:05.407919 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 665/1981] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:50:05 2026] GET /compute/v2.1/servers/276159ee-c355-448e-a0ed-295be827ab42 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:50:06.677236 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-53f7f413-069a-446c-b51b-e335cb60a0cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:50:06.695309 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-53f7f413-069a-446c-b51b-e335cb60a0cc tempest-TestStampPattern-1395142342 tempest-TestStampPattern-1395142342-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-2090162475" status: 202 len: 0 microversion: 2.1 time: 0.020540 Aug 03 06:50:06.695784 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 657/1982] 10.4.3.71 () {66 vars in 1359 bytes} [Mon Aug 3 06:50:06 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-2090162475 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:50:06.796134 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-c4a2cbd1-1d07-4a1d-b99d-f16b473c2f63 req-2b11702f-2e51-46d0-8807-0383b1e539d6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "276159ee-c355-448e-a0ed-295be827ab42", "name": "network-vif-unplugged", "status": "completed", "tag": "e5387a98-cfb5-47b2-87d3-b10f882388bd"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:50:06.802446 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c4a2cbd1-1d07-4a1d-b99d-f16b473c2f63 req-2b11702f-2e51-46d0-8807-0383b1e539d6 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:50:06.802679 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c4a2cbd1-1d07-4a1d-b99d-f16b473c2f63 req-2b11702f-2e51-46d0-8807-0383b1e539d6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:50:06.802851 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-c4a2cbd1-1d07-4a1d-b99d-f16b473c2f63 req-2b11702f-2e51-46d0-8807-0383b1e539d6 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:50:06.809672 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-c4a2cbd1-1d07-4a1d-b99d-f16b473c2f63 req-2b11702f-2e51-46d0-8807-0383b1e539d6 service nova] Creating event network-vif-unplugged:e5387a98-cfb5-47b2-87d3-b10f882388bd for instance 276159ee-c355-448e-a0ed-295be827ab42 on np0000006323 Aug 03 06:50:06.810132 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-c4a2cbd1-1d07-4a1d-b99d-f16b473c2f63 req-2b11702f-2e51-46d0-8807-0383b1e539d6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:50:06.814336 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-c4a2cbd1-1d07-4a1d-b99d-f16b473c2f63 req-2b11702f-2e51-46d0-8807-0383b1e539d6 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020418 Aug 03 06:50:06.815300 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 661/1983] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:50:06 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) Aug 03 06:50:14.741603 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=14 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:50:15.393619 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=6 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:50:15.401030 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=15 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:50:16.686673 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=6,nova_api:DELETE=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:50:16.800421 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=12,nova_api:UPDATE=2 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:50:16.805513 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=26,nova_cell1:INSERT=3,nova_cell1:UPDATE=4 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:04.812399 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-fae31c12-d7c2-41c1-a27a-22d0ac7e139e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2112955478", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEaaWONsF2PH7FFiR2RZ65iOcHOMmSXDsCXd/80GqzAD8HfbuVITNr7Z813tK907aklQuvxPjqeofPIn5E2A3QQrrQ2XblOkiGWst+VMcThKAwfyFWJ18sB8IAz3Fw88ew=="}} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:53:04.822494 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-fae31c12-d7c2-41c1-a27a-22d0ac7e139e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Getting quotas for project ed9cc98abe8f47e1bd2649726da59a8d. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:53:04.824991 np0000006323 devstack@n-api.service[84359]: DEBUG nova.quota [None req-fae31c12-d7c2-41c1-a27a-22d0ac7e139e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Getting quotas for user 9b7882172bcd4c77a8083f3dc2fdc766 and project ed9cc98abe8f47e1bd2649726da59a8d. Resources: {'key_pairs'} {{(pid=84359) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:53:04.841646 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-fae31c12-d7c2-41c1-a27a-22d0ac7e139e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.031258 Aug 03 06:53:04.842068 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 666/1984] 10.4.3.71 () {68 vars in 1270 bytes} [Mon Aug 3 06:53:04 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) Aug 03 06:53:05.859703 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-instance-437556967", "imageRef": "0c5961cc-ae26-4f12-b61f-08f0083468cc", "flavorRef": "42", "block_device_mapping": [{"volume_id": "711babdc-a116-41bf-8467-853576db98e4", "delete_on_termination": "0"}], "networks": [{"uuid": "eaa7cea8-007b-476b-85ba-f591af4e8dce"}], "security_groups": [{"name": "tempest-securitygroup--30347878"}], "key_name": "tempest-keypair-2112955478", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:53:06.034297 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:06.034629 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:06.034922 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:06.035476 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:06.035785 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:06.037275 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:06.044475 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:53:06.102691 np0000006323 devstack@n-api.service[84360]: DEBUG nova.network.neutron [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] validate_networks() for [('eaa7cea8-007b-476b-85ba-f591af4e8dce', None, None, None, None, None)] {{(pid=84360) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 03 06:53:06.103081 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:53:06.326860 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:53:06.514750 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Flavor limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 03 06:53:06.514930 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Image limits 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 03 06:53:06.515119 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Flavor pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 03 06:53:06.515266 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Image pref 0:0:0 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 03 06:53:06.515421 np0000006323 devstack@n-api.service[84360]: DEBUG nova.virt.hardware [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=84360) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 03 06:53:06.522598 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:06.522811 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:06.522936 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:06.523401 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:06.523556 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:06.523727 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:06.535681 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Getting quotas for project ed9cc98abe8f47e1bd2649726da59a8d. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 03 06:53:06.538592 np0000006323 devstack@n-api.service[84360]: DEBUG nova.quota [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Getting quotas for user 9b7882172bcd4c77a8083f3dc2fdc766 and project ed9cc98abe8f47e1bd2649726da59a8d. Resources: {'ram', 'cores', 'instances'} {{(pid=84360) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 03 06:53:06.573038 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Going to run 1 instances... {{(pid=84360) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 03 06:53:06.574834 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] 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='0c5961cc-ae26-4f12-b61f-08f0083468cc',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='711babdc-a116-41bf-8467-853576db98e4',volume_size=None,volume_type=None)] {{(pid=84360) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 03 06:53:06.678904 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-ff1b41f7-a3c9-4a11-b3fe-026770e8e6ce tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.821857 Aug 03 06:53:06.679357 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 658/1985] 10.4.3.71 () {68 vars in 1258 bytes} [Mon Aug 3 06:53:05 2026] POST /compute/v2.1/servers => generated 402 bytes in 823 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Aug 03 06:53:06.691072 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-15305234-e166-4521-9655-1999484f8e2a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:53:06.692754 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-15305234-e166-4521-9655-1999484f8e2a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:53:06.704443 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-15305234-e166-4521-9655-1999484f8e2a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:53:06.796445 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-15305234-e166-4521-9655-1999484f8e2a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7882172bcd4c77a8083f3dc2fdc766', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed9cc98abe8f47e1bd2649726da59a8d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:53:06.803556 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-15305234-e166-4521-9655-1999484f8e2a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba" status: 200 len: 1212 microversion: 2.1 time: 0.115338 Aug 03 06:53:06.803896 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 662/1986] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:53:06 2026] GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba => generated 1212 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:53:07.818402 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:53:07.820299 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:53:07.824624 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:07.824878 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:07.825071 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:07.825505 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:07.825924 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:07.826217 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:07.843627 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:53:08.071022 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7882172bcd4c77a8083f3dc2fdc766', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed9cc98abe8f47e1bd2649726da59a8d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:53:08.079708 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-ef9ed23d-75e7-4956-a83d-0f8444e9103e tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba" status: 200 len: 1394 microversion: 2.1 time: 0.262905 Aug 03 06:53:08.080072 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 667/1987] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:53:07 2026] GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba => generated 1394 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:53:08.740332 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-1032b9c1-293a-4f8f-adba-3a8ac72267eb req-7c7bb666-3538-4d06-b570-f2413b4d1331 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba", "tag": "d1284328-e3ba-406e-acaa-aaf25a764ca5"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:53:08.746625 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1032b9c1-293a-4f8f-adba-3a8ac72267eb req-7c7bb666-3538-4d06-b570-f2413b4d1331 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:08.746872 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1032b9c1-293a-4f8f-adba-3a8ac72267eb req-7c7bb666-3538-4d06-b570-f2413b4d1331 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:08.747017 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-1032b9c1-293a-4f8f-adba-3a8ac72267eb req-7c7bb666-3538-4d06-b570-f2413b4d1331 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:08.754241 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-1032b9c1-293a-4f8f-adba-3a8ac72267eb req-7c7bb666-3538-4d06-b570-f2413b4d1331 service nova] Creating event network-changed:d1284328-e3ba-406e-acaa-aaf25a764ca5 for instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba on np0000006323 Aug 03 06:53:08.754717 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-1032b9c1-293a-4f8f-adba-3a8ac72267eb req-7c7bb666-3538-4d06-b570-f2413b4d1331 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:53:08.759870 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-1032b9c1-293a-4f8f-adba-3a8ac72267eb req-7c7bb666-3538-4d06-b570-f2413b4d1331 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053977 Aug 03 06:53:08.760237 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 659/1988] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:53:08 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:53:09.097699 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:53:09.099466 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:53:09.105928 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:09.106232 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:09.106459 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:09.106950 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:09.107243 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:09.107573 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:09.123599 np0000006323 devstack@n-api.service[84358]: WARNING neutronclient.v2_0.client [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:53:09.325520 np0000006323 devstack@n-api.service[84358]: DEBUG nova.policy [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7882172bcd4c77a8083f3dc2fdc766', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed9cc98abe8f47e1bd2649726da59a8d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84358) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:53:09.335743 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-4b4871cb-a2d5-4e4b-be85-afdaf3546528 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba" status: 200 len: 1382 microversion: 2.1 time: 0.240609 Aug 03 06:53:09.336178 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 663/1989] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:53:09 2026] GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba => generated 1382 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:53:09.417842 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-01bd7c48-9c4a-47b2-901c-6ca90bec23b8 req-86a9b4bc-7379-4d7b-b3b1-21ecb2177d36 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba", "name": "network-vif-plugged", "status": "completed", "tag": "d1284328-e3ba-406e-acaa-aaf25a764ca5"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:53:09.426797 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01bd7c48-9c4a-47b2-901c-6ca90bec23b8 req-86a9b4bc-7379-4d7b-b3b1-21ecb2177d36 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:09.427063 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01bd7c48-9c4a-47b2-901c-6ca90bec23b8 req-86a9b4bc-7379-4d7b-b3b1-21ecb2177d36 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:09.427268 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-01bd7c48-9c4a-47b2-901c-6ca90bec23b8 req-86a9b4bc-7379-4d7b-b3b1-21ecb2177d36 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:09.436563 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-01bd7c48-9c4a-47b2-901c-6ca90bec23b8 req-86a9b4bc-7379-4d7b-b3b1-21ecb2177d36 service nova] Creating event network-vif-plugged:d1284328-e3ba-406e-acaa-aaf25a764ca5 for instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba on np0000006323 Aug 03 06:53:09.437199 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-01bd7c48-9c4a-47b2-901c-6ca90bec23b8 req-86a9b4bc-7379-4d7b-b3b1-21ecb2177d36 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:53:09.443256 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-01bd7c48-9c4a-47b2-901c-6ca90bec23b8 req-86a9b4bc-7379-4d7b-b3b1-21ecb2177d36 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.062665 Aug 03 06:53:09.443869 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 668/1990] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:53:09 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:53:10.352711 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:53:10.354206 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:53:10.359161 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:10.359447 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:10.359672 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:10.360088 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:10.360412 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:10.360680 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:10.384619 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:53:10.512615 np0000006323 devstack@n-api.service[84360]: DEBUG nova.policy [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7882172bcd4c77a8083f3dc2fdc766', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed9cc98abe8f47e1bd2649726da59a8d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84360) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:53:10.521400 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-a2e39ca1-4f7c-4c56-abab-b857a81a51c6 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba" status: 200 len: 1382 microversion: 2.1 time: 0.170731 Aug 03 06:53:10.521745 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 660/1991] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:53:10 2026] GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba => generated 1382 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:53:11.481314 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-0a07550c-b9f2-484f-9b0b-376ba6598d0b req-3c5884f8-d341-4198-8b3b-7d36922ccbb8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba", "name": "network-vif-plugged", "status": "completed", "tag": "d1284328-e3ba-406e-acaa-aaf25a764ca5"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:53:11.489222 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-0a07550c-b9f2-484f-9b0b-376ba6598d0b req-3c5884f8-d341-4198-8b3b-7d36922ccbb8 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:11.489475 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-0a07550c-b9f2-484f-9b0b-376ba6598d0b req-3c5884f8-d341-4198-8b3b-7d36922ccbb8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:11.489673 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-0a07550c-b9f2-484f-9b0b-376ba6598d0b req-3c5884f8-d341-4198-8b3b-7d36922ccbb8 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:11.497294 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-0a07550c-b9f2-484f-9b0b-376ba6598d0b req-3c5884f8-d341-4198-8b3b-7d36922ccbb8 service nova] Creating event network-vif-plugged:d1284328-e3ba-406e-acaa-aaf25a764ca5 for instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba on np0000006323 Aug 03 06:53:11.497823 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-0a07550c-b9f2-484f-9b0b-376ba6598d0b req-3c5884f8-d341-4198-8b3b-7d36922ccbb8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:53:11.503857 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-0a07550c-b9f2-484f-9b0b-376ba6598d0b req-3c5884f8-d341-4198-8b3b-7d36922ccbb8 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024791 Aug 03 06:53:11.504194 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 664/1992] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:53:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:53:11.539765 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:53:11.541462 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:53:11.546190 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:11.546551 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:11.546825 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:11.547281 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:11.547626 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:11.547974 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:11.562683 np0000006323 devstack@n-api.service[84359]: WARNING neutronclient.v2_0.client [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:53:11.686442 np0000006323 devstack@n-api.service[84359]: DEBUG nova.policy [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b7882172bcd4c77a8083f3dc2fdc766', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed9cc98abe8f47e1bd2649726da59a8d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=84359) authorize /opt/stack/nova/nova/policy.py:202}} Aug 03 06:53:11.695891 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-9f1a47dc-698e-42da-a07c-a9fd26e88e7a tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba" status: 200 len: 1564 microversion: 2.1 time: 0.158131 Aug 03 06:53:11.696260 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 669/1993] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:53:11 2026] GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba => generated 1564 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 03 06:53:11.713113 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-c0ad7b61-03d2-48b2-9255-f7b35c6563f7 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:53:11.714876 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-c0ad7b61-03d2-48b2-9255-f7b35c6563f7 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:53:11.719779 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c0ad7b61-03d2-48b2-9255-f7b35c6563f7 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:11.720017 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c0ad7b61-03d2-48b2-9255-f7b35c6563f7 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:11.720196 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c0ad7b61-03d2-48b2-9255-f7b35c6563f7 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:11.720525 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c0ad7b61-03d2-48b2-9255-f7b35c6563f7 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:11.720842 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c0ad7b61-03d2-48b2-9255-f7b35c6563f7 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:11.721043 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-c0ad7b61-03d2-48b2-9255-f7b35c6563f7 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:11.737326 np0000006323 devstack@n-api.service[84360]: WARNING neutronclient.v2_0.client [None req-c0ad7b61-03d2-48b2-9255-f7b35c6563f7 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 03 06:53:11.866248 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-c0ad7b61-03d2-48b2-9255-f7b35c6563f7 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.154931 Aug 03 06:53:11.866248 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 661/1994] 10.4.3.71 () {66 vars in 1386 bytes} [Mon Aug 3 06:53:11 2026] GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba/os-interface => generated 282 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 03 06:53:12.564224 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-4869614a-b02e-49ef-8c70-86c7f88d62e3 req-7044eee2-87b4-4403-b9b1-d7bc6021fa10 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba", "tag": "d1284328-e3ba-406e-acaa-aaf25a764ca5"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:53:12.571148 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4869614a-b02e-49ef-8c70-86c7f88d62e3 req-7044eee2-87b4-4403-b9b1-d7bc6021fa10 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:12.571332 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4869614a-b02e-49ef-8c70-86c7f88d62e3 req-7044eee2-87b4-4403-b9b1-d7bc6021fa10 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:12.571491 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-4869614a-b02e-49ef-8c70-86c7f88d62e3 req-7044eee2-87b4-4403-b9b1-d7bc6021fa10 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:12.578537 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-4869614a-b02e-49ef-8c70-86c7f88d62e3 req-7044eee2-87b4-4403-b9b1-d7bc6021fa10 service nova] Creating event network-changed:d1284328-e3ba-406e-acaa-aaf25a764ca5 for instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba on np0000006323 Aug 03 06:53:12.578987 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-4869614a-b02e-49ef-8c70-86c7f88d62e3 req-7044eee2-87b4-4403-b9b1-d7bc6021fa10 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:53:12.583466 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-4869614a-b02e-49ef-8c70-86c7f88d62e3 req-7044eee2-87b4-4403-b9b1-d7bc6021fa10 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022083 Aug 03 06:53:12.583892 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 665/1995] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:53: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) Aug 03 06:53:14.829069 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell0:SELECT=2 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:16.526763 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=2 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:16.542312 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell0:SELECT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:16.798625 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell0:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:21.544129 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=8,nova_api:INSERT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:21.689773 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=9 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:21.717068 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=10,nova_api:INSERT=3 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:21.732206 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=10 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:22.568674 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=5 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:22.575132 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=6 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:48.579206 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-4eb9f6dd-b698-4d94-a26f-708ceb408759 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:53:48.579820 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4eb9f6dd-b698-4d94-a26f-708ceb408759 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] Fetching instance by UUID {{(pid=84359) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:53:48.584060 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4eb9f6dd-b698-4d94-a26f-708ceb408759 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:48.584278 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4eb9f6dd-b698-4d94-a26f-708ceb408759 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:48.584507 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4eb9f6dd-b698-4d94-a26f-708ceb408759 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:48.584873 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4eb9f6dd-b698-4d94-a26f-708ceb408759 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:48.585063 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4eb9f6dd-b698-4d94-a26f-708ceb408759 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:48.585223 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [None req-4eb9f6dd-b698-4d94-a26f-708ceb408759 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:48.597977 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.api [None req-4eb9f6dd-b698-4d94-a26f-708ceb408759 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] Going to try to terminate instance {{(pid=84359) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 03 06:53:48.643301 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-4eb9f6dd-b698-4d94-a26f-708ceb408759 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba" status: 204 len: 0 microversion: 2.1 time: 0.066122 Aug 03 06:53:48.643971 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 670/1996] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:53:48 2026] DELETE /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 03 06:53:49.145847 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [req-5055c5c0-204b-4ceb-8d8d-287d096530b6 req-74db5f22-41df-42e2-bee4-594f00b00dbe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba", "name": "network-vif-unplugged", "status": "completed", "tag": "d1284328-e3ba-406e-acaa-aaf25a764ca5"}]} {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:53:49.152769 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5055c5c0-204b-4ceb-8d8d-287d096530b6 req-74db5f22-41df-42e2-bee4-594f00b00dbe service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:49.152979 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5055c5c0-204b-4ceb-8d8d-287d096530b6 req-74db5f22-41df-42e2-bee4-594f00b00dbe service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:49.153132 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [req-5055c5c0-204b-4ceb-8d8d-287d096530b6 req-74db5f22-41df-42e2-bee4-594f00b00dbe service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:49.159949 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.compute.server_external_events [req-5055c5c0-204b-4ceb-8d8d-287d096530b6 req-74db5f22-41df-42e2-bee4-594f00b00dbe service nova] Creating event network-vif-unplugged:d1284328-e3ba-406e-acaa-aaf25a764ca5 for instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba on np0000006323 Aug 03 06:53:49.160510 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.rpcapi [req-5055c5c0-204b-4ceb-8d8d-287d096530b6 req-74db5f22-41df-42e2-bee4-594f00b00dbe service nova] RPC: Sending the message to topic: compute-alt {{(pid=84360) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:53:49.165782 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [req-5055c5c0-204b-4ceb-8d8d-287d096530b6 req-74db5f22-41df-42e2-bee4-594f00b00dbe service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023461 Aug 03 06:53:49.166043 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 662/1997] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:53:49 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) Aug 03 06:53:49.751956 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [req-6d3f826d-8d3c-4a08-b87c-5fd2b6d269bf req-30c6a70c-d37e-4e03-800b-3c22360e5f83 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba", "name": "network-vif-deleted", "tag": "d1284328-e3ba-406e-acaa-aaf25a764ca5"}]} {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:53:49.760616 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6d3f826d-8d3c-4a08-b87c-5fd2b6d269bf req-30c6a70c-d37e-4e03-800b-3c22360e5f83 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:49.760901 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6d3f826d-8d3c-4a08-b87c-5fd2b6d269bf req-30c6a70c-d37e-4e03-800b-3c22360e5f83 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:49.761090 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [req-6d3f826d-8d3c-4a08-b87c-5fd2b6d269bf req-30c6a70c-d37e-4e03-800b-3c22360e5f83 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:49.769465 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.compute.server_external_events [req-6d3f826d-8d3c-4a08-b87c-5fd2b6d269bf req-30c6a70c-d37e-4e03-800b-3c22360e5f83 service nova] Creating event network-vif-deleted:d1284328-e3ba-406e-acaa-aaf25a764ca5 for instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba on np0000006323 Aug 03 06:53:49.770115 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.rpcapi [req-6d3f826d-8d3c-4a08-b87c-5fd2b6d269bf req-30c6a70c-d37e-4e03-800b-3c22360e5f83 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84358) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:53:49.775438 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [req-6d3f826d-8d3c-4a08-b87c-5fd2b6d269bf req-30c6a70c-d37e-4e03-800b-3c22360e5f83 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025991 Aug 03 06:53:49.775901 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 666/1998] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:53:49 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) Aug 03 06:53:51.211942 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [req-481cfcdd-5a79-469b-8dc7-b54dd9f41d3e req-a97e0dd7-48a5-4978-9e1d-461d2b520393 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba", "name": "network-vif-unplugged", "status": "completed", "tag": "d1284328-e3ba-406e-acaa-aaf25a764ca5"}]} {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 03 06:53:51.218006 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-481cfcdd-5a79-469b-8dc7-b54dd9f41d3e req-a97e0dd7-48a5-4978-9e1d-461d2b520393 service nova] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:53:51.218233 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-481cfcdd-5a79-469b-8dc7-b54dd9f41d3e req-a97e0dd7-48a5-4978-9e1d-461d2b520393 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:53:51.218351 np0000006323 devstack@n-api.service[84359]: DEBUG oslo_concurrency.lockutils [req-481cfcdd-5a79-469b-8dc7-b54dd9f41d3e req-a97e0dd7-48a5-4978-9e1d-461d2b520393 service nova] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84359) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:53:51.226004 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.compute.server_external_events [req-481cfcdd-5a79-469b-8dc7-b54dd9f41d3e req-a97e0dd7-48a5-4978-9e1d-461d2b520393 service nova] Creating event network-vif-unplugged:d1284328-e3ba-406e-acaa-aaf25a764ca5 for instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba on np0000006323 Aug 03 06:53:51.226434 np0000006323 devstack@n-api.service[84359]: DEBUG nova.compute.rpcapi [req-481cfcdd-5a79-469b-8dc7-b54dd9f41d3e req-a97e0dd7-48a5-4978-9e1d-461d2b520393 service nova] RPC: Sending the message to topic: compute-alt {{(pid=84359) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 03 06:53:51.230887 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [req-481cfcdd-5a79-469b-8dc7-b54dd9f41d3e req-a97e0dd7-48a5-4978-9e1d-461d2b520393 service nova] 10.4.3.71 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020964 Aug 03 06:53:51.231806 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 671/1999] 10.4.3.71 () {72 vars in 1425 bytes} [Mon Aug 3 06:53:51 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) Aug 03 06:53:59.149874 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:59.155777 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:59.757036 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:53:59.764531 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:54:01.215737 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=5,nova_api:UPDATE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:54:01.221470 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_cell1:SELECT=10,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:54:03.196003 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Calling method '>' {{(pid=84360) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:54:03.196462 np0000006323 devstack@n-api.service[84360]: DEBUG nova.compute.api [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] Fetching instance by UUID {{(pid=84360) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:54:03.199448 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:54:03.199626 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:54:03.199800 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:54:03.200023 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:54:03.200161 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:54:03.200264 np0000006323 devstack@n-api.service[84360]: DEBUG oslo_concurrency.lockutils [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84360) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:54:03.209918 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.wsgi [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] HTTP exception thrown: Instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba could not be found. Aug 03 06:54:03.210141 np0000006323 devstack@n-api.service[84360]: DEBUG nova.api.openstack.wsgi [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Returning 404 to user: Instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba could not be found. {{(pid=84360) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:54:03.210545 np0000006323 devstack@n-api.service[84360]: INFO nova.api.openstack.requestlog [None req-cf1786de-4b3e-4a69-909a-37459a625620 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "DELETE /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba" status: 404 len: 111 microversion: 2.1 time: 0.016398 Aug 03 06:54:03.210883 np0000006323 devstack@n-api.service[84360]: [pid: 84360|app: 0|req: 663/2000] 10.4.3.71 () {66 vars in 1350 bytes} [Mon Aug 3 06:54:03 2026] DELETE /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:54:03.220772 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Calling method '>' {{(pid=84358) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:54:03.222927 np0000006323 devstack@n-api.service[84358]: DEBUG nova.compute.api [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] [instance: 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba] Fetching instance by UUID {{(pid=84358) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 03 06:54:03.227850 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:54:03.228217 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:54:03.228556 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:54:03.229152 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Acquiring lock "d7118260-a98a-413a-9090-32085d3de07a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 03 06:54:03.229593 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 03 06:54:03.230012 np0000006323 devstack@n-api.service[84358]: DEBUG oslo_concurrency.lockutils [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Lock "d7118260-a98a-413a-9090-32085d3de07a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84358) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 03 06:54:03.240675 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.wsgi [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] HTTP exception thrown: Instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba could not be found. Aug 03 06:54:03.241854 np0000006323 devstack@n-api.service[84358]: DEBUG nova.api.openstack.wsgi [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Returning 404 to user: Instance 3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba could not be found. {{(pid=84358) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 03 06:54:03.242377 np0000006323 devstack@n-api.service[84358]: INFO nova.api.openstack.requestlog [None req-50fd79ba-de15-4c6f-a5b6-724bdb61c970 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba" status: 404 len: 111 microversion: 2.1 time: 0.023949 Aug 03 06:54:03.242887 np0000006323 devstack@n-api.service[84358]: [pid: 84358|app: 0|req: 667/2001] 10.4.3.71 () {66 vars in 1347 bytes} [Mon Aug 3 06:54:03 2026] GET /compute/v2.1/servers/3f5ee77a-4ec9-46e1-8ee5-7c8ce0b5e1ba => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 03 06:54:03.252371 np0000006323 devstack@n-api.service[84359]: DEBUG nova.api.openstack.wsgi [None req-50124770-6b80-4500-ac55-6730c1186113 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] Calling method '>' {{(pid=84359) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 03 06:54:03.266766 np0000006323 devstack@n-api.service[84359]: INFO nova.api.openstack.requestlog [None req-50124770-6b80-4500-ac55-6730c1186113 tempest-VolumesBackupsTest-168064348 tempest-VolumesBackupsTest-168064348-project-member] 10.4.3.71 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2112955478" status: 202 len: 0 microversion: 2.1 time: 0.016772 Aug 03 06:54:03.267092 np0000006323 devstack@n-api.service[84359]: [pid: 84359|app: 0|req: 672/2002] 10.4.3.71 () {66 vars in 1332 bytes} [Mon Aug 3 06:54:03 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2112955478 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 03 06:54:13.198098 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_api:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:54:13.204199 np0000006323 devstack@n-api.service[84360]: DEBUG dbcounter [-] [84360] Writing DB stats nova_cell1:SELECT=1 {{(pid=84360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:54:13.226064 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_api:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:54:13.235469 np0000006323 devstack@n-api.service[84358]: DEBUG dbcounter [-] [84358] Writing DB stats nova_cell1:SELECT=1 {{(pid=84358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 06:54:13.260877 np0000006323 devstack@n-api.service[84359]: DEBUG dbcounter [-] [84359] Writing DB stats nova_api:SELECT=1,nova_api:DELETE=1 {{(pid=84359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}